Class Summary |
BoundaryFilter |
NodeFilter implementation that returns all GeoShapes within a
certain boundary. |
EsriShapeReader |
Reads Geo shapes from an ESRI SHP file. |
EsriShapeResource |
Combines file references to the various parts of an ESRI
shape file. |
GeoLayer |
Contains information about a geospatial layer. |
GeoLine |
A line connecting to geo points. |
GeoMultiPath |
Represents more than one path object. |
GeoPath |
A series of interconnected points. |
GeoPoint |
A point include x,y,z values. |
GeoRectangle |
A rectangular area denoted by two points. |
GeospatialGraph |
Graph implementation that provides access to geospatial information
and geospatially indexed objects. |
GeoUtils |
Various geo related methods. |
LayerFilter |
NodeFilter implementation that returns all GeoFilters that match
a certain layer name pattern as defined by a regex expression. |
ShapeTest |
Playing with ESRI shape files. |