Dart
dart:svg
Point
matrixTransform method
matrixTransform
Point class
Properties
x
y
hashCode
runtimeType
Methods
matrixTransform
noSuchMethod
toString
Operators
operator ==
matrixTransform method
Point
matrixTransform
(
Matrix
matrix
)
Implementation
Point matrixTransform(Matrix matrix) native;