Package org.eclnt.ccaddons.diagram.svg
Class PNGExport
java.lang.Object
org.eclnt.ccaddons.diagram.svg.PNGExport
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic byte[]
createPNG
(ShapeRepository repository, Chart chart, int size, SVGExportProperties exportProperties) static byte[]
createPNG
(ShapeRepository repository, Chart chart, SVGExportProperties exportProperties) static byte[]
createPNGForSVG
(String svg, int size) static byte[]
createPNGForSVG
(String svg, int height, int width)
-
Constructor Details
-
PNGExport
public PNGExport()
-
-
Method Details
-
createPNG
public static byte[] createPNG(ShapeRepository repository, Chart chart, int size, SVGExportProperties exportProperties) -
createPNG
public static byte[] createPNG(ShapeRepository repository, Chart chart, SVGExportProperties exportProperties) -
createPNGForSVG
-
createPNGForSVG
-