static class GeoFunctions.MapGeom extends Object implements GeoFunctions.Geom
| Modifier and Type | Field and Description |
|---|---|
(package private) com.esri.core.geometry.MapGeometry |
mg |
| Constructor and Description |
|---|
MapGeom(com.esri.core.geometry.MapGeometry mg) |
| Modifier and Type | Method and Description |
|---|---|
com.esri.core.geometry.Geometry |
g() |
com.esri.core.geometry.SpatialReference |
sr() |
String |
toString() |
GeoFunctions.Geom |
transform(int srid) |
GeoFunctions.Geom |
wrap(com.esri.core.geometry.Geometry g) |
public com.esri.core.geometry.Geometry g()
g in interface GeoFunctions.Geompublic com.esri.core.geometry.SpatialReference sr()
sr in interface GeoFunctions.Geompublic GeoFunctions.Geom transform(int srid)
transform in interface GeoFunctions.Geompublic GeoFunctions.Geom wrap(com.esri.core.geometry.Geometry g)
wrap in interface GeoFunctions.GeomCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.