List of geometry classes for Navigine Android SDK. More...
Classes | |
class | com.navigine.idl.java.GeometryUtils |
A set of functions for working with geometries. More... | |
class | com.navigine.idl.java.GlobalPoint |
A point at the specified WGS84 coordinates. More... | |
class | com.navigine.idl.java.Line |
A polyline with specified list of segments Segment. More... | |
class | com.navigine.idl.java.LocationPoint |
Class is used for representing certain point within the location. More... | |
class | com.navigine.idl.java.LocationPolygon |
Class is used for representing certain polygon within the location Polygon. More... | |
class | com.navigine.idl.java.LocationPolyline |
Class is used for representing certain polyline within the location Polyline. More... | |
class | com.navigine.idl.java.Point |
A point at the specified metrics coordinates. More... | |
class | com.navigine.idl.java.Polygon |
A polygon with specified list of points. More... | |
class | com.navigine.idl.java.Polyline |
A polyline with specified number of points. More... | |
class | com.navigine.idl.java.Rectangle |
A rectangle with specified origin and size. More... | |
class | com.navigine.idl.java.Segment |
line between two points. More... | |
List of geometry classes for Navigine Android SDK.