| Package | com.kapit.diagram.view |
| Interface | public interface ISVGExportable |
| Implementors | DiagramColumn, DiagramColumnCaption, DiagramColumnContainer, DiagramGroup, DiagramLaneCaption, DiagramLayer, DiagramLink, DiagramPanel, DiagramPanelCaption, DiagramPanelsContainer, DiagramSprite |
| Method | Defined by | ||
|---|---|---|---|
|
appendToSVGDocument(doc:SVGSVGElement):void
Adds this ISVGExportable object in SVG format to an SVGSVGElement object.
| ISVGExportable | ||