package

com.esri.core.map

Contains classes that define elements from feature and image services.

Interfaces

CallbackListener<T> Implement this interface to handle the returned result from an asynchronous call. 
TimeAwareLayer This interface should be implemented by any layer that can be filtered by date/time (time aware). 

Classes

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 The Class EditInfo. 
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. 
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:

Graphic objects are immutable, which means its state cannot change after construction. 

GraphicsUtil The Class GraphicsUtil. 
ImageServiceParameters Represents the image service parameter options used in the ArcGISImageServiceLayer. 
InfoTemplate

An InfoTemplate is an object containing a title template and a content template. 

InheritedDomain The InheritedDomain class represents the 'Inherited Domain'. 
Legend The Legend class provides a legend's symbol and label. 
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 
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. 

Enums

EditInfo.ACTION_TYPE The Enum ACTION_TYPE. 
EditInfo.DATE_DISPLAY_PATTERN The Enum DATE_DISPLAY_PATTERN. 
FeatureTemplate.DRAWING_TOOL The default drawing tool to use when creating features based on this template.. 
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. 
TimeOptions.Units Units for time options.