public interface ElevationColors
Modifier and Type | Method and Description |
---|---|
int |
getARGB(int elevation,
Length units,
double slope)
Get the int argb value for a given elevation, with the provided
units.
|
java.awt.Color |
getColor(int elevation,
Length units,
double slope)
Get the Color for the given elevation, with the provided units.
|
int[] |
getColortable()
Get a colortable as an array of ints.
|
java.awt.Color getColor(int elevation, Length units, double slope)
int getARGB(int elevation, Length units, double slope)
int[] getColortable()
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details