| | Class | Package | Description |
|---|
| | AddressCandidate
| com.esri.ags.tasks.supportClasses |
Represents an address and its location. |
| | AllDetails
| com.esri.ags.layers.supportClasses |
Contains information about all the layers and tables in a map service. |
| | AlphaRange
| com.esri.ags.renderers.supportClasses |
The range from minimum to maximum alpha (transparency) values to use in a TimeRampAger. |
| | ArcGISDynamicMapServiceLayer
| com.esri.ags.layers |
Allows you to work with a dynamic map service resource exposed by the ArcGIS Server REST API (available in ArcGIS Server 9.3 and above). |
| | ArcGISImageServiceLayer
| com.esri.ags.layers |
Allows you to work with an Image Service resource exposed by the ArcGIS Server REST API (available in ArcGIS Server 9.3 and above). |
| | ArcGISTiledMapServiceLayer
| com.esri.ags.layers |
Allows you to work with a cached map service resource exposed by the ArcGIS Server REST API (available in ArcGIS Server 9.3 and above). |
| | ArcIMSMapServiceLayer
| com.esri.ags.layers |
Allows you to add ArcIMS image services to your map. |
| | AreasAndLengthsParameters
| com.esri.ags.tasks.supportClasses |
Input parameters for the areasAndLengths() method on the GeometryService - contains polygons, and optionally areaUnit and lengthUnit. |
| | AreasAndLengthsResult
| com.esri.ags.tasks.supportClasses |
The result from the areasAndLengths() method in GeometryService. |
| | AttachmentEvent
| com.esri.ags.events |
Represents event objects that are specific to FeatureLayer and FeatureLayerTask attachment operations. |
| | AttachmentInfo
| com.esri.ags.layers.supportClasses |
The attachment info contains informations about an attachment associated with a feature. |
| | AttachmentInspector
| com.esri.ags.components |
Attachment inspector allows users to see the attachments for a feature as well as adding new attachments. |
| | AttachmentInspectorSkin
| com.esri.ags.skins | The default skin class for the AttachmentInspector component. |
| | AttachmentInspectorSkin_loader
| com.esri.ags.skins | |
| | AttributeInspector
| com.esri.ags.components |
The attribute inspector shows attributes of selected features in a form showing one feature at a time. |
| | AttributeInspectorEvent
| com.esri.ags.events |
Event dispatched when a graphic is rendered in the attribute inspector
|
| | AttributeInspectorSkin
| com.esri.ags.skins | The default skin class for the AttributeInspector component. |
| | AttributeParameterValue
| com.esri.ags.tasks.supportClasses |
Input parameter for network analyst operations. |
| | BaseClusterer
| com.esri.ags.clusterers |
Base clusterer class that implements the IClusterer interface. |
| | BaseTask
| com.esri.ags.tasks |
Base class to be extended by all tasks. |
| | BufferParameters
| com.esri.ags.tasks.supportClasses |
Input parameters for the buffer() method on the GeometryService - requires at least geometries and distances. |
| | ButtonBarField
| com.esri.ags.components.supportClasses |
Button bar component that could be used in in FieldInspector. |
| | CartographicLineSymbol
| com.esri.ags.symbols |
Used to draw linear features on the graphics layer. |
| | CellSymbol
| com.esri.ags.clusterers.supportClasses |
Symbol to render a cluster as a rounded corner square with cluster count in the center. |
| | ClassBreakInfo
| com.esri.ags.renderers.supportClasses |
The class break object to use in a ClassBreaksRenderer to symbolize a range of values with a specific symbol. |
| | ClassBreaksRenderer
| com.esri.ags.renderers |
A class break renderer symbolizes each graphic based on the value of some numeric attribute. |
| | ClosestFacilityEvent
| com.esri.ags.events |
Represents event objects that are specific to ClosestFacilityTask. |
| | ClosestFacilityParameters
| com.esri.ags.tasks.supportClasses |
Input parameters for a ClosestFacilityTask. |
| | ClosestFacilitySolveResult
| com.esri.ags.tasks.supportClasses |
The result from a ClosestFacilityTask operation. |
| | ClosestFacilityTask
| com.esri.ags.tasks |
Helps you find closest facilities around any location(incident) on a network. |
| | Cluster
| com.esri.ags.clusterers.supportClasses |
A cluster has a center and an array of graphics that formed the cluster. |
| | ClusterGraphic
| com.esri.ags.clusterers.supportClasses |
Clusterers create an instance of ClusterGraphic when a cluster is computed. |
| | CodedValue
| com.esri.ags.layers.supportClasses |
The name and code value for a specific CodedValue. |
| | CodedValueDomain
| com.esri.ags.layers.supportClasses |
Maintains information about the coded values belonging to this coded value domain. |
| | ColorRange
| com.esri.ags.renderers.supportClasses |
The range from one color to another to use in a TimeRampAger. |
| | CompositeSymbol
| com.esri.ags.symbols |
Used to draw multiple symbols on a single graphic. |
| | CreateOptions
| com.esri.ags.components.supportClasses |
Create Options for the editor, for example, should the Editor use "freehand" instead of the default "point-to-point" behavior when creating new features. |
| | CutResult
| com.esri.ags.tasks.supportClasses |
The result from the cut() method in GeometryService. |
| | DataFile
| com.esri.ags.tasks.supportClasses |
A geoprocessing data object containing a data source. |
| | DataLayer
| com.esri.ags.tasks.supportClasses |
Possible input for certain properties of the ClosestFacilityParameters, RouteParameters or ServiceAreaParameters. |
| | DateUtil
| com.esri.ags.utils |
Constructs a Date from a text string with specific format('EEE MMM dd HH:mm:ss z yyyy'). |
| | DensifyParameters
| com.esri.ags.tasks.supportClasses |
Input parameters for the densify() method on the GeometryService - contains polygon and optionally lengthUnit, maxSegmentLength and geodesic. |
| | DetailsEvent
| com.esri.ags.events |
Represents event objects that are specific to DetailsTask. |
| | DetailsTask
| com.esri.ags.tasks |
Loads the layer or table details from a map service or feature service. |
| | DirectionsFeatureSet
| com.esri.ags.tasks.supportClasses |
A FeatureSet that has properties specific to network analyst operations like routing and closest facility. |
| | DistanceParameters
| com.esri.ags.tasks.supportClasses |
Input parameters for the distance() method on the GeometryService - requires at least geometry1 and geometry2. |
| | Domain
| com.esri.ags.layers.supportClasses |
There are two types of domains: coded values (a.k.a unique values) and range domains. |
| | DoubleField
| com.esri.ags.components.supportClasses |
Text input component used in the AttributeInspector to handle double precision attribute values. |
| | DrawEvent
| com.esri.ags.events |
Represents event objects that are specific to DrawTool. |
| | DrawingInfo
| com.esri.ags.layers.supportClasses |
Metadata information from the service about the renderer and alpha as setup on the server. |
| | DrawTool
| com.esri.ags.tools |
Tool that supports functionality to create new geometries by drawing them:
points (MAPPOINT or MULTIPOINT), lines (LINE, POLYLINE, or FREEHAND_POLYLINE),
polygons (FREEHAND_POLYGON or POLYGON), rectangles (EXTENT) and circles (CIRCLE). |
| | DropDownListField
| com.esri.ags.components.supportClasses |
Drop down list component that could be used in in FieldInspector. |
| | DynamicMapServiceLayer
| com.esri.ags.layers |
Base class for all dynamic layers that can be added to a map. |
| | EditEvent
| com.esri.ags.events |
Represents event objects that are specific to EditTool. |
| | Editor
| com.esri.ags.components |
The Editor component provides out-of-the-box editing capabilities using an editable layer in a Feature Service. |
| | EditorSkin
| com.esri.ags.skins | The default skin class for the Editor component. |
| | EditorSkin_loader
| com.esri.ags.skins | |
| | EditTool
| com.esri.ags.tools |
Functionality to move graphics or modify individual vertices, i.e., edit the geometry of existing graphics. |
| | ESRIClusterer
| com.esri.ags.clusterers |
Base clusterer for the GridClusterer and WeightedClusterer. |
| | ExecuteResult
| com.esri.ags.tasks.supportClasses |
The result of a Geoprocessor execute task. |
| | Extent
| com.esri.ags.geometry |
The minimum and maximum x- and y-coordinates of a bounding box. |
| | ExtentEvent
| com.esri.ags.events |
Represents event objects that are specific to map extent changes. |
| | FeatureCollection
| com.esri.ags.layers.supportClasses |
FeatureCollection is an object with a layerDefinition and a featureSet. |
| | FeatureEditResult
| com.esri.ags.layers.supportClasses |
The results of a feature edit such as add, update or delete. |
| | FeatureEditResults
| com.esri.ags.layers.supportClasses |
Contains the results returned by applyEdits() in FeatureLayer and FeatureLayerTask. |
| | FeatureLayer
| com.esri.ags.layers |
The feature layer can be used to display features from one single layer of either a Feature Service or a Map Service. |
| | FeatureLayerDetails
| com.esri.ags.layers.supportClasses |
Contains detailed information about a layer in a feature service. |
| | FeatureLayerEvent
| com.esri.ags.events |
Represents event objects that are specific to FeatureLayer and FeatureLayerTask. |
| | FeatureLayerTask
| com.esri.ags.tasks |
Performs edits on a layer in a feature service and updates a feature's attachments. |
| | FeatureSet
| com.esri.ags |
A set of features with information about their fields, field aliases, geometry type, spatial reference etc. |
| | FeatureTableDetails
| com.esri.ags.layers.supportClasses |
Contains detailed information about a table in a feature service. |
| | FeatureTemplate
| com.esri.ags.layers.supportClasses |
Feature templates define the information required to create a new feature. |
| | FeatureType
| com.esri.ags.layers.supportClasses |
FeatureType is a type defined by a feature layer. |
| | Field
| com.esri.ags.layers.supportClasses |
Contains information about each field in a layer. |
| | FieldInspector
| com.esri.ags.components.supportClasses |
The FieldInspector allows you customize the AttributeInspector look and feel for a specific field. |
| | FillSymbol
| com.esri.ags.symbols |
Base class for polygon symbols. |
| | FindEvent
| com.esri.ags.events |
Represents event objects that are specific to FindTask. |
| | FindParameters
| com.esri.ags.tasks.supportClasses |
Input parameters for a FindTask. |
| | FindResult
| com.esri.ags.tasks.supportClasses |
The result from a FindTask. |
| | FindTask
| com.esri.ags.tasks |
Based on a string value, searches a map service exposed by the ArcGIS Server REST API (available in ArcGIS Server 9.3 and above). |
| | FlareEvent
| com.esri.ags.events |
Represents event objects that are specific to the FlareSymbol. |
| | FlareMouseEvent
| com.esri.ags.events |
Represents event objects that are specific to the FlareSymbol. |
| | FlareSymbol
| com.esri.ags.clusterers.supportClasses |
Symbol to render a cluster as a flare. |
| | FormData
| com.esri.ags.components.supportClasses |
An instance of this class is assigned to a form data property when a graphic is shown in the attribute inspector. |
| | FormItemsOrder
| com.esri.ags.components.supportClasses |
String enum of the form items sort order in the form. |
| | GeneralizeParameters
| com.esri.ags.tasks.supportClasses |
Input parameters for the generalize() method on the GeometryService - requires at least an array of geometries. |
| | Geometry
| com.esri.ags.geometry |
Base class for geometry objects. |
| | GeometryService
| com.esri.ags.tasks |
Represents a geometry task resource exposed by the ArcGIS Server REST API (available in ArcGIS Server 9.3 and above). |
| | GeometryServiceEvent
| com.esri.ags.events |
Represents event objects that are specific to GeometryService. |
| | GeometryServiceSingleton
| com.esri.ags.tasks |
Creates and configures a single static GeometryService instance. |
| | GeometryUtil
| com.esri.ags.utils |
The GeometryUtil utility class is an all-static class with methods for working with geometries. |
| | Geoprocessor
| com.esri.ags.tasks |
Represents a geoprocessing task resource exposed by the ArcGIS Server REST API (available in ArcGIS Server 9.3 and above). |
| | GeoprocessorEvent
| com.esri.ags.events |
Represents event objects that are specific to Geoprocessor tasks. |
| | GPMessage
| com.esri.ags.tasks.supportClasses |
Represents a message generated during the execution of a geoprocessing task. |
| | GPResultImageLayer
| com.esri.ags.layers |
Allows you to view a geoprocessing task result. |
| | Graphic
| com.esri.ags |
Any feature that can contain geometry, a symbol, attributes and an infoTemplate. |
| | GraphicEvent
| com.esri.ags.events |
Represents event objects that are specific to graphics. |
| | GraphicsLayer
| com.esri.ags.layers |
A layer that contains one or more Graphic features. |
| | GraphicsLayerEvent
| com.esri.ags.events |
Represents event objects that are specific to GraphicsLayer. |
| | GraphicUtil
| com.esri.ags.utils |
The GraphicUtil utility class is an all-static class with methods for working with Graphic objects,
for example getGraphicsExtent() which will return the unioned extent for an array of graphics
and getGeometries() which will extract the array of geometries for a array of graphics. |
| | GridClusterer
| com.esri.ags.clusterers |
Clusters a set of MapPoints based on a grid algorithm. |
| | IClusterer
| com.esri.ags.clusterers |
Clusterer interface. |
| | IdentifyEvent
| com.esri.ags.events |
Represents event objects that are specific to IdentifyTask. |
| | IdentifyParameters
| com.esri.ags.tasks.supportClasses |
Input parameters for an IdentifyTask. |
| | IdentifyResult
| com.esri.ags.tasks.supportClasses |
The result from an IdentifyTask. |
| | IdentifyTask
| com.esri.ags.tasks |
Performs an identify operation on the layers of a map service resource exposed by the ArcGIS Server REST API (available in ArcGIS Server 9.3 and above). |
| | IGraphicRenderer
| com.esri.ags.components.supportClasses |
Interface that an info window renderer instance might implement to get a reference to a graphic. |
| | ILegendSupport
| com.esri.ags.layers |
Legend interface. |
| | ImageParameters
| com.esri.ags.layers.supportClasses |
Represents the image parameter options used when calling
ArcGISDynamicMapServiceLayer.exportMapImage,
Geoprocessor.getResultImage, and
Geoprocessor.getResultImageLayer. |
| | ImageServiceIdentifyEvent
| com.esri.ags.events |
Represents event objects that are specific to ImageServiceIdentifyTask. |
| | ImageServiceIdentifyParameters
| com.esri.ags.tasks.supportClasses |
Input parameters for an ImageServiceIdentifyTask. |
| | ImageServiceIdentifyResult
| com.esri.ags.tasks.supportClasses |
The result from an ImageServiceIdentifyTask. |
| | ImageServiceIdentifyTask
| com.esri.ags.tasks |
Performs an identify operation on an image service resource. |
| | ImageServiceParameters
| com.esri.ags.layers.supportClasses |
Represents the image parameter options used when calling
ArcGISImageServiceLayer.exportMapImage. |
| | InfoComponent
| com.esri.ags.components.supportClasses |
Base class to display "Info" in the form of a callout. |
| | InfoPlacement
| com.esri.ags.components.supportClasses |
The InfoPlacement class specifies constant values used to style an InfoComponent. |
| | InfoPlacementEvent
| com.esri.ags.events |
Event dispatched usually from an info container content when the info container placement mode is set to auto. |
| | InfoSymbol
| com.esri.ags.symbols |
Used to display info markers (or bubble markers), containing your own content, at points (MapPoint) on the graphics layer. |
| | InfoSymbolWindow
| com.esri.ags.components.supportClasses |
The InfoSymbolWindow class defines the symbol used in the InfoSymbol. |
| | InfoSymbolWindowSkin
| com.esri.ags.skins | The default skin class for an InfoSymbolWindow instance. |
| | InfoWindow
| com.esri.ags.components.supportClasses |
InfoWindow is used to display custom content on the map or the attributes of a graphic based
on its infoWindowRenderer property. |
| | InfoWindowCloseButton
| com.esri.ags.components.supportClasses |
The InfoWindowCloseButton class defines the close button used in the InfoWindow component. |
| | InfoWindowLabel
| com.esri.ags.components.supportClasses |
The InfoWindowLabel class defines the label used at the top of the InfoWindow component. |
| | InfoWindowSkin
| com.esri.ags.skins | The default skin class for an InfoWindow instance. |
| | IntegerField
| com.esri.ags.components.supportClasses |
Text input component used in the AttributeInspector to handle integer attribute values. |
| | ITimeSlider
| com.esri.ags.components.supportClasses |
Defines the minimum interface for a TimeSlider that can be used with a Map. |
| | JobInfo
| com.esri.ags.tasks.supportClasses |
Represents information pertaining to the execution of an asynchronous geoprocessing task on the server. |
| | JSON
| com.esri.ags.utils |
Generic class for encoding in to and decoding out of JSON strings. |
| | KMLFeatureInfo
| com.esri.ags.layers.supportClasses |
KMLFeatureInfo
|
| | KMLFolder
| com.esri.ags.layers.supportClasses |
KMLFolder
|
| | KMLGroundOverlay
| com.esri.ags.layers.supportClasses |
The KMLGroundOverlay class provides details about a KML ground overlay. |
| | KMLLayer
| com.esri.ags.layers |
The KMLLayer is used to create a layer based on a publicly accessible KML file (.kml,.kmz). |
| | KMLScreenOverlay
| com.esri.ags.layers.supportClasses |
The KMLScreenOverlay class provides details about a KML screen overlay. |
| | LabelDataRenderer
| com.esri.ags.components |
Subclass of DataRenderer with a label property. |
| | LabelField
| com.esri.ags.components.supportClasses |
Label component to render non editable attribute values. |
| | Layer
| com.esri.ags.layers |
Base class for all layers that can be added to a map. |
| | LayerDetails
| com.esri.ags.layers.supportClasses |
Contains detailed information about a layer in a map service. |
| | LayerEvent
| com.esri.ags.events |
Represents event objects that are specific to a Layer. |
| | LayerInfo
| com.esri.ags.layers.supportClasses |
Contains basic information about one layer in a map service. |
| | LayerInfoWindowRenderer
| com.esri.ags.layers.supportClasses |
LayerInfoWindowRenderer can be used to define a infoWindowRenderer for a specific layer. |
| | LayerLegendInfo
| com.esri.ags.layers.supportClasses |
Contains basic information about legend for a layer in a map service. |
| | LayerTimeOptions
| com.esri.ags.layers.supportClasses |
Defines the time options for the layer. |
| | Legend
| com.esri.ags.components |
The Legend component displays labels and symbols for some or all of the layers in the map. |
| | LegendItemInfo
| com.esri.ags.layers.supportClasses |
LegendItemInfo. |
| | LegendSkin
| com.esri.ags.skins | The default skin class for a Legend component. |
| | LegendSkin_loader
| com.esri.ags.skins | |
| | LengthsParameters
| com.esri.ags.tasks.supportClasses |
Input parameters for the lengths() method on the GeometryService - requires at least an array of polylines, and optionally lengthUnit and geodesic. |
| | LinearUnit
| com.esri.ags.tasks.supportClasses |
A data object containing a linear distance. |
| | LineSymbol
| com.esri.ags.symbols |
Base class for line symbols. |
| | Locator
| com.esri.ags.tasks |
Represents a geocode service resource exposed by the ArcGIS Server REST API (available in ArcGIS Server 9.3 and higher). |
| | LocatorEvent
| com.esri.ags.events |
Represents event objects that are specific to Locator tasks. |
| | LOD
| com.esri.ags.layers.supportClasses |
Levels of detail (LOD) for a TiledMapServiceLayer. |
| | Map
| com.esri.ags |
The main mapping component of the ArcGIS API for Flex. |
| | MapEvent
| com.esri.ags.events |
Represents event objects that are specific to the map. |
| | MapImage
| com.esri.ags.layers.supportClasses |
Represents the data object for the dynamically generated map. |
| | MapImageEvent
| com.esri.ags.events |
Represents event objects that are specific to ArcGISDynamicMapServiceLayer and ArcGISImageServiceLayer. |
| | MapImageLayer
| com.esri.ags.layers |
The MapImageLayer class is used to add georeferenced images to the map. |
| | MapMouseEvent
| com.esri.ags.events |
Represents event objects that are specific to map mouse events. |
| | MapPoint
| com.esri.ags.geometry |
A location defined by an x- and y-coordinate (in map units). |
| | MarkerSymbol
| com.esri.ags.symbols |
Base class for marker symbols. |
| | MosaicRule
| com.esri.ags.layers.supportClasses |
Specifies the mosaic rule when defining how individual images should be mosaicked. |
| | Multipoint
| com.esri.ags.geometry |
An array of MapPoints. |
| | NAMessage
| com.esri.ags.tasks.supportClasses |
Represents a message generated during the execution of a Route, ClosestFacility or ServiceArea task. |
| | NAOutputLine
| com.esri.ags.tasks.supportClasses |
The type of output line to be set in RouteParameters.outputLines for use in a RouteTask. |
| | NAOutputPolygon
| com.esri.ags.tasks.supportClasses |
The type of output polygon to be set in ServiceAreaParameters.outputPolygons for use in a ServiceAreaTask. |
| | NATravelDirection
| com.esri.ags.tasks.supportClasses |
The type of travel direction to be set in ServiceAreaParameters.travelDirection and ClosestFacilityParameters.travel for use in a ServiceAreaTask and ClosestFacilityTask. |
| | NAUTurn
| com.esri.ags.tasks.supportClasses |
The type of U-turn restriction to be set in RouteParameters.restrictUTurns for use in a RouteTask. |
| | Navigation
| com.esri.ags.components |
The default navigation component of the map. |
| | NavigationHorizontalSkin
| com.esri.ags.skins | Alternative skin class for the Navigation component with a horizontal orientation. |
| | NavigationSkin
| com.esri.ags.skins | The default skin class for the Navigation component. |
| | NavigationTool
| com.esri.ags.tools |
Tool that supports basic navigation, such as pan and zoom. |
| | OffsetParameters
| com.esri.ags.tasks.supportClasses |
Input parameters for the offset() method on the GeometryService. |
| | OpenStreetMapLayer
| com.esri.ags.layers |
Allows you to use basemaps from OpenStreetMap. |
| | PanEvent
| com.esri.ags.events |
Represents event objects that are specific to panning the map. |
| | ParameterValue
| com.esri.ags.tasks.supportClasses |
Represents the output parameters of several geoprocessing tasks and their properties and values. |
| | PictureFillSymbol
| com.esri.ags.symbols |
Used to draw polygon features on the graphics layer using an image that gets repeated over and over. |
| | PictureMarkerSymbol
| com.esri.ags.symbols |
Used to draw points and multipoints on the graphics layer using an image. |
| | Polygon
| com.esri.ags.geometry |
An array of rings where each ring is an array of MapPoints. |
| | Polyline
| com.esri.ags.geometry |
An array of paths where each path is an array of MapPoints. |
| | PopUpFieldFormat
| com.esri.ags.webmap.supportClasses |
PopUpFieldFormat is used to format dates and numbers. |
| | PopUpFieldInfo
| com.esri.ags.webmap.supportClasses |
Information for displaying and/or formatting fields inside a pop-up window. |
| | PopUpInfo
| com.esri.ags.webmap.supportClasses |
Used to configure PopUpRenderer. |
| | PopUpMediaInfo
| com.esri.ags.webmap.supportClasses |
Information for displaying media (images and/or charts) inside a pop-up window. |
| | PopUpRenderer
| com.esri.ags.webmap |
The pop-up displays information within the InfoWindow and is usually set as
the infoWindowRenderer on graphics, graphics layers or LayerInfoWindowRenderer
(for tiled and dynamic services). |
| | PopUpRendererSkin
| com.esri.ags.skins | The default skin class for the PopUpRenderer component. |
| | Query
| com.esri.ags.tasks.supportClasses |
Input parameters for a QueryTask or one of the query or select methods for a FeatureLayer. |
| | QueryEvent
| com.esri.ags.events |
Represents event objects that are specific to QueryTask. |
| | QueryTask
| com.esri.ags.tasks |
Executes a query operation on a single layer or table resource of a Map Service, Feature Service or Image Service exposed by the ArcGIS Server REST API. |
| | RangeDomain
| com.esri.ags.layers.supportClasses |
The range domain has a minimum and maximum value. |
| | RasterData
| com.esri.ags.tasks.supportClasses |
A geoprocessing data object containing a raster data source. |
| | RasterFunction
| com.esri.ags.layers.supportClasses |
Specifies the processing to be done to the image service. |
| | RelationParameters
| com.esri.ags.tasks.supportClasses |
Input parameters for the relation() method on the GeometryService, for example geometries1, geometries2 and spatialRelationship. |
| | Relationship
| com.esri.ags.layers.supportClasses |
Relationship object that describes this layer's relationship with another layer or table. |
| | RelationshipQuery
| com.esri.ags.tasks.supportClasses |
Input parameters when querying for related features with FeatureLayer and QueryTask. |
| | Renderer
| com.esri.ags.renderers |
Base class for all renderers - use SimpleRenderer, ClassBreaksRenderer or UniqueValueRenderer with a GraphicsLayer. |
| | RouteEvent
| com.esri.ags.events |
Represents event objects that are specific to RouteTask. |
| | RouteParameters
| com.esri.ags.tasks.supportClasses |
Input parameters for a RouteTask. |
| | RouteResult
| com.esri.ags.tasks.supportClasses |
Represents the route result - which, together with barriers and messages make up the RouteSolveResult. |
| | RouteSolveResult
| com.esri.ags.tasks.supportClasses |
The result from a RouteTask operation - the actual 'results' are available as an array of RouteResult. |
| | RouteTask
| com.esri.ags.tasks |
Helps you solve a routing problem by finding a least-cost path between multiple locations using a network service exposed by the ArcGIS Server REST API (available in ArcGIS Server 9.3.1 and later). |
| | ScaleBar
| com.esri.ags.components |
The Scale Bar component for the Map. |
| | ScaleBarMetricSkin
| com.esri.ags.skins | The skin class for the ScaleBar component to only render metric units. |
| | ScaleBarSkin
| com.esri.ags.skins | The default skin class for the ScaleBar component - shows both metric and US units. |
| | ScaleBarUSSkin
| com.esri.ags.skins | The skin class for the ScaleBar component to only render US units. |
| | ServiceAreaEvent
| com.esri.ags.events |
Represents event objects that are specific to ServiceAreaTask. |
| | ServiceAreaParameters
| com.esri.ags.tasks.supportClasses |
Input parameters for a ServiceAreaTask. |
| | ServiceAreaSolveResult
| com.esri.ags.tasks.supportClasses |
The result from a ServiceAreaTask operation. |
| | ServiceAreaTask
| com.esri.ags.tasks |
Helps you find service areas around any location on a network. |
| | SimpleClusterSymbol
| com.esri.ags.clusterers.supportClasses |
Simple cluster symbol that draws a rounded square with cluster count in the center. |
| | SimpleFillSymbol
| com.esri.ags.symbols |
Used to draw polygon features on the graphics layer using simple patterns. |
| | SimpleLineSymbol
| com.esri.ags.symbols |
Used to draw linear features on the graphics layer using simple line patterns. |
| | SimpleMarkerSymbol
| com.esri.ags.symbols |
Used to draw points and multipoints (or nodes of polylines and polygons) on the graphics layer using simple markers. |
| | SimpleRenderer
| com.esri.ags.renderers |
A renderer that uses one symbol only. |
| | SizeRange
| com.esri.ags.renderers.supportClasses |
The range from minimum to maximum symbol size to use in a TimeRampAger. |
| | SpatialReference
| com.esri.ags |
The spatial reference of a map, layer, or inputs to and outputs from a task. |
| | StringField
| com.esri.ags.components.supportClasses |
Text input component used in the AttributeInspector to handle short string attribute values. |
| | StringUtil
| com.esri.ags.utils |
The StringUtil utility class is an all-static class with methods for working with String objects. |
| | Symbol
| com.esri.ags.symbols |
Base class for all symbols. |
| | SymbolAger
| com.esri.ags.renderers.supportClasses |
Base class for all symbol agers - use TimeClassBreaksAger or TimeRampAger with a TemporalRenderer. |
| | TableDetails
| com.esri.ags.layers.supportClasses |
Contains detailed information about a table in a map service. |
| | TableInfo
| com.esri.ags.layers.supportClasses |
Contains basic information about one table in a map service. |
| | Template
| com.esri.ags.components.supportClasses |
Template from TemplatePicker. |
| | TemplatePicker
| com.esri.ags.components |
The TemplatePicker displays feature templates from one or more FeatureLayer from which users can select one feature template. |
| | TemplatePickerEvent
| com.esri.ags.events |
Represents event objects that are specific to TemplatePicker. |
| | TemplatePickerSimpleSkin
| com.esri.ags.skins | Alternative skin class for the TemplatePicker component which does not group feature templates by feature layers. |
| | TemplatePickerSimpleSkin_loader
| com.esri.ags.skins | |
| | TemplatePickerSkin
| com.esri.ags.skins | The default skin class for the TemplatePicker component. |
| | TemplatePickerSkin_loader
| com.esri.ags.skins | |
| | TemporalRenderer
| com.esri.ags.renderers |
Temporal renderer which uses the time field of a FeatureLayer. |
| | TextField
| com.esri.ags.components.supportClasses |
Text area component used in the AttributeInspector to handle 'long' string attribute values. |
| | TextSymbol
| com.esri.ags.symbols |
Used to display text at points on the graphics layer. |
| | TiledMapServiceLayer
| com.esri.ags.layers |
Base class for all tiled layers that can be added to a map. |
| | TileInfo
| com.esri.ags.layers.supportClasses |
Contains information about the tiling scheme for a TiledMapServiceLayer. |
| | TimeClassBreakInfo
| com.esri.ags.renderers.supportClasses |
The time ranged by used in TimeClassBreaksAger to symbolize based on it's temporal age. |
| | TimeClassBreaksAger
| com.esri.ags.renderers.supportClasses |
Time class breaks ager displays aging by classifying features based on an age range. |
| | TimeExtent
| com.esri.ags |
The time extent is a span of time going from a start time to an end time. |
| | TimeExtentEvent
| com.esri.ags.events |
Represents event objects that are specific to time extent changes. |
| | TimeInfo
| com.esri.ags.layers.supportClasses |
Time information details. |
| | TimeRampAger
| com.esri.ags.renderers.supportClasses |
Time ramp agers display aging using a gradual change in symbology. |
| | TimeReference
| com.esri.ags.layers.supportClasses |
TimeReference contains information about how the time was measured. |
| | TimeSlider
| com.esri.ags.components |
The Time Slider component for one or more maps that have time-aware layers. |
| | TimeSliderSkin
| com.esri.ags.skins | The default skin class for the TimeSlider component. |
| | TrimExtendParameters
| com.esri.ags.tasks.supportClasses |
Input parameters for the trimExtend() method on the GeometryService. |
| | UniqueValueInfo
| com.esri.ags.renderers.supportClasses |
The unique value object to use in a UniqueValueRenderer to symbolize a specific value with a specific symbol. |
| | UniqueValueRenderer
| com.esri.ags.renderers |
A unique value renderer symbolizes groups of graphics that have matching attributes. |
| | Units
| com.esri.ags |
The Units class specifies constant values for the units property of Map and Layer. |
| | VEAddress
| com.esri.ags.virtualearth |
The Bing Maps (formerly Microsoft Virtual Earth) address details. |
| | VEGeocoder
| com.esri.ags.virtualearth |
Bing Maps (formerly Microsoft Virtual Earth) geocoder. |
| | VEGeocodeResult
| com.esri.ags.virtualearth |
Represents a Bing Maps (formerly Microsoft Virtual Earth) address and its location. |
| | VEGeocoderEvent
| com.esri.ags.events |
Represents event objects that are specific to VEGeocoder. |
| | VETiledLayer
| com.esri.ags.virtualearth |
Allows you to use basemaps from Bing Maps (formerly Microsoft Virtual Earth). |
| | WebMapEvent
| com.esri.ags.events |
Represents event objects that are specific to WebMapUtil. |
| | WebMapUtil
| com.esri.ags.webmap |
Utility methods to work with "Web maps" from ArcGIS.com or any ArcGIS Portal. |
| | WebMercatorExtent
| com.esri.ags.geometry |
An extent defined using latitude and longitude, but stored internally in web mercator units. |
| | WebMercatorMapPoint
| com.esri.ags.geometry |
A location defined using latitude and longitude, but stored in web mercator units. |
| | WebMercatorUtil
| com.esri.ags.utils |
Projects coordinates between 4326 (GCS_WGS_1984) and 102100/3857 (WGS_1984_Web_Mercator_Auxiliary_Sphere) coordinate systems. |
| | WeightedClusterer
| com.esri.ags.clusterers |
Clusters a set of graphics based on an adaptive weighted pruning algorithm. |
| | WMSLayer
| com.esri.ags.layers |
A layer for OGC Web Map Services. |
| | WMSLayerInfo
| com.esri.ags.layers.supportClasses |
WMS LayerInfo
|
| | WMTSLayer
| com.esri.ags.layers |
The WMTSLayer class is used to create a layer based on an OGC Web Map Tile Service layer. |
| | ZoomEvent
| com.esri.ags.events |
Represents event objects that are specific to the zooming (changing scale) of the map. |