|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OMScalingRaster | |
com.bbn.openmap.dataAccess.asrp | |
com.bbn.openmap.layer.rpf | Provides a layer that displays RPF (Raster Product Format) data. |
com.bbn.openmap.omGraphics | Provides geographically based graphics classes. |
Uses of OMScalingRaster in com.bbn.openmap.dataAccess.asrp |
Methods in com.bbn.openmap.dataAccess.asrp that return OMScalingRaster | |
OMScalingRaster |
ASRPDirectory.getBlock(int x,
int y)
Fetch the subframe tile block from the IMG file. |
Uses of OMScalingRaster in com.bbn.openmap.layer.rpf |
Fields in com.bbn.openmap.layer.rpf declared as OMScalingRaster | |
OMScalingRaster |
RpfSubframe.image
The subframe image. |
Uses of OMScalingRaster in com.bbn.openmap.omGraphics |
Subclasses of OMScalingRaster in com.bbn.openmap.omGraphics | |
class |
OMScalingIcon
This is an extension to OMScalingRaster that scales an icon. |
Fields in com.bbn.openmap.omGraphics declared as OMScalingRaster | |
protected OMScalingRaster |
EditableOMScalingRaster.raster
|
Constructors in com.bbn.openmap.omGraphics with parameters of type OMScalingRaster | |
EditableOMScalingRaster(OMScalingRaster omsr)
Create the EditableOMScalingRaster with an OMScalingRaster already defined, ready for editing. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |