Search
Preparing search index...
The search index is not available
canvg
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"Transform/Transform"
Transform
Class Transform
Hierarchy
Transform
Index
Constructors
constructor
Properties
document
transforms
Methods
apply
apply
ToPoint
unapply
Object literals
transform
Types
Constructors
constructor
new
Transform
(
document
:
Document
, transform
:
string
)
:
Transform
Parameters
document:
Document
transform:
string
Returns
Transform
Properties
Private
document
document
:
Document
Private
transforms
transforms
:
ITransform
[]
= []
Methods
apply
apply
(
ctx
:
RenderingContext2D
)
:
void
Parameters
ctx:
RenderingContext2D
Returns
void
apply
ToPoint
apply
ToPoint
(
point
:
Point
)
:
void
Parameters
point:
Point
Returns
void
unapply
unapply
(
ctx
:
RenderingContext2D
)
:
void
Parameters
ctx:
RenderingContext2D
Returns
void
Object literals
Static
transform
Types
transform
Types
:
object
matrix
matrix
:
Matrix
= Matrix
rotate
rotate
:
Rotate
= Rotate
scale
scale
:
Scale
= Scale
skewX
skewX
:
SkewX
= SkewX
skewY
skewY
:
SkewY
= SkewY
translate
translate
:
Translate
= Translate
Globals
"
Transform/
Transform"
Transform
constructor
document
transforms
apply
apply
ToPoint
unapply
transform
Types
parse
Transform
parse
Transforms
Generated using
TypeDoc