Package | Description |
---|---|
com.bbn.openmap.dataAccess.dted | |
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.vpf |
This package contains code for dealing with NIMA data distributed in
Vector Product Format.
|
Modifier and Type | Class and Description |
---|---|
class |
DTEDFrame
The DTEDFrame is the representation of the DTED (Digital Terrain Elevation
Data) data from a single dted data file.
|
Modifier and Type | Method and Description |
---|---|
static void |
BinaryFile.addClosable(Closable it)
Add an object that can be closed if needed.
|
static void |
BinaryFile.removeClosable(Closable it)
Remove an object from the closable list.
|
Modifier and Type | Class and Description |
---|---|
class |
DTEDSubframedFrame
The DTEDSubframedFrame is the representation of the DTED (Digital Terrain
Elevation Data) data from a single dted data file.
|
Modifier and Type | Class and Description |
---|---|
class |
FeatureClassInfo
This class wraps a feature type file (potext.tft, polbndl.lft, etc) from VPF.
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details