Uses of Class
com.bbn.openmap.omGraphics.grid.ColoredShadingColors.ColorHelper

Packages that use ColoredShadingColors.ColorHelper
com.bbn.openmap.omGraphics.grid Provides a number of generator classes for OMGrid data. 
 

Uses of ColoredShadingColors.ColorHelper in com.bbn.openmap.omGraphics.grid
 

Fields in com.bbn.openmap.omGraphics.grid declared as ColoredShadingColors.ColorHelper
protected  ColoredShadingColors.ColorHelper[] ColoredShadingColors.colors
           
 

Methods in com.bbn.openmap.omGraphics.grid that return ColoredShadingColors.ColorHelper
 ColoredShadingColors.ColorHelper[] ColoredShadingColors.createDefaultColors()
           
 ColoredShadingColors.ColorHelper[] ColoredShadingColors.getColors()
          Get an array of colors with elevation values.
 

Methods in com.bbn.openmap.omGraphics.grid with parameters of type ColoredShadingColors.ColorHelper
 void ColoredShadingColors.setColors(ColoredShadingColors.ColorHelper[] clrs)
          Set the list of ColorHelpers.
 

Constructors in com.bbn.openmap.omGraphics.grid with parameters of type ColoredShadingColors.ColorHelper
ColoredShadingColors(ColoredShadingColors.ColorHelper[] colors)
          Constructor to provide unique elevation cutoffs and colors.
 



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