Package org.eclnt.ccaddons.diagram.dc
Interface IDrawCommand
- All Known Implementing Classes:
DCFilledRoundedRectangle
,DCImage
,DCLine
,DCOvalLine
,DCPolyLine
,DCRectangle
,DCSvg
public interface IDrawCommand
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionparseParemeters
(List<String> parameters) void
render2SVG
(SVGExportMode mode, StringBuffer sb, SVGExportProperties exportProperties)
-
Method Details
-
parseParemeters
-
render2SVG
-