Package org.eclnt.ccaddons.diagram.dc
Class DCImage
java.lang.Object
org.eclnt.ccaddons.diagram.dc.DCImage
- 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:
-
ANCHOR_LEFT
- See Also:
-
ANCHOR_CENTER
- See Also:
-
ANCHOR_RIGHT
- See Also:
-
ANCHOR_TOP
- See Also:
-
ANCHOR_MIDDLE
- See Also:
-
ANCHOR_BOTTOM
- See Also:
-
-
Constructor Details
-
DCImage
-
-
Method Details
-
parseParemeters
- Specified by:
parseParemetersin interfaceIDrawCommand
-
render2SVG
- Specified by:
render2SVGin interfaceIDrawCommand
-