|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.adf.web.aws.util.AWSUtil
@Deprecated public final class AWSUtil
| Constructor Summary | |
|---|---|
AWSUtil()
Deprecated. |
|
| Method Summary | |
|---|---|
static WebExtent |
fromAWSExtent(com.esri.aws.Envelope env)
Deprecated. |
static WebPoint |
fromAWSPoint(com.esri.aws.Point pt)
Deprecated. |
static WebSpatialReference |
fromAWSSpatialReference(com.esri.aws.CoordSys coords)
Deprecated. |
static com.esri.aws.Envelope |
toAWSEnvelope(WebExtent extent)
Deprecated. |
static com.esri.aws.Point |
toAWSPoint(WebPoint pt)
Deprecated. |
static com.esri.aws.CoordSys |
toAWSSpatialReference(WebSpatialReference wsr)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AWSUtil()
| Method Detail |
|---|
public static com.esri.aws.CoordSys toAWSSpatialReference(WebSpatialReference wsr)
public static WebSpatialReference fromAWSSpatialReference(com.esri.aws.CoordSys coords)
public static com.esri.aws.Point toAWSPoint(WebPoint pt)
public static WebPoint fromAWSPoint(com.esri.aws.Point pt)
public static com.esri.aws.Envelope toAWSEnvelope(WebExtent extent)
public static WebExtent fromAWSExtent(com.esri.aws.Envelope env)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||