| Package | Description |
|---|---|
| ucar.nc2.ui.gis.shapefile |
Geographic information: map backgrounds using shapefiles.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EsriShapefile.EsriMultipoint
Represents a Multipoint in an ESRI shapefile.
|
class |
EsriShapefile.EsriNull
A NULL shape in an ESRI shapefile.
|
class |
EsriShapefile.EsriPoint
Represents a single point in an ESRI shapefile.
|
class |
EsriShapefile.EsriPolygon
Represents a Polygon in an ESRI shapefile as a List of
GisParts.
|
class |
EsriShapefile.EsriPolyline
Represents a Polyline in an ESRI shapefile as a List of
GisParts.
|
| Modifier and Type | Method and Description |
|---|---|
List<EsriShapefile.EsriFeature> |
EsriShapefile.getFeatures(Rectangle2D bBox)
Get a List of all the features in the shapefile that intersect
the specified bounding box.
|
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.