Package | Description |
---|---|
com.bbn.openmap.dataAccess.dted | |
com.bbn.openmap.dataAccess.iso8211 |
This is a package containing classes that parse ISO 8211 files.
|
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.io |
This package provides classes that let you read data from local
files, URLs and resources, using the BinaryFile and BinaryBufferedFile.
|
com.bbn.openmap.layer.dted |
Provides a layer that displays DTED (Digital Terrain Elevation Data) data.
|
com.bbn.openmap.layer.nitf |
Provides utility code for dealing with data in NITF (National Imagery
Transmission Format) data.
|
com.bbn.openmap.layer.rpf |
Provides a layer that displays RPF (Raster Product Format) data.
|
com.bbn.openmap.layer.shape |
Provides an OpenMap layer for dealing with shape files.
|
com.bbn.openmap.layer.vpf |
This package contains code for dealing with NIMA data distributed in
Vector Product Format.
|
com.bbn.openmap.plugin |
Provides support for writing OpenMap PlugIns.
|
com.bbn.openmap.tools.symbology.milStd2525 |
This package provides a way to create MIL-STD-2525B compliant symbols.
|
Class and Description |
---|
BinaryFile
The BinaryFile is the standard object used to access data files.
|
Closable
Objects that implement this interface can be registered with
BinaryFile to have associated file resources closed when file
limits are hit.
|
FormatException
This class is used for exceptions that result from some format
errors of the data when using the BinaryFile.
|
Class and Description |
---|
BinaryFile
The BinaryFile is the standard object used to access data files.
|
Class and Description |
---|
BinaryBufferedFile
This class extends the BinaryFile class, doing buffered reads on the
underlying input file.
|
BinaryFile
The BinaryFile is the standard object used to access data files.
|
FormatException
This class is used for exceptions that result from some format
errors of the data when using the BinaryFile.
|
Class and Description |
---|
BinaryBufferedFile
This class extends the BinaryFile class, doing buffered reads on the
underlying input file.
|
BinaryFile
The BinaryFile is the standard object used to access data files.
|
Closable
Objects that implement this interface can be registered with
BinaryFile to have associated file resources closed when file
limits are hit.
|
FormatException
This class is used for exceptions that result from some format
errors of the data when using the BinaryFile.
|
InputReader
The InputReader is an interface that isolates the data file source
type from the BinaryFile.
|
StreamInputReader
An Abstract InputReader to handle reading data from streams, where seeking to
a place in the file in front of the current pointer involves closing the
stream, and re-seeking from the beginning.
|
Class and Description |
---|
Closable
Objects that implement this interface can be registered with
BinaryFile to have associated file resources closed when file
limits are hit.
|
Class and Description |
---|
BinaryFile
The BinaryFile is the standard object used to access data files.
|
Class and Description |
---|
BinaryFile
The BinaryFile is the standard object used to access data files.
|
FormatException
This class is used for exceptions that result from some format
errors of the data when using the BinaryFile.
|
Class and Description |
---|
BinaryFile
The BinaryFile is the standard object used to access data files.
|
CSVFile
The CSVFile holds on to the contents of a CSV file.
|
FormatException
This class is used for exceptions that result from some format
errors of the data when using the BinaryFile.
|
Class and Description |
---|
BinaryFile
The BinaryFile is the standard object used to access data files.
|
Closable
Objects that implement this interface can be registered with
BinaryFile to have associated file resources closed when file
limits are hit.
|
FormatException
This class is used for exceptions that result from some format
errors of the data when using the BinaryFile.
|
Class and Description |
---|
CSVFile
The CSVFile holds on to the contents of a CSV file.
|
Class and Description |
---|
FormatException
This class is used for exceptions that result from some format
errors of the data when using the BinaryFile.
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details