Class IISVGRendererEdgeUtil
Constructors
Methods
Static
getArcPath
- getArcPath(arc: IIEdgeArc): string
Returns string
Static
getLinePath
- getLinePath(line: IIEdgeLine): string
Returns string
Static
getPolyLinePath
- getPolyLinePath(line: IIEdgePolyLine): string
Returns string
Static
getSVGElement
- getSVGElement(edge: TIIEdge): SVGGraphicsElement
Returns SVGGraphicsElement
Static
getSVGPath
- getSVGPath(edge: TIIEdge): string
Returns string