Package org.eclnt.ccaddons.diagram.svg
Interface IShapeSVGRenderer
- All Known Implementing Classes:
DefaultShapeSVGRenderer
public interface IShapeSVGRenderer
-
Method Summary
Modifier and TypeMethodDescriptionrenderSVGFragment
(SVGExportMode mode, ChartShapeInstance shape, ShapeType type, SVGExportProperties exportProperties)
-
Method Details
-
renderSVGFragment
String renderSVGFragment(SVGExportMode mode, ChartShapeInstance shape, ShapeType type, SVGExportProperties exportProperties)
-