Uses of Class
com.esri.core.geometry.MapGeometry

Packages that use MapGeometry
com.esri.core.geometry Provides classes for different types of geometries, e.g. 
com.esri.core.portal Provides mechanisms for connecting to a Portal or Organization and contains classes for constructing a WebMap. 
 

Uses of MapGeometry in com.esri.core.geometry
 

Methods in com.esri.core.geometry that return MapGeometry
static MapGeometry GeometryEngine.jsonToGeometry(org.codehaus.jackson.JsonParser json)
          Imports the MapGeometry from it's JSON representation.
 

Uses of MapGeometry in com.esri.core.portal
 

Methods in com.esri.core.portal that return MapGeometry
 MapGeometry PortalInfo.getDefaultExtent()
          Returns the default extent to be used by the client application for the specified culture when creating new maps (if applicable).
 



Copyright © 2012. All Rights Reserved.