Navigine iOS/Android/Flutter SDK
1.0.0
Objective-C/Java/Dart SDK API
Loading...
Searching...
No Matches
polygon.dart
Go to the documentation of this file.
1
import
'dart:ffi'
;
2
import
'package:navigine_sdk/com/_library_context.dart'
as __lib;
3
import
'package:navigine_sdk/com/navigine/idl/point.dart'
;
4
5
part
'polygon.impl.dart'
;
22
class
Polygon
{
24
Polygon
(this.
points
);
34
List<Point>
points
;
35
}
com
navigine
idl
polygon.dart
Generated on Mon Dec 8 2025 13:17:53 for Navigine iOS/Android/Flutter SDK by
Doxygen
1.13.2