iink-ts - v3.2.1
Preparing search index...
SVGRendererEdgeUtil
Class SVGRendererEdgeUtil
Index
Constructors
constructor
Methods
get
Arc
Path
get
Line
Path
get
Poly
Line
Path
get
SVG
Element
get
SVG
Path
Constructors
constructor
new
SVGRendererEdgeUtil
()
:
SVGRendererEdgeUtil
Returns
SVGRendererEdgeUtil
Methods
Static
get
Arc
Path
getArcPath
(
arc
:
IIEdgeArc
)
:
string
Parameters
arc
:
IIEdgeArc
Returns
string
Static
get
Line
Path
getLinePath
(
line
:
IIEdgeLine
)
:
string
Parameters
line
:
IIEdgeLine
Returns
string
Static
get
Poly
Line
Path
getPolyLinePath
(
line
:
IIEdgePolyLine
)
:
string
Parameters
line
:
IIEdgePolyLine
Returns
string
Static
get
SVG
Element
getSVGElement
(
edge
:
TIIEdge
)
:
SVGGraphicsElement
Parameters
edge
:
TIIEdge
Returns
SVGGraphicsElement
Static
get
SVG
Path
getSVGPath
(
edge
:
TIIEdge
)
:
string
Parameters
edge
:
TIIEdge
Returns
string
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
Arc
Path
get
Line
Path
get
Poly
Line
Path
get
SVG
Element
get
SVG
Path
iink-ts - v3.2.1
Loading...