Package org.eclnt.ccaddons.diagram.dc
Class DCOvalLine
java.lang.Object
org.eclnt.ccaddons.diagram.dc.DCOvalLine
- 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) void
render2SVG
(SVGExportMode mode, StringBuffer sb, SVGExportProperties exportProperties)
-
Field Details
-
FUNCTION_NAME
- See Also:
-
-
Constructor Details
-
DCOvalLine
-
-
Method Details
-
parseParemeters
- Specified by:
parseParemeters
in interfaceIDrawCommand
-
render2SVG
- Specified by:
render2SVG
in interfaceIDrawCommand
-