menu
scanbot_sdk
json/common.dart
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