|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgisws.Geometry
com.esri.arcgisws.Curve
com.esri.arcgisws.Path
com.esri.arcgisws.Ring
public class Ring
Java class for Ring complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Ring">
<complexContent>
<extension base="{http://www.esri.com/schemas/ArcGIS/10.0}Path">
</extension>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
Ring()
Ring default constructor. |
|
Ring(Point[] pointArray,
Segment[] segmentArray)
Deprecated. |
|
| Method Summary |
|---|
| Methods inherited from class com.esri.arcgisws.Path |
|---|
getPointArray, getSegmentArray, setPointArray, setSegmentArray |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@Deprecated
public Ring(Point[] pointArray,
Segment[] segmentArray)
public Ring()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||