Package | Description |
---|---|
com.bbn.openmap.dataAccess.shape |
This package provides read and write access to ESRI shape files,
including the .shp, .dbf and .shx files.
|
Modifier and Type | Class and Description |
---|---|
class |
EsriPolygonM
An extension to OMPoly for polygons that typecasts a specific Esri graphic
type.
|
class |
EsriPolygonZ
An extension to OMPoly for polygons that typecasts a specific Esri graphic
type.
|
Modifier and Type | Method and Description |
---|---|
EsriPolygon |
EsriPolygonZList.convert(OMPoly ompoly) |
static EsriPolygon |
EsriPolygonZ.convert(OMPoly ompoly) |
EsriPolygon |
EsriPolygonMList.convert(OMPoly ompoly) |
static EsriPolygon |
EsriPolygonM.convert(OMPoly ompoly) |
EsriPolygon |
EsriPolygonList.convert(OMPoly ompoly) |
static EsriPolygon |
EsriPolygon.convert(OMPoly ompoly) |
EsriPolygon |
EsriPolygonZ.shallowCopyPolygon() |
EsriPolygon |
EsriPolygonM.shallowCopyPolygon() |
EsriPolygon |
EsriPolygon.shallowCopyPolygon() |
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details