|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface that the SlopeGenerator uses to get colors for different elevations and slopes.
Method Summary | |
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. |
Method Detail |
public java.awt.Color getColor(int elevation, Length units, double slope)
public int getARGB(int elevation, Length units, double slope)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |