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