Dart SDK
dart:svg
Matrix
internalCreateMatrix
internalCreateMatrix
Dart SDK
dart:svg
Matrix
internalCreateMatrix
method
internalCreateMatrix
Source
Dart SDK
dart:svg
Matrix
Static methods
internalCreateMatrix
Properties
a
b
blink_jsObject
c
d
e
f
hashCode
runtimeType
Constructors
internal_
Operators
operator ==
Methods
flipX
flipY
inverse
multiply
noSuchMethod
rotate
rotateFromVector
scale
scaleNonUniform
skewX
skewY
toString
translate
Not documented.
Source
static Matrix internalCreateMatrix() { return new Matrix._internalWrap(); }