|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.arcgisws.Unit com.esri.arcgisws.AngularUnit
public class AngularUnit
Java class for AngularUnit complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AngularUnit"> <complexContent> <extension base="{http://www.esri.com/schemas/ArcGIS/10.0}Unit"> </extension> </complexContent> </complexType>
Constructor Summary | |
---|---|
AngularUnit()
AngularUnit default constructor. |
|
AngularUnit(String wkt,
Integer wkid,
double standardUnitsPerUnit)
Deprecated. |
Method Summary |
---|
Methods inherited from class com.esri.arcgisws.Unit |
---|
getStandardUnitsPerUnit, getWKID, getWKT, setStandardUnitsPerUnit, setWKID, setWKT |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
@Deprecated public AngularUnit(String wkt, Integer wkid, double standardUnitsPerUnit)
public AngularUnit()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |