|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgisws.Unit
com.esri.arcgisws.LinearUnit
public class LinearUnit
Java class for LinearUnit complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="LinearUnit">
<complexContent>
<extension base="{http://www.esri.com/schemas/ArcGIS/10.0}Unit">
</extension>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
LinearUnit()
LinearUnit default constructor. |
|
LinearUnit(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 LinearUnit(String wkt,
Integer wkid,
double standardUnitsPerUnit)
public LinearUnit()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||