Package org.eclnt.ccaddons.diagram.dc
Class DCSvg
java.lang.Object
org.eclnt.ccaddons.diagram.dc.DCSvg
- All Implemented Interfaces:
IDrawCommand
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eclnt.ccaddons.diagram.dc.IDrawCommand
IDrawCommand.IntParameter -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionparseParemeters(List<String> parameters) voidrender2SVG(SVGExportMode mode, StringBuffer sb, SVGExportProperties exportProperties)
-
Field Details
-
FUNCTION_NAME
- See Also:
-
-
Constructor Details
-
DCSvg
-
-
Method Details
-
parseParemeters
- Specified by:
parseParemetersin interfaceIDrawCommand
-
render2SVG
- Specified by:
render2SVGin interfaceIDrawCommand
-