Preparing search index...
The search index is not available
Threepipe SVG Rendering Plugins
Threepipe SVG Rendering Plugins
SVGDrawHandler
Class SVGDrawHandler
Index
Constructors
constructor
Properties
options
passes
Methods
drawSVG
Constructors
constructor
new
SVGDrawHandler
(
options
?:
SVGDrawOptions
)
:
SVGDrawHandler
Parameters
Optional
options
:
SVGDrawOptions
Returns
SVGDrawHandler
Properties
Readonly
options
options
:
Required
<
SVGDrawOptions
>
= ...
Readonly
passes
passes
:
DrawPass
[]
= ...
Methods
drawSVG
drawSVG
(
viewmap
:
Viewmap
,
size
:
SizeLike
,
info
?:
SVGDrawInfo
)
:
Promise
<
Svg
>
Parameters
viewmap
:
Viewmap
size
:
SizeLike
info
:
SVGDrawInfo
= ...
Returns
Promise
<
Svg
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
options
passes
Methods
drawSVG
Threepipe SVG Rendering Plugins
Loading...