Uses of Package
com.bbn.openmap.omGraphics.grid

Packages that use com.bbn.openmap.omGraphics.grid
com.bbn.openmap.dataAccess.dted   
com.bbn.openmap.layer.dted Provides a layer that displays DTED (Digital Terrain Elevation Data) data. 
com.bbn.openmap.layer.link Provide classes to handle the link protocol: a layer that displays link data, classes to assist in writing a link server, and methods that read and write in the link protocol format. 
com.bbn.openmap.omGraphics Provides geographically based graphics classes. 
com.bbn.openmap.omGraphics.grid Provides a number of generator classes for OMGrid data. 
 

Classes in com.bbn.openmap.omGraphics.grid used by com.bbn.openmap.dataAccess.dted
ElevationColors
          An interface that the SlopeGenerator uses to get colors for different elevations and slopes.
GeneratorLoader
          A GeneratorLoader is a component that can provide an OMGridGenerator.
GridData.Short
           
OMGridGenerator
           
SlopeGenerator
          The SlopeGenerator is an OMGridGenerator that looks at elevation data and creates shading images from it.
 

Classes in com.bbn.openmap.omGraphics.grid used by com.bbn.openmap.layer.dted
GeneratorLoader
          A GeneratorLoader is a component that can provide an OMGridGenerator.
 

Classes in com.bbn.openmap.omGraphics.grid used by com.bbn.openmap.layer.link
OMGridGenerator
           
 

Classes in com.bbn.openmap.omGraphics.grid used by com.bbn.openmap.omGraphics
GridData
          The GridData interface is a wrapper class for data stored and used in an OMGrid object.
OMGridGenerator
           
OMGridObjects
           
 

Classes in com.bbn.openmap.omGraphics.grid used by com.bbn.openmap.omGraphics.grid
ColoredShadingColors.ColorHelper
          A helper class that associates an int color value with an elevation.
ColorGeneratorLoader
           
ElevationColors
          An interface that the SlopeGenerator uses to get colors for different elevations and slopes.
GeneratorLoader
          A GeneratorLoader is a component that can provide an OMGridGenerator.
GridData
          The GridData interface is a wrapper class for data stored and used in an OMGrid object.
GridData.Boolean
           
GridData.Byte
           
GridData.Char
           
GridData.Double
           
GridData.Float
           
GridData.Int
           
GridData.Short
           
OMGridData
           
OMGridGenerator
           
SimpleColorGenerator
          The SimpleColorGenerator is an OMGridGenerator that creates an OMRaster out of OMGrid data.
SimpleColorGenerator.RasterHelper
           
 



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