Uses of Interface
ucar.unidata.gis.GisFeature
Packages that use GisFeature
Package
Description
Geographic information providers.
Geographic information: map backgrounds using shapefiles.
-
Uses of GisFeature in ucar.unidata.gis
Classes in ucar.unidata.gis that implement GisFeatureModifier and TypeClassDescriptionclass
Abstract class that implements common methods for concrete implementations of GisFeature.class
This adapts a Gisfeature into a subclass of AbstractGisFeature.Constructors in ucar.unidata.gis with parameters of type GisFeature -
Uses of GisFeature in ucar.unidata.gis.shapefile
Classes in ucar.unidata.gis.shapefile that implement GisFeatureModifier and TypeClassDescriptionclass
EsriFeature.java Created: Sat Feb 20 17:19:53 1999class
Represents a Multipoint in an ESRI shapefile.class
A NULL shape in an ESRI shapefile.class
Represents a single point in an ESRI shapefile.class
Class descriptionclass
Represents a Polygon in an ESRI shapefile as a List of GisParts.class
Represents a PolygonZ in an ESRI shapefile as a List of GisParts.class
Represents a Polyline in an ESRI shapefile as a List of GisParts.class
Class description