Class OISVGRendererStrokeUtil
Methods
Static
Protected
getArcPath
- getArcPath(center, radius): string
Returns string
Static
Protected
getFinalPath
- getFinalPath(begin, end, width): string
Returns string
Static
Protected
getLinePath
- getLinePath(begin, end, width): string
Returns string
Static
Protected
getQuadraticPath
- getQuadraticPath(begin, end, central, width): string
Returns string
Static
getSVGElement
- getSVGElement(stroke): SVGGraphicsElement
Returns SVGGraphicsElement
Static
getSVGPath
- getSVGPath(stroke): string
Returns string