Package | Description |
---|---|
com.bbn.openmap.layer.rpf |
Provides a layer that displays RPF (Raster Product Format) data.
|
Modifier and Type | Field and Description |
---|---|
RpfFrameEntry[][] |
RpfTocEntry.frames |
Modifier and Type | Method and Description |
---|---|
protected RpfFrameEntry |
RpfTocEntry.getFrame(int row,
int column) |
protected RpfFrameEntry[][] |
RpfTocEntry.getFrames() |
Modifier and Type | Method and Description |
---|---|
protected void |
RpfFrameCacheHandler.checkColortable(RpfFrame frame,
RpfFrameEntry frameEntry,
RpfTocEntry entry,
int tocNumber,
int entryNumber)
Take a bunch of stuff that has already been calculated, and then figure
out if a new colortable is needed.
|
java.lang.Object |
RpfFrameCacheHandler.get(RpfFrameEntry rfe)
A customized way to retrieve a frame from the cache, using a
RpfFrameEntry.
|
java.lang.String |
RpfFrame.getReport(int x,
int y,
RpfFrameEntry entry,
boolean Cib)
Get the attribute html text to display on the screen.
|
Constructor and Description |
---|
RpfFrame(RpfFrameEntry rfe)
Loads the RpfFrame, given the RpfFrameEntry that the RpfCacheHandler got
from the RpfTocHandler.
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details