List of geometry classes for Navigine Flutter SDK. More...
Classes | |
| class | BoundingBox |
| Axis-aligned bounding box defined by two corner points. More... | |
| class | GeometryUtils |
| A set of functions for working with geometries. More... | |
| class | GlobalPoint |
| A point at the specified WGS84 coordinates. More... | |
| class | Line |
| A polyline with specified list of segments Segment. More... | |
| class | LocationPoint |
| Class is used for representing certain point within the location. More... | |
| class | LocationPolygon |
| Class is used for representing certain polygon within the location Polygon. More... | |
| class | LocationPolyline |
| Class is used for representing certain polyline within the location Polyline. More... | |
| class | Point |
| A point at the specified metrics coordinates. More... | |
| class | Polygon |
| A polygon with specified list of points. More... | |
| class | Polyline |
| A polyline with specified number of points. More... | |
| class | Rectangle |
| A rectangle with specified origin and size. More... | |
| class | Segment |
| line between two points. More... | |
List of geometry classes for Navigine Flutter SDK.