|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CSVFile | |
com.bbn.openmap.layer.shape | Provides an OpenMap layer for dealing with shape files. |
com.bbn.openmap.plugin | Provides support for writing OpenMap PlugIns. |
Uses of CSVFile in com.bbn.openmap.layer.shape |
Subclasses of CSVFile in com.bbn.openmap.layer.shape | |
class |
CSVShapeInfoFile
The CSVShapeInfoFile holds on to the contents of a CSV file, with the intent of cross referencing the contents of the file with the contents of a shape file. |
Uses of CSVFile in com.bbn.openmap.plugin |
Fields in com.bbn.openmap.plugin declared as CSVFile | |
protected CSVFile |
CSVTiledImagePlugIn.tilefile
|
Methods in com.bbn.openmap.plugin that return CSVFile | |
CSVFile |
CSVTiledImagePlugIn.getTilefile()
|
Methods in com.bbn.openmap.plugin with parameters of type CSVFile | |
void |
CSVTiledImagePlugIn.setTilefile(CSVFile tilefile)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |