Point

注解
  • @Unstable()
  • @Native("SVGPoint")

属性

hashCode int
此对象的哈希值。
no setterinherited
runtimeType Type
对象的运行时类型表示。
no setterinherited
x num?
getter/setter配对
y num?
getter/setter配对

方法

matrixTransform(Matrix matrix) Point
noSuchMethod(Invocation invocation) → dynamic
访问不存在的方法或属性时被调用。
inherited
toString() String
此对象的字符串表示。
inherited

运算符

operator ==(Object other) bool
等于运算符。
inherited