Uses of Package
com.esri.core.map

Packages that use com.esri.core.map
com.esri.core.internal.catalog   
com.esri.core.internal.value   
com.esri.core.map   
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   
com.esri.core.tasks Parent package for classes in com.esri.core.tasks.ags.* and also a class that defines the different spatial relationship types. 
com.esri.core.tasks.ags   
com.esri.core.tasks.ags.find Contains classes for defining finding operations that are executed on an ArcGIS Server. 
com.esri.core.tasks.ags.geocode   
com.esri.core.tasks.ags.geoprocessing Contains classes for connecting to geoprocessing services and parsing the results. 
com.esri.core.tasks.ags.identify Contains classes for defining identify operations that are executed on an ArcGIS Server. 
com.esri.core.tasks.ags.na   
com.esri.core.tasks.ags.query Contains classes for defining queries that are executed on an ArcGIS Server. 
com.esri.map   
com.esri.map.popup   
 

Classes in com.esri.core.map used by com.esri.core.internal.catalog
CallbackListener
          Implement this interface to handle the returned result from an asynchronous call.
 

Classes in com.esri.core.map used by com.esri.core.internal.value
EditFieldsInfo
          The Class EditFieldsInfo.
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.
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.
OwnershipBasedAccessControlForFeatures
          The Class OwnershipBasedAccessControlForFeatures.
TimeInfo
          This class contains information about time aware map service layers or individual layers within a map service.
TimeOptions
          Time options
 

Classes in com.esri.core.map used by com.esri.core.map
AttachmentInfo
          Information about an attachment associated with a feature.
Bookmark
          Represents a bookmark object defined in the Web map.
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.
EditFieldsInfo
          The Class EditFieldsInfo.
EditInfo.ACTION_TYPE
          The Enum ACTION_TYPE.
EditInfo.DATE_DISPLAY_PATTERN
          The Enum DATE_DISPLAY_PATTERN.
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 Graphic objects are immutable, which means its state cannot change after construction.
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.
InfoTemplate
          Deprecated.  
MosaicRule
          Specifies the mosaic rule when defining how individual images should be mosaicked.
OwnershipBasedAccessControlForFeatures
          The Class OwnershipBasedAccessControlForFeatures.
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.
TimeExtent
          This class can be used to define either a single date/time or a range of dates/times.
TimeInfo
          This class contains information about time aware map service layers or individual layers within a map service.
TimeOptions
          Time options
TimeOptions.Units
          Units for time options.
TimeReference
          This class represents the timezone of a time aware layer and indicates whether or not daylight saving is respected.
WebMapQuery
          Represents an ArcGIS query task data defined in the web map.
 

Classes in com.esri.core.map used by com.esri.core.portal
CallbackListener
          Implement this interface to handle the returned result from an asynchronous 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 Graphic objects are immutable, which means its state cannot change after construction.
 

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 Graphic objects are immutable, which means its state cannot change after construction.
 

Classes in com.esri.core.map used by com.esri.core.tasks
CallbackListener
          Implement this interface to handle the returned result from an asynchronous call.
 

Classes in com.esri.core.map used by com.esri.core.tasks.ags
CallbackListener
          Implement this interface to handle the returned result from an asynchronous call.
 

Classes in com.esri.core.map used by com.esri.core.tasks.ags.find
CallbackListener
          Implement this interface to handle the returned result from an asynchronous call.
 

Classes in com.esri.core.map used by com.esri.core.tasks.ags.geocode
CallbackListener
          Implement this interface to handle the returned result from an asynchronous call.
 

Classes in com.esri.core.map used by com.esri.core.tasks.ags.geoprocessing
CallbackListener
          Implement this interface to handle the returned result from an asynchronous call.
Graphic
          The Graphic class is used to represent a feature that can have any of the following types: Geometry Symbol attributes InfoTemplate Graphic objects are immutable, which means its state cannot change after construction.
 

Classes in com.esri.core.map used by com.esri.core.tasks.ags.identify
CallbackListener
          Implement this interface to handle the returned result from an asynchronous call.
 

Classes in com.esri.core.map used by com.esri.core.tasks.ags.na
CallbackListener
          Implement this interface to handle the returned result from an asynchronous call.
FeatureSet
          A collection of features returned from ArcGIS Server or used as input to tasks.
Graphic
          The Graphic class is used to represent a feature that can have any of the following types: Geometry Symbol attributes InfoTemplate Graphic objects are immutable, which means its state cannot change after construction.
 

Classes in com.esri.core.map used by com.esri.core.tasks.ags.query
CallbackListener
          Implement this interface to handle the returned result from an asynchronous 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.map
Bookmark
          Represents a bookmark object defined in the Web map.
CallbackListener
          Implement this interface to handle the returned result from an asynchronous call.
EditFieldsInfo
          The Class EditFieldsInfo.
EditInfo
          The Class EditInfo.
EditInfo.ACTION_TYPE
          The Enum ACTION_TYPE.
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 Graphic objects are immutable, which means its state cannot change after construction.
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.
InfoTemplate
          Deprecated.  
MosaicRule
          Specifies the mosaic rule when defining how individual images should be mosaicked.
OwnershipBasedAccessControlForFeatures
          The Class OwnershipBasedAccessControlForFeatures.
RasterFunction
          Specifies the processing to be done to the image service.
TimeExtent
          This class can be used to define either a single date/time or a range of dates/times.
TimeInfo
          This class contains information about time aware map service layers or individual layers within a map service.
WebMapQuery
          Represents an ArcGIS query task data defined in the web map.
 

Classes in com.esri.core.map used by com.esri.map.popup
AttachmentInfo
          Information about an attachment associated with a feature.
CallbackListener
          Implement this interface to handle the returned result from an asynchronous call.
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 Graphic objects are immutable, which means its state cannot change after construction.
 



Copyright © 2012. All Rights Reserved.