Package | Description |
---|---|
com.bbn.openmap.layer.dted |
Provides a layer that displays DTED (Digital Terrain Elevation Data) data.
|
Modifier and Type | Field and Description |
---|---|
DTEDFrameSubframeInfo |
DTEDFrameSubframe.dfsi |
protected DTEDFrameSubframeInfo |
DTEDCacheHandler.dfsi
A description of the drawing attributes of the images.
|
DTEDFrameSubframeInfo |
DTEDSubframedFrame.subframeInfo
The subframe presentation attributes.
|
protected DTEDFrameSubframeInfo |
DTEDCacheManager.subframeInfo |
Modifier and Type | Method and Description |
---|---|
DTEDFrameSubframeInfo |
DTEDCacheManager.getSubframeInfo() |
DTEDFrameSubframeInfo |
DTEDFrameSubframeInfo.makeClone() |
Modifier and Type | Method and Description |
---|---|
OMGraphic |
DTEDSubframedFrame.getImage(DTEDFrameSubframeInfo dfsi,
DTEDFrameColorTable colortable,
Projection proj)
If you just want to get an image for the DTEDFrame, then call this.
|
OMGraphic |
DTEDFrameSubframe.getImageIfCurrent(Projection proj,
DTEDFrameSubframeInfo dfsi) |
OMGraphic |
DTEDSubframedFrame.getSubframeImage(DTEDFrameSubframeInfo dfsi,
DTEDFrameColorTable colortable,
Projection proj)
Return the subframe image as described in the DTEDFrameSubframeInfo.
|
void |
DTEDCacheManager.setSubframeInfo(DTEDFrameSubframeInfo dfsi) |
void |
DTEDCacheHandler.setSubframeInfo(DTEDFrameSubframeInfo new_dfsi)
Setting the subframe attributes.
|
Constructor and Description |
---|
DTEDFrameSubframe(DTEDFrameSubframeInfo info) |
DTEDSubframedFrame(java.lang.String filePath,
DTEDFrameColorTable cTable,
DTEDFrameSubframeInfo info)
Constructor with colortable and presentation information.
|
DTEDSubframedFrame(java.lang.String filePath,
DTEDFrameColorTable cTable,
DTEDFrameSubframeInfo info,
boolean readWholeFile)
Constructor with colortable and presentation information.
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details