Class IISVGRendererShapeUtil
Constructors
Methods
Static
getCirclePath
- getCirclePath(circle: IIShapeCircle): string
Returns string
Static
getEllipsePath
- getEllipsePath(ellipse: IIShapeEllipse): string
Returns string
Static
getPolygonePath
- getPolygonePath(polygon: IIShapePolygon): string
Returns string
Static
getSVGElement
- getSVGElement(shape: TIIShape): SVGGraphicsElement
Returns SVGGraphicsElement
Static
getSVGPath
- getSVGPath(shape: TIIShape): string
Returns string