Interface | Description |
---|---|
Shape |
A shape interface to implement circles, polygons or rectangles.
|
Class | Description |
---|---|
BBox |
A simple bounding box defined as follows: minLon, maxLon followed by minLat which is south(!) and
maxLat.
|
Circle | |
GHPoint | |
GHPoint3D | |
Polygon |
This class represents a polygon that is defined by a set of points.
|
Copyright © 2012–2020. All rights reserved.