Uses of Class
ucar.unidata.gis.shapefile.EsriShapefile.EsriFeature
Packages that use EsriShapefile.EsriFeature
Package
Description
Geographic information: map backgrounds using shapefiles.
-
Uses of EsriShapefile.EsriFeature in ucar.unidata.gis.shapefile
Subclasses of EsriShapefile.EsriFeature in ucar.unidata.gis.shapefileModifier and TypeClassDescriptionclass
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