Package | Description |
---|---|
com.bbn.openmap.dataAccess.shape.input |
This package provides InputStreams for .shp, .dbf and .shx files that
make up the ESRI Shape file format.
|
com.bbn.openmap.layer.shape |
Provides an OpenMap layer for dealing with shape files.
|
Modifier and Type | Method and Description |
---|---|
EsriGraphicList |
ShpInputStream.getGeometry(EsriGraphicFactory factory)
Reads geometry from a .shp file.
|
Modifier and Type | Method and Description |
---|---|
EsriGraphicFactory |
SpatialIndex.getFactory()
The factory is used to filter and create OMGraphics from a shape file.
|
Modifier and Type | Method and Description |
---|---|
void |
SpatialIndex.setFactory(EsriGraphicFactory factory) |
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details