menu
scanbot_sdk
common
PolygonPoint
PolygonPoint constructor
PolygonPoint
brightness_4
brightness_5
PolygonPoint
constructor
PolygonPoint
(
num
x
,
num
y
)
Implementation
PolygonPoint(num x, num y) : super(x, y);
scanbot_sdk
common
PolygonPoint
PolygonPoint constructor
PolygonPoint class
Constructors
PolygonPoint
fromJson
Properties
hashCode
magnitude
runtimeType
x
y
Methods
distanceTo
noSuchMethod
squaredDistanceTo
toJson
toString
Operators
operator *
operator +
operator -
operator ==