|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.rendering.r2d.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()
|
java.lang.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 java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||