|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MapGeometry | |
---|---|
com.esri.core.geometry | Provides classes for different types of geometries, e.g. |
com.esri.core.internal.value | |
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.internal.value |
---|
Methods in com.esri.core.internal.value that return MapGeometry | |
---|---|
MapGeometry |
ImageServer.getExtent()
Gets the extent of the ImageServer. |
MapGeometry |
Layer.getExtent()
|
Methods in com.esri.core.internal.value with parameters of type MapGeometry | |
---|---|
void |
Layer.setExtent(MapGeometry extent)
|
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). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |