Package thredds.datamodel.gis

Interface Summary
GisFeature An interface for GIS features, (analogous to ESRI Shapefile shapes).
GisPart An interface for simple GIS parts, (analogous to ESRI Shapefile parts).
 

Class Summary
AbstractGisFeature Abstract class that implements common methods for concrete implementations of GisFeature.
GisFeatureAdapter This adapts a Gisfeature into a subclass of AbstractGisFeature.