Uses of Package
com.esri.core.map

Packages that use com.esri.core.map
com.esri.android.map Provides classes for all the different elements of a map. 
com.esri.android.map.ags Contains the classes for the available map layer types. 
com.esri.core.map Contains classes that define elements from feature and image services. 
com.esri.core.portal Provides mechanisms for connecting to a Portal or Organization and contains classes for constructing a WebMap. 
com.esri.core.renderer Provides different types of renderers used to symbolize graphics. 
com.esri.core.symbol.advanced Contains classes for advanced symbol and message processing. 
com.esri.core.tasks.ags.geoprocessing Contains classes for connecting to geoprocessing services and parsing the results. 
com.esri.core.tasks.ags.query Contains classes for defining queries that are executed on an ArcGIS Server. 
 

Classes in com.esri.core.map used by com.esri.android.map
Graphic
          The Graphic class is used to represent a feature that can have any of the following types: Geometry Symbol attributes InfoTemplate
 

Classes in com.esri.core.map used by com.esri.android.map.ags
CallbackListener
          Implement this interface to handle the returned result from an asychronous call.
FeatureEditResult
          The results of a feature edit such as add, update or delete.
FeatureSet
          A collection of features returned from ArcGIS Server or used as input to tasks.
FeatureTemplate
          Feature templates define the information required to create a new feature.
FeatureType
          The FeatureType class represents a SubType of a feature layer which includes the over-ridden domains for the various fields.
Field
          The Field class represents a field of a feature layer.
Graphic
          The Graphic class is used to represent a feature that can have any of the following types: Geometry Symbol attributes InfoTemplate
ImageServiceParameters
          Represents the image service parameter options used in the ArcGISImageServiceLayer.
ImageServiceParameters.IMAGE_FORMAT
          The format of the exported image.
ImageServiceParameters.PIXEL_TYPE
          The pixel type, also known as data type, pertains to the type of values stored in the raster, such as signed integer, unsigned integer, or floating point.
ImageServiceParameters.RSP
          The resampling process of extrapolating the pixel values while transforming the raster dataset when it undergoes warping or when it changes coordinate space.
MosaicRule
          Specifies the mosaic rule when defining how individual images should be mosaicked.
RasterFunction
          Specifies the processing to be done to the image service.
 

Classes in com.esri.core.map used by com.esri.core.map
AttachmentInfo
          Information about an attachment associated with a feature.
CodedValueDomain
          The CodedValueDomain class represents the 'Coded Value Domain' details in the Feature Layer of the Feature Service.
Domain
          The abstract class Domain is the superclass of classes CodedValueDomain and RangeDomain.
FeatureEditError
          An error object indicating that an operation failed when processing a REST request.
FeatureEditResult
          The results of a feature edit such as add, update or delete.
FeatureSet
          A collection of features returned from ArcGIS Server or used as input to tasks.
FeatureTemplate
          Feature templates define the information required to create a new feature.
FeatureTemplate.DRAWING_TOOL
          The default drawing tool to use when creating features based on this template..
FeatureType
          The FeatureType class represents a SubType of a feature layer which includes the over-ridden domains for the various fields.
Field
          The Field class represents a field of a feature layer.
Graphic
          The Graphic class is used to represent a feature that can have any of the following types: Geometry Symbol attributes InfoTemplate
ImageServiceParameters
          Represents the image service parameter options used in the ArcGISImageServiceLayer.
ImageServiceParameters.IMAGE_FORMAT
          The format of the exported image.
ImageServiceParameters.PIXEL_TYPE
          The pixel type, also known as data type, pertains to the type of values stored in the raster, such as signed integer, unsigned integer, or floating point.
ImageServiceParameters.RSP
          The resampling process of extrapolating the pixel values while transforming the raster dataset when it undergoes warping or when it changes coordinate space.
MosaicRule
          Specifies the mosaic rule when defining how individual images should be mosaicked.
RangeDomain
          The RangeDomain class represents the 'Range Domain' details in the Feature Layer of the Feature Service.
RasterFunction
          Specifies the processing to be done to the image service.
 

Classes in com.esri.core.map used by com.esri.core.portal
CallbackListener
          Implement this interface to handle the returned result from an asychronous call.
FeatureSet
          A collection of features returned from ArcGIS Server or used as input to tasks.
 

Classes in com.esri.core.map used by com.esri.core.renderer
Graphic
          The Graphic class is used to represent a feature that can have any of the following types: Geometry Symbol attributes InfoTemplate
 

Classes in com.esri.core.map used by com.esri.core.symbol.advanced
Graphic
          The Graphic class is used to represent a feature that can have any of the following types: Geometry Symbol attributes InfoTemplate
 

Classes in com.esri.core.map used by com.esri.core.tasks.ags.geoprocessing
Graphic
          The Graphic class is used to represent a feature that can have any of the following types: Geometry Symbol attributes InfoTemplate
 

Classes in com.esri.core.map used by com.esri.core.tasks.ags.query
FeatureSet
          A collection of features returned from ArcGIS Server or used as input to tasks.
 



Copyright © 2012. All Rights Reserved.