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.
|
com.bbn.openmap.layer |
Contains OpenMap layers that read and display a variety of data
formats, and a few that create their own data for display.
|
Modifier and Type | Method and Description |
---|---|
void |
DbfTableModel.doAction(OMGraphicList list,
OMGraphic graphic,
OMAction action,
DbfTableModelFactory dbfFactory) |
Modifier and Type | Field and Description |
---|---|
protected DbfTableModelFactory |
DrawingToolLayer.dbfFactory |
Modifier and Type | Method and Description |
---|---|
DbfTableModelFactory |
DrawingToolLayer.getDbfFactory() |
Modifier and Type | Method and Description |
---|---|
void |
DrawingToolLayer.setDbfFactory(DbfTableModelFactory dbfFactory) |
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details