Package org.eclnt.ccaddons.diagram.svg
Class SVGExport
java.lang.Object
org.eclnt.ccaddons.diagram.svg.SVGExport
-
Constructor Summary
ConstructorsConstructorDescriptionSVGExport
(ShapeRepository repository, Chart chart, SVGExportProperties exportProperties) SVGExport
(ShapeRepository repository, Chart chart, SVGExportProperties exportProperties, ISVGDecorator attributeExtender) -
Method Summary
Modifier and TypeMethodDescriptioncreateSVG
(SVGExportMode mode) createSVGHTML
(SVGExportMode mode)
-
Constructor Details
-
SVGExport
-
SVGExport
public SVGExport(ShapeRepository repository, Chart chart, SVGExportProperties exportProperties, ISVGDecorator attributeExtender)
-
-
Method Details
-
getDimension
-
createSVGHTML
-
createSVG
-