Package | Description |
---|---|
ucar.unidata.gis.shapefile |
Geographic information: map backgrounds using shapefiles.
|
Modifier and Type | Method and Description |
---|---|
static EsriShapefileRenderer |
EsriShapefileRenderer.factory(java.io.InputStream stream)
Factory.
|
static EsriShapefileRenderer |
EsriShapefileRenderer.factory(java.lang.String filename)
Use factory to obtain a EsriShapefileRenderer.
|