Uses of Class
com.bbn.openmap.omGraphics.OMRasterObject

Packages that use OMRasterObject
com.bbn.openmap.dataAccess.image   
com.bbn.openmap.dataAccess.shape This package provides read and write access to ESRI shape files, including the .shp, .dbf and .shx files. 
com.bbn.openmap.omGraphics Provides geographically based graphics classes. 
com.bbn.openmap.omGraphics.time   
 

Uses of OMRasterObject in com.bbn.openmap.dataAccess.image
 

Subclasses of OMRasterObject in com.bbn.openmap.dataAccess.image
 class ErrImageTile
          An ErrImageTile is an ImageTile that can't be displayed due to projection incompatibilities or some other problem.
 class ImageTile
          This is an extension to OMRaster that automatically scales itself to match the current projection.
 

Uses of OMRasterObject in com.bbn.openmap.dataAccess.shape
 

Subclasses of OMRasterObject in com.bbn.openmap.dataAccess.shape
 class EsriIconPoint
          An extension to OMPoint that typecasts a specific Esri graphic type.
 

Uses of OMRasterObject in com.bbn.openmap.omGraphics
 

Subclasses of OMRasterObject in com.bbn.openmap.omGraphics
 class OMBitmap
          The OMBitmap lets you create a two color image.
 class OMRaster
          The OMRaster object lets you create multi-colored images.
 class OMScalingIcon
          This is an extension to OMScalingRaster that scales an icon.
 class OMScalingRaster
          This is an extension to OMRaster that automatically scales itelf to match the current projection.
 

Uses of OMRasterObject in com.bbn.openmap.omGraphics.time
 

Subclasses of OMRasterObject in com.bbn.openmap.omGraphics.time
 class TemporalOMScalingIcon
           
 



Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details