|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RpfFileSections.RpfLocationRecord | |
|---|---|
| com.bbn.openmap.layer.rpf | Provides a layer that displays RPF (Raster Product Format) data. |
| Uses of RpfFileSections.RpfLocationRecord in com.bbn.openmap.layer.rpf |
|---|
| Fields in com.bbn.openmap.layer.rpf declared as RpfFileSections.RpfLocationRecord | |
|---|---|
protected RpfFileSections.RpfLocationRecord[] |
RpfTocHandler.locations
|
| Methods in com.bbn.openmap.layer.rpf that return RpfFileSections.RpfLocationRecord | |
|---|---|
RpfFileSections.RpfLocationRecord[] |
RpfFileSections.getLocations(int key)
|
RpfFileSections.RpfLocationRecord |
RpfFileSections.getRpfLocationRecord(int locationRecordId)
This function returns the location record, which provides the file location for a particular section. |
| Methods in com.bbn.openmap.layer.rpf with parameters of type RpfFileSections.RpfLocationRecord | |
|---|---|
java.awt.Color[] |
RpfColortable.parseColorLookUpTable(BinaryFile binFile,
RpfFileSections.RpfLocationRecord[] loc)
The method to call to read in the colortable from within the RPF file. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||