Interface | Description |
---|---|
GisFeature |
An interface for GIS features, (analogous to ESRI Shapefile shapes).
|
GisPart |
An interface for simple GIS parts, (analogous to ESRI Shapefile parts).
|
MapBean |
Wrap map Renderers as beans.
|
Class | Description |
---|---|
AbstractGisFeature |
Abstract class that implements common methods for concrete
implementations of GisFeature.
|
GisFeatureAdapter |
This adapts a Gisfeature into a subclass of AbstractGisFeature.
|
GisFeatureRenderer |
Superclass for rendering collections of GisFeatures.
|
GisFeatureRendererMulti |
Superclass for rendering collections of GisFeatures.
|
SpatialGrid |
Fast implementation for tracking data overlap and closest point in a
2D region.
|
WorldWindReader |
Class WorldWindReader _more_
|