|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.geotools.event.AbstractGTComponent
org.geotools.styling.ShadedReliefImpl
DOCUMENT ME!
| Field Summary |
| Fields inherited from class org.geotools.event.AbstractGTComponent |
notification |
| Constructor Summary | |
ShadedReliefImpl()
Creates a new instance of ShadedReliefImpl |
|
| Method Summary | |
Expression |
getReliefFactor()
The ReliefFactor gives the amount of exaggeration to use for the height of the ?hills.? A value of around 55 (times) gives reasonable results for Earth-based DEMs. |
boolean |
isBrightnessOnly()
indicates if brightnessOnly is true or false. |
void |
setBrightnessOnly(boolean flag)
turns brightnessOnly on or off depending on value of flag. |
void |
setReliefFactor(Expression reliefFactor)
The ReliefFactor gives the amount of exaggeration to use for the height of the ?hills.? A value of around 55 (times) gives reasonable results for Earth-based DEMs. |
| Methods inherited from class org.geotools.event.AbstractGTComponent |
changed, clone, fireChanged, fireChildChanged, getNote, getParent, removed, setNote |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.geotools.event.GTComponent |
changed, getNote, getParent, removed, setNote |
| Constructor Detail |
public ShadedReliefImpl()
| Method Detail |
public Expression getReliefFactor()
getReliefFactor in interface ShadedReliefpublic boolean isBrightnessOnly()
isBrightnessOnly in interface ShadedReliefpublic void setBrightnessOnly(boolean flag)
setBrightnessOnly in interface ShadedReliefflag - booleanpublic void setReliefFactor(Expression reliefFactor)
setReliefFactor in interface ShadedReliefreliefFactor - an expression which evaluates to a double.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||