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 | Field and Description |
---|---|
protected java.util.List<DbfHandler.Rule> |
DbfHandler.rules |
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<DbfHandler.Rule> |
DbfHandler.getRuleIterator()
Return an iterator for all of the Rules that the DbfHandler knows about.
|
java.util.List<DbfHandler.Rule> |
DbfHandler.getRules() |
Modifier and Type | Method and Description |
---|---|
void |
DbfHandler.addRule(DbfHandler.Rule rule) |
boolean |
DbfHandler.removeRule(DbfHandler.Rule rule) |
Modifier and Type | Method and Description |
---|---|
void |
DbfHandler.setRules(java.util.List<DbfHandler.Rule> rules) |
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details