Class SVGRendererEdgeUtil
Constructors
Methods
StaticgetArcPath
- getArcPath(arc: IIEdgeArc): string
Returns string
StaticgetLinePath
- getLinePath(line: IIEdgeLine): string
Returns string
StaticgetPolyLinePath
- getPolyLinePath(line: IIEdgePolyLine): string
Returns string
StaticgetSVGElement
- getSVGElement(edge: TIIEdge): SVGGraphicsElement
Returns SVGGraphicsElement
StaticgetSVGPath
- getSVGPath(edge: TIIEdge): string
Returns string