Uses of Class
ucar.unidata.gis.shapefile.EsriShapefile

Packages that use EsriShapefile
ucar.visad Provides support for hiding some of the complexity of the VisAD package. 
 

Uses of EsriShapefile in ucar.visad
 

Fields in ucar.visad declared as EsriShapefile
protected  EsriShapefile ShapefileAdapter.shapefile
          shapefile
 

Constructors in ucar.visad with parameters of type EsriShapefile
ShapefileAdapter(EsriShapefile shapefile)
          From an ESRI shapefile extract all features into an in-memory structure.