iink-ts - v3.2.1
Preparing search index...
SVGRendererShapeUtil
Class SVGRendererShapeUtil
Index
Constructors
constructor
Methods
get
Circle
Path
get
Ellipse
Path
get
Polygone
Path
get
SVG
Element
get
SVG
Path
Constructors
constructor
new
SVGRendererShapeUtil
()
:
SVGRendererShapeUtil
Returns
SVGRendererShapeUtil
Methods
Static
get
Circle
Path
getCirclePath
(
circle
:
IIShapeCircle
)
:
string
Parameters
circle
:
IIShapeCircle
Returns
string
Static
get
Ellipse
Path
getEllipsePath
(
ellipse
:
IIShapeEllipse
)
:
string
Parameters
ellipse
:
IIShapeEllipse
Returns
string
Static
get
Polygone
Path
getPolygonePath
(
polygon
:
IIShapePolygon
)
:
string
Parameters
polygon
:
IIShapePolygon
Returns
string
Static
get
SVG
Element
getSVGElement
(
shape
:
TIIShape
)
:
SVGGraphicsElement
Parameters
shape
:
TIIShape
Returns
SVGGraphicsElement
Static
get
SVG
Path
getSVGPath
(
shape
:
TIIShape
)
:
string
Parameters
shape
:
TIIShape
Returns
string
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
Circle
Path
get
Ellipse
Path
get
Polygone
Path
get
SVG
Element
get
SVG
Path
iink-ts - v3.2.1
Loading...