| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgisws.RasterFunction
com.esri.arcgisws.HillshadeFunction
public class HillshadeFunction
Java class for HillshadeFunction complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType name="HillshadeFunction">
   <complexContent>
     <extension base="{http://www.esri.com/schemas/ArcGIS/10.0}RasterFunction">
     </extension>
   </complexContent>
 </complexType>
 
| Constructor Summary | |
|---|---|
| HillshadeFunction()HillshadeFunction default constructor. | |
| HillshadeFunction(String name,
                  String description,
                  RstPixelType pixelType)Deprecated. | |
| Method Summary | 
|---|
| Methods inherited from class com.esri.arcgisws.RasterFunction | 
|---|
| getDescription, getName, getPixelType, setDescription, setName, setPixelType | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
@Deprecated
public HillshadeFunction(String name,
                                    String description,
                                    RstPixelType pixelType)
public HillshadeFunction()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||