See: Description
Class | Description |
---|---|
AbstractCurve |
Abstract base class for Curves (linear objects)
|
AbstractGeometricPrimitive |
Abstract base class for geometric primitives (non-composite geometric objects)
|
AbstractGeometry |
Abstract base class for geometries.
|
AbstractRing |
Abstract base class for rings (closed linear objects used for polygon borders)
|
AbstractSurface |
Abstract base class for surface (area) objects
|
Envelope |
Envelope, a bounding box spanned by an upper right and lower left corner point.
|
LinearRing |
Linear boundary object constructed by linear interpolation between points.
|
LineString |
Linear object constructed by linear interpolation between points
|
Point |
Point object, contains a position
|
Polygon |
Polygon, a surface object bounded by one external ring and zero or more internal rings
|
Position |
A two dimensional position represented by latitude and longitude decimal degrees in WGS84
|
PositionList |
A list of geographic positions, latitude, longitude decimal degrees WGS84
|
Copyright © 2020. All rights reserved.