Class SVGRendererShapeUtil
Constructors
Methods
StaticgetCirclePath
- getCirclePath(circle: IIShapeCircle): string
Returns string
StaticgetEllipsePath
- getEllipsePath(ellipse: IIShapeEllipse): string
Returns string
StaticgetPolygonePath
- getPolygonePath(polygon: IIShapePolygon): string
Returns string
StaticgetSVGElement
- getSVGElement(shape: TIIShape): SVGGraphicsElement
Returns SVGGraphicsElement
StaticgetSVGPath
- getSVGPath(shape: TIIShape): string
Returns string