|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.adf.web.data.geometry.GeometryOperations
com.esri.adf.web.data.geometry.WebGeometryOperations
public class WebGeometryOperations
| Constructor Summary | |
|---|---|
WebGeometryOperations()
|
|
| Method Summary | |
|---|---|
WebGeometry |
project(WebGeometry geometry,
WebSpatialReference toSR)
Projects the geometry to the specified spatial reference. |
java.lang.String |
toString()
Returns the user friendly name for the concrete implementation class. |
| Methods inherited from class com.esri.adf.web.data.geometry.GeometryOperations |
|---|
getDefaultInstance, setDefaultInstance |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public WebGeometryOperations()
| Method Detail |
|---|
public WebGeometry project(WebGeometry geometry,
WebSpatialReference toSR)
GeometryOperations
project in class GeometryOperationsgeometry - the geometry to projecttoSR - the spatial reference to which the geometry to be projected
public java.lang.String toString()
GeometryOperations
toString in class GeometryOperations
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||