|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.deegree.style.styling.RasterStyling.ShadedRelief
public static class RasterStyling.ShadedRelief
ShadedRelief
Field Summary | |
---|---|
double |
alt
Vertical angle of illumination source. |
double |
azimuthAngle
Azimuth angle = Illumination direction. |
boolean |
brightnessOnly
Default is false. |
double |
reliefFactor
Default is 55. |
Constructor Summary | |
---|---|
RasterStyling.ShadedRelief()
|
Method Summary | |
---|---|
RasterStyling.ShadedRelief |
copy()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public boolean brightnessOnly
public double reliefFactor
public double azimuthAngle
public double alt
Constructor Detail |
---|
public RasterStyling.ShadedRelief()
Method Detail |
---|
public RasterStyling.ShadedRelief copy()
copy
in interface Copyable<RasterStyling.ShadedRelief>
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |