Supporting classes related to ArcGIS Server layers. [Added in version 2.0]
| Class | Description | |
|---|---|---|
| AllDetails | Contains information about all the layers and tables in a map service. | |
| AttachmentInfo | The attachment info contains informations about an attachment associated with a feature. | |
| CodedValue | The name and code value for a specific CodedValue. | |
| CodedValueDomain | Maintains information about the coded values belonging to this coded value domain. | |
| Domain | There are two types of domains: coded values (a.k.a unique values) and range domains. | |
| DrawingInfo | Metadata information from the service about the renderer and alpha as setup on the server. | |
| FeatureCollection | FeatureCollection is an object with a layerDefinition and a featureSet. | |
| FeatureEditResult | The results of a feature edit such as add, update or delete. | |
| FeatureEditResults | Contains the results returned by applyEdits() in FeatureLayer and FeatureLayerTask. | |
| FeatureLayerDetails | Contains detailed information about a layer in a feature service. | |
| FeatureTableDetails | Contains detailed information about a table in a feature service. | |
| FeatureTemplate | Feature templates define the information required to create a new feature. | |
| FeatureType | FeatureType is a type defined by a feature layer. | |
| Field | Contains information about each field in a layer. | |
| ImageParameters | Represents the image parameter options used when calling ArcGISDynamicMapServiceLayer.exportMapImage, Geoprocessor.getResultImage, and Geoprocessor.getResultImageLayer. | |
| ImageServiceParameters | Represents the image parameter options used when calling ArcGISImageServiceLayer.exportMapImage. | |
| KMLFeatureInfo | KMLFeatureInfo | |
| KMLFolder | KMLFolder | |
| KMLGroundOverlay | The KMLGroundOverlay class provides details about a KML ground overlay. | |
| KMLScreenOverlay | The KMLScreenOverlay class provides details about a KML screen overlay. | |
| LayerDetails | Contains detailed information about a layer in a map service. | |
| LayerInfo | Contains basic information about one layer in a map service. | |
| LayerInfoWindowRenderer | LayerInfoWindowRenderer can be used to define a infoWindowRenderer for a specific layer. | |
| LayerLegendInfo | Contains basic information about legend for a layer in a map service. | |
| LayerTimeOptions | Defines the time options for the layer. | |
| LegendItemInfo | LegendItemInfo. | |
| LOD | Levels of detail (LOD) for a TiledMapServiceLayer. | |
| MapImage | Represents the data object for the dynamically generated map. | |
| MosaicRule | Specifies the mosaic rule when defining how individual images should be mosaicked. | |
| RangeDomain | The range domain has a minimum and maximum value. | |
| RasterFunction | Specifies the processing to be done to the image service. | |
| Relationship | Relationship object that describes this layer's relationship with another layer or table. | |
| TableDetails | Contains detailed information about a table in a map service. | |
| TableInfo | Contains basic information about one table in a map service. | |
| TileInfo | Contains information about the tiling scheme for a TiledMapServiceLayer. | |
| TimeInfo | Time information details. | |
| TimeReference | TimeReference contains information about how the time was measured. | |
| WMSLayerInfo | WMS LayerInfo |