GeometryUtils

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

convertPointFromNode
auto convertPointFromNode(DOMPointInit point, GeometryNode from)
Undocumented in source. Be warned that the author may not have intended to support it.
convertPointFromNode
auto convertPointFromNode(DOMPointInit point, GeometryNode from, ConvertCoordinateOptions options)
Undocumented in source. Be warned that the author may not have intended to support it.
convertQuadFromNode
auto convertQuadFromNode(DOMQuad quad, GeometryNode from, ConvertCoordinateOptions options)
Undocumented in source. Be warned that the author may not have intended to support it.
convertQuadFromNode
auto convertQuadFromNode(DOMQuad quad, GeometryNode from)
Undocumented in source. Be warned that the author may not have intended to support it.
convertRectFromNode
auto convertRectFromNode(DOMRectReadOnly rect, GeometryNode from, ConvertCoordinateOptions options)
Undocumented in source. Be warned that the author may not have intended to support it.
convertRectFromNode
auto convertRectFromNode(DOMRectReadOnly rect, GeometryNode from)
Undocumented in source. Be warned that the author may not have intended to support it.
getBoxQuads
auto getBoxQuads(BoxQuadOptions options)
Undocumented in source. Be warned that the author may not have intended to support it.
getBoxQuads
auto getBoxQuads()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta