Loading...
Searching...
No Matches
Dart Geometry classes

List of geometry classes for Navigine Flutter SDK. More...

Classes

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...
 

Detailed Description

List of geometry classes for Navigine Flutter SDK.