|
|||||||||
| 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.LinePatch
public class LinePatch
Java class for LinePatch complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="LinePatch">
<complexContent>
<extension base="{http://www.esri.com/schemas/ArcGIS/10.0}Patch">
</extension>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
LinePatch()
LinePatch default constructor. |
|
LinePatch(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 LinePatch(String name,
Boolean preserveAspectRatio,
Geometry geometry)
public LinePatch()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||