A B C D E F G H I J K L M N O P Q R S T U V W X Z _

A

AbsoluteLayout - Class in com.esri.adf.web.data.tasks
Defines an absolute layout.
AbsoluteLayout() - Constructor for class com.esri.adf.web.data.tasks.AbsoluteLayout
Creates a new instance of AbsoluteLayout
AbsolutePosition - Class in com.esri.adf.web.data.tasks
Extends Position class to position the location of sub-components of task
AbsolutePosition(int, int) - Constructor for class com.esri.adf.web.data.tasks.AbsolutePosition
Constructs a AbsolutePosition by top and left coordinates
AbsolutePosition(int, int, String) - Constructor for class com.esri.adf.web.data.tasks.AbsolutePosition
Constructs a AbsolutePosition by top, left coordinates and style.
AbsolutePosition(String) - Constructor for class com.esri.adf.web.data.tasks.AbsolutePosition
Constructs a AbsolutePosition by style.
action(ActionContext) - Method in class com.esri.adf.web.ags.data.edit.action.AddFeature
 
action(ActionContext) - Method in class com.esri.adf.web.ags.data.edit.action.AddVertex
 
action(ActionContext) - Method in class com.esri.adf.web.ags.data.edit.action.CopyFeature
 
action(ActionContext) - Method in class com.esri.adf.web.ags.data.edit.action.MergeFeatures
 
action(ActionContext) - Method in class com.esri.adf.web.ags.data.edit.action.MoveFeature
 
action(ActionContext) - Method in class com.esri.adf.web.ags.data.edit.action.MoveVertex
 
action(ActionContext) - Method in class com.esri.adf.web.ags.data.edit.action.RemoveFeature
 
action(ActionContext) - Method in class com.esri.adf.web.ags.data.edit.action.RemoveVertex
 
action(ActionContext) - Method in class com.esri.adf.web.ags.data.edit.action.SelectByExtent
 
action(ActionContext) - Method in class com.esri.adf.web.ags.data.edit.action.SplitLineFeature
 
action(ActionContext) - Method in class com.esri.adf.web.ags.data.edit.action.SplitPolygonFeature
 
action(ActionContext) - Method in class com.esri.adf.web.ags.data.edit.action.UpdateAttribute
 
action(ActionContext) - Method in class com.esri.adf.web.ags.data.edit.EditAction
Performs the action.
ACTION_LISTENER_METHOD - Static variable in class com.esri.adf.web.data.tasks.TaskActionDescriptor
The action method type that takes TaskEvent as its argument
ACTION_METHOD - Static variable in class com.esri.adf.web.data.tasks.TaskActionDescriptor
The action method type that takes no arguments
ACTION_NAME - Static variable in class com.esri.adf.web.faces.renderkit.xml.TaskRenderer
 
ActionContext - Class in com.esri.adf.web.ags.data.edit
A context object maintaining references to the target layer, map bounds, map image size etc when an edit action occurs.
ActionContext() - Constructor for class com.esri.adf.web.ags.data.edit.ActionContext
Instantiates an object of ActionContext.
ActionEventListener - Interface in com.esri.adf.web.ags.data.edit
A interface that all editing event listener implementations must follow.
actionMethod - Variable in class com.esri.adf.web.data.tasks.TaskActionDescriptor
The method that processes this action.
actionType - Variable in class com.esri.adf.web.data.tasks.TaskActionDescriptor
The action method type.
activate() - Method in class com.esri.adf.web.ags.data.AGSLocalExtensionsResource
 
activate() - Method in class com.esri.adf.web.ags.data.AGSLocalGeocodeResource
 
activate() - Method in class com.esri.adf.web.ags.data.AGSLocalMapResource
 
activate() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
 
activate() - Method in class com.esri.adf.web.ags.data.geometry.AGSLocalGeometryResource
 
activate() - Method in class com.esri.adf.web.ags.data.gp.AGSGPResource
 
activate() - Method in class com.esri.adf.web.ags.data.gp.AGSLocalGPResource
 
activate() - Method in class com.esri.adf.web.ags.data.image.AGSLocalImageResource
 
activate() - Method in class com.esri.adf.web.data.GISResource
This method is called by the associated WebContext when the context itself is being activated.
activate() - Method in class com.esri.adf.web.data.WebContext
This method should be called when this context is to be activated.
activate() - Method in interface com.esri.adf.web.data.WebLifecycle
Objects (context attributes, resources and functionalities) should perform setup tasks to ready themselves up to do user operations in this method.
activateResource() - Method in class com.esri.adf.web.ags.data.AGSLocalConnection
 
add(ToolItem) - Method in class com.esri.adf.web.faces.event.ToolItemCollection
Adds the tool item to this tool item collection.
addAddressCandidates(List<? extends AddressCandidate>, ResultDefinition) - Method in class com.esri.adf.web.data.results.WebResults
 
addBarrier(WebPoint) - Method in class com.esri.adf.web.ags.data.AGSNAFunctionality
Adds the barrier based on the specified point.
addBarrier(MapEvent) - Method in class com.esri.adf.web.ags.tasks.RoutingTask
 
addChild(ResultNode) - Method in class com.esri.adf.web.data.results.ResultNode
Adds this ResultNode as a child of this node.
addChild(int, ResultNode) - Method in class com.esri.adf.web.data.results.ResultNode
Adds this ResultNode as a child of this node at the given index.
addChild(TocNodeContent) - Method in class com.esri.adf.web.data.TocNode
Adds a child to the TOC node.
addChild(int, TocNodeContent) - Method in class com.esri.adf.web.data.TocNode
Adds a child to the TOC node placed at the specified order (Order starts at 1).
addChild(TocNode) - Method in class com.esri.adf.web.data.TocNode
Adds a TocNode to this node's children.
addChild(TocNode, int) - Method in class com.esri.adf.web.data.TocNode
Adds a TocNode to this node's children at the specified position.
addChildren(List<? extends ResultNode>) - Method in class com.esri.adf.web.data.results.ResultNode
Adds the List of ResultNodes as children of this node.
addClientActionArgs(String, String) - Static method in class com.esri.adf.web.faces.event.ClientActionArgs
Add a client action and ClientActionArgs class mapping.
addComponent(Object, Position) - Method in class com.esri.adf.web.data.tasks.DefaultLayout
Adds a component of a task
addComponent(Object) - Method in class com.esri.adf.web.data.tasks.DefaultLayout
Adds a component of a task with null position.
addComponents(Object[], Position[]) - Method in class com.esri.adf.web.data.tasks.DefaultLayout
Adds the components in arrays.
addDisplayGeometry(WebGeometry) - Method in class com.esri.adf.web.data.query.WebQuery
The method will do a projection transformation for the given geometry object, add it to an appropriate geometry collection based on its type and displaying on the map with proper symbol.
addDisplayGeometry(WebGeometry, String) - Method in class com.esri.adf.web.data.WebGeocode
 
addEventListener(ActionEventListener) - Method in class com.esri.adf.web.ags.data.edit.EditAction
Adds an event listener
addEventListener(ActionEventListener) - Method in class com.esri.adf.web.ags.data.edit.EditWorkspace
Registers an event listener.
AddFeature - Class in com.esri.adf.web.ags.data.edit.action
creates a new Feature on the context layer.
AddFeature(IGeometry) - Constructor for class com.esri.adf.web.ags.data.edit.action.AddFeature
Instantiates an object of AddFeature.
addFindCriteriaHandler(String, QueryCriteriaHandler) - Method in class com.esri.adf.web.data.query.QueryFunctionality
Registers this query handler for the given criteriaType with this functionality.
addFunctionality(String, GISFunctionality) - Method in class com.esri.adf.web.data.GISResource
Adds the given functionality to the existing Map of functionalities.
addGeometry(WebGeometry) - Method in class com.esri.adf.web.data.GraphicRenderer
Adds a new geometry to the existing list of geometries to be rendered.
addGraphicFeature(GraphicFeature) - Method in class com.esri.adf.web.data.graphics.GraphicsLayer
Adds a feature to the layer.
addGraphicFeature(GraphicFeature) - Method in class com.esri.adf.web.data.graphics.GroupGraphicsLayer
 
addGraphics(GraphicElement) - Method in class com.esri.adf.web.data.WebGraphics
Adds a point, multipoint, polyline or polygon graphic to the map.
addGraphicsLayer(GraphicsLayer) - Method in class com.esri.adf.web.data.graphics.DefaultGraphicsResource
 
addGraphicsLayer(GraphicsLayer) - Method in class com.esri.adf.web.data.graphics.GraphicsResource
Adds a GraphicsLayer to the internal list of GraphicsLayers.
addHost(String) - Method in class com.esri.adf.web.ags.data.AGSLocalConnection
 
addHost(String) - Method in class com.esri.adf.web.ags.data.gp.AGSLocalGPResource
 
addImage(GraphicImage) - Method in class com.esri.adf.web.data.WebGraphics
Adds an image to the map.
addJobMessages(JobMessage[]) - Method in class com.esri.adf.web.ags.data.gp.GPTaskResult
 
addObserver(WebResultsObserver) - Method in class com.esri.adf.web.data.results.WebResults
Registers the observer as an observer of this instance of WebResults.
addObserver(WebContextObserver) - Method in class com.esri.adf.web.data.WebContext
Adds a WebContextObserver to this context.
addPatches(TocNode, int) - Method in class com.esri.adf.web.ags.data.AGSTocFunctionality
 
addPath(WebPath) - Method in class com.esri.adf.web.data.geometry.WebPolyline
Adds the given WebPath instance to the list of WebPaths of this polyline.
addPaths(List<? extends WebPath>) - Method in class com.esri.adf.web.data.geometry.WebPolyline
Adds all the WebPaths from the submitted list to the list of WebPaths of this polyline.
addPoint(MapEvent) - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
A task action to add Point feature.
addPoint(WebPoint) - Method in class com.esri.adf.web.data.geometry.WebPointCollection
Adds a new WebPoint to the List of WebPoints represented by this point collection.
addPolygon(MapEvent) - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
A task action to add polygon feature.
addPolyline(MapEvent) - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
A task action to add line feature.
addQueryResults(List<? extends QueryResult>, ResultDefinition) - Method in class com.esri.adf.web.data.results.WebResults
 
addRecord(TaskEvent) - Method in class com.esri.adf.web.ags.data.gp.GPRecordSetParam
 
addRecord(MapEvent) - Method in class com.esri.adf.web.ags.data.gp.GPRecordSetParam
 
addRenderer(WebActiveRenderer) - Method in class com.esri.adf.web.data.renderer.WebGroupRenderer
Adds an instance of WebActiveRenderer to WebGroupRenderer
addRenderer(GraphicRenderer) - Method in class com.esri.adf.web.data.WebGraphics
Adds a renderer to the map.
addResource(String, GISResource, int) - Method in class com.esri.adf.web.data.WebContext
Adds a new GISResource to this context.
addResource(String, GISResource) - Method in class com.esri.adf.web.data.WebContext
Adds a new GISResource to this context.
address - Variable in class com.esri.adf.web.ags.data.AGSGeocodeFunctionality
 
address - Variable in class com.esri.adf.web.data.AddressCandidate
 
AddressCandidate - Class in com.esri.adf.web.data
 
AddressCandidate() - Constructor for class com.esri.adf.web.data.AddressCandidate
 
AddressCandidate(GeocodeFunctionality, WebGeometry, String, int, Map<?, ?>) - Constructor for class com.esri.adf.web.data.AddressCandidate
 
addResultDetail(Map<?, ?>, Element) - Method in class com.esri.adf.web.tasks.PrintableResult
The method converts a java.util.Map object into the key-value pair tags and append the given paraentTag.
addResultNode(ResultNode) - Method in class com.esri.adf.web.data.results.WebResults
Adds a ResultNode to this instance of WebResults.
addResultObject(List<Object>, ResultNode) - Method in class com.esri.adf.web.tasks.PrintableResult
Extracts the data object stored in the given ResultNode object and put into the List; if the ResultNode object has child nodes, recursively traverse all its child nodes.
addResults(String, List<?>) - Method in class com.esri.adf.web.data.results.WebResults
Adds a List of results to this WebResults object.
addResultsWithActionArray(String, List<?>, String, String, String[], String) - Method in class com.esri.adf.web.data.results.WebResults
Adds a List of results to this WebResults object.
addResultsWithActionArray(String, List<?>, String, String, String[]) - Method in class com.esri.adf.web.data.results.WebResults
Adds a List of results to this WebResults object.
addResultsWithActionMap(String, List<?>, String, String, Map<String, String>, String) - Method in class com.esri.adf.web.data.results.WebResults
Adds a List of results to this WebResults object.
addResultsWithActionMap(String, List<?>, String, String, Map<String, String>) - Method in class com.esri.adf.web.data.results.WebResults
Adds a List of results to this WebResults object.
addRing(WebRing) - Method in class com.esri.adf.web.data.geometry.WebPolygon
Adds a given ring to the polygon.
addRings(List<? extends WebRing>) - Method in class com.esri.adf.web.data.geometry.WebPolygon
Adds all rings from the given list to the polygon.
addStop(WebPoint) - Method in class com.esri.adf.web.ags.data.AGSNAFunctionality
Adds the stop in route network analyst layer based on the specified point
addStop(WebPoint, String) - Method in class com.esri.adf.web.ags.data.AGSNAFunctionality
Adds the stop in route network analyst layer based on the specified point and route name
addStop(String, WebPoint, String) - Method in class com.esri.adf.web.ags.data.AGSNAFunctionality
Adds a stop at the specified location to the route layer.
addStop(MapEvent) - Method in class com.esri.adf.web.ags.tasks.RoutingTask
 
addStops(ArrayList<? extends WebPoint>, String) - Method in class com.esri.adf.web.ags.data.AGSNAFunctionality
Adds the list of stops to the network analyst routing layer.
addStops(ArrayList<String>, ArrayList<? extends WebPoint>, String) - Method in class com.esri.adf.web.ags.data.AGSNAFunctionality
Adds the list of stops and stop names to the route layer.
addSublayer(GraphicsLayer) - Method in class com.esri.adf.web.data.graphics.GroupGraphicsLayer
Adds a layer to the list of sublayers.
addTextValue(String) - Method in class com.esri.adf.web.data.symbol.WebTrueTypeMarkerSymbol
Adds text values which are displayed with the symbol.
addTimer(String) - Method in class com.esri.adf.web.data.TocModel
 
addValidationRule(String, String) - Method in class com.esri.adf.web.data.tasks.validator.GenericValidator
Validation rules are key-value pairs which are set as attributes on DOJO dijits to validate the parameter.
addValue(String) - Method in class com.esri.adf.web.data.GraphicRenderer
Deprecated. As of ArcGIS Java Server 10.0, instead use WebClassBreaksRenderer.addValues(List) or WebUniqueValueRenderer.addValues(List)
addValues(List<Double>) - Method in class com.esri.adf.web.data.renderer.WebClassBreaksRenderer
Add the values to the existing list if available.
addValues(List<? extends String>) - Method in class com.esri.adf.web.data.renderer.WebUniqueValueRenderer
 
AddVertex - Class in com.esri.adf.web.ags.data.edit.action
Inserts a vertex on the selected features within the search tolerance.
AddVertex(IPoint) - Constructor for class com.esri.adf.web.ags.data.edit.action.AddVertex
Instantiates an object of AddVertex.
addVertex(MapEvent) - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
A task action to insert a vertex either along an existing segment, or between two existing vertices.
addVertex(double, IGeometry, IPoint, IServerContext) - Static method in class com.esri.adf.web.ags.data.edit.util.EditUtil
Adds a vertex the geometry if it is in the search distance.
addWebSession(WebSession) - Method in class com.esri.adf.web.data.WebApplication
Adds a new WebSession to the WebApplication.
ADF_POST_BACK_PARAMETER_NAME - Static variable in class com.esri.adf.web.util.ADFSessionTimeoutFilter
The ADF postback parameter name.
ADFAGSException - Exception in com.esri.adf.web.ags
 
ADFAGSException() - Constructor for exception com.esri.adf.web.ags.ADFAGSException
 
ADFAGSException(String) - Constructor for exception com.esri.adf.web.ags.ADFAGSException
 
ADFAGSException(Throwable) - Constructor for exception com.esri.adf.web.ags.ADFAGSException
 
ADFAGSException(String, Throwable) - Constructor for exception com.esri.adf.web.ags.ADFAGSException
 
ADFAIMSException - Exception in com.esri.adf.web.aims
 
ADFAIMSException() - Constructor for exception com.esri.adf.web.aims.ADFAIMSException
 
ADFAIMSException(String) - Constructor for exception com.esri.adf.web.aims.ADFAIMSException
 
ADFAIMSException(Throwable) - Constructor for exception com.esri.adf.web.aims.ADFAIMSException
 
ADFAIMSException(String, Throwable) - Constructor for exception com.esri.adf.web.aims.ADFAIMSException
 
ADFCompressionFilter - Class in com.esri.adf.web.util
 
ADFCompressionFilter() - Constructor for class com.esri.adf.web.util.ADFCompressionFilter
 
ADFDOJOTYPE - Static variable in class com.esri.adf.web.data.tasks.validator.GenericValidator
Key used to stores the ADF Dojo Dijit type string, it is upon subclass implementing it.
ADFDownloadServlet - Class in com.esri.adf.web.util
 
ADFDownloadServlet() - Constructor for class com.esri.adf.web.util.ADFDownloadServlet
 
ADFEvent - Class in com.esri.adf.web.faces.event
The ADFEvent is the base class which provides the basic methods for events fired by the ADF web controls.
ADFEvent(UIComponent, FacesContext, WebContext) - Constructor for class com.esri.adf.web.faces.event.ADFEvent
Constructs a new ADF event object from the specified source component, in the current FacesContext and with the associated WebContext
ADFException - Exception in com.esri.adf.web
 
ADFException() - Constructor for exception com.esri.adf.web.ADFException
 
ADFException(String) - Constructor for exception com.esri.adf.web.ADFException
 
ADFException(Throwable) - Constructor for exception com.esri.adf.web.ADFException
 
ADFException(String, Throwable) - Constructor for exception com.esri.adf.web.ADFException
 
ADFExpirationFilter - Class in com.esri.adf.web.util
 
ADFExpirationFilter() - Constructor for class com.esri.adf.web.util.ADFExpirationFilter
 
ADFFilter - Class in com.esri.adf.web.util
 
ADFFilter() - Constructor for class com.esri.adf.web.util.ADFFilter
 
ADFGeometryException - Exception in com.esri.adf.web.data.geometry
An instance of ADFGeometryException is thrown if something goes wrong when working with classes in com.esri.adf.web.data.geometry package.
ADFGeometryException() - Constructor for exception com.esri.adf.web.data.geometry.ADFGeometryException
 
ADFGeometryException(String) - Constructor for exception com.esri.adf.web.data.geometry.ADFGeometryException
 
ADFGeometryException(Throwable) - Constructor for exception com.esri.adf.web.data.geometry.ADFGeometryException
 
ADFGeometryException(String, Throwable) - Constructor for exception com.esri.adf.web.data.geometry.ADFGeometryException
 
ADFGPException - Exception in com.esri.adf.web.ags.data.gp
 
ADFGPException() - Constructor for exception com.esri.adf.web.ags.data.gp.ADFGPException
 
ADFGPException(String) - Constructor for exception com.esri.adf.web.ags.data.gp.ADFGPException
 
ADFGPException(Throwable) - Constructor for exception com.esri.adf.web.ags.data.gp.ADFGPException
 
ADFGPException(String, Throwable) - Constructor for exception com.esri.adf.web.ags.data.gp.ADFGPException
 
ADFGraphicsException - Exception in com.esri.adf.web.data.graphics
An instance of ADFGraphicsException is thrown if something goes wrong while working with classes in the graphics package.
ADFGraphicsException() - Constructor for exception com.esri.adf.web.data.graphics.ADFGraphicsException
 
ADFGraphicsException(String) - Constructor for exception com.esri.adf.web.data.graphics.ADFGraphicsException
 
ADFGraphicsException(Throwable) - Constructor for exception com.esri.adf.web.data.graphics.ADFGraphicsException
 
ADFGraphicsException(String, Throwable) - Constructor for exception com.esri.adf.web.data.graphics.ADFGraphicsException
 
ADFMimeDataServlet - Class in com.esri.adf.web.util
A servlet which provides the ability to display MIME data in your browser.
ADFMimeDataServlet() - Constructor for class com.esri.adf.web.util.ADFMimeDataServlet
 
ADFPhaseListener - Class in com.esri.adf.web.faces.event
 
ADFPhaseListener() - Constructor for class com.esri.adf.web.faces.event.ADFPhaseListener
 
ADFServletContextListener - Class in com.esri.adf.web.util
The ADFServletContextListener initializes a WebApplication object and sets it as an attribute on the ServletContext.
When the ServletContext is destroyed, it destroys the associated WebApplication and attempts to clean up all server hosted objects in the current thread.
This class must be registered as a listener-class (in the web.xml file) for the web application.
ADFServletContextListener() - Constructor for class com.esri.adf.web.util.ADFServletContextListener
 
ADFSessionTimeoutFilter - Class in com.esri.adf.web.util
A Servlet filter which checks if the session has timed out or not.
ADFSessionTimeoutFilter() - Constructor for class com.esri.adf.web.util.ADFSessionTimeoutFilter
 
ADFSpatialReferenceException - Exception in com.esri.adf.web.data.geometry
An instance of ADFSpatialReference is thrown if something goes wrong when working with WebSpatialReference.
ADFSpatialReferenceException() - Constructor for exception com.esri.adf.web.data.geometry.ADFSpatialReferenceException
 
ADFSpatialReferenceException(String) - Constructor for exception com.esri.adf.web.data.geometry.ADFSpatialReferenceException
 
ADFSpatialReferenceException(Throwable) - Constructor for exception com.esri.adf.web.data.geometry.ADFSpatialReferenceException
 
ADFSpatialReferenceException(String, Throwable) - Constructor for exception com.esri.adf.web.data.geometry.ADFSpatialReferenceException
 
ADFTaskException - Exception in com.esri.adf.web.data.tasks
 
ADFTaskException() - Constructor for exception com.esri.adf.web.data.tasks.ADFTaskException
 
ADFTaskException(String) - Constructor for exception com.esri.adf.web.data.tasks.ADFTaskException
 
ADFTaskException(Throwable) - Constructor for exception com.esri.adf.web.data.tasks.ADFTaskException
 
ADFTaskException(String, Throwable) - Constructor for exception com.esri.adf.web.data.tasks.ADFTaskException
 
ADFTileServlet - Class in com.esri.adf.web.util
A Servlet which provides the ability to display Tile data in your browser.
ADFTileServlet() - Constructor for class com.esri.adf.web.util.ADFTileServlet
 
ADFUploadServlet - Class in com.esri.adf.web.util
 
ADFUploadServlet() - Constructor for class com.esri.adf.web.util.ADFUploadServlet
 
ADFUtil - Class in com.esri.adf.web.util
This class contains the utility methods that can be used within the ADF core objects.
ADFVEException - Exception in com.esri.adf.web.ve
Exception class to report issues related to Bing™ Maps (formerly known as Virtual Earth) Web service operations.
ADFVEException() - Constructor for exception com.esri.adf.web.ve.ADFVEException
 
ADFVEException(String) - Constructor for exception com.esri.adf.web.ve.ADFVEException
 
ADFVEException(Throwable) - Constructor for exception com.esri.adf.web.ve.ADFVEException
 
ADFVEException(String, Throwable) - Constructor for exception com.esri.adf.web.ve.ADFVEException
 
ADFWMSException - Exception in com.esri.adf.web.wms
 
ADFWMSException() - Constructor for exception com.esri.adf.web.wms.ADFWMSException
 
ADFWMSException(String) - Constructor for exception com.esri.adf.web.wms.ADFWMSException
 
ADFWMSException(Throwable) - Constructor for exception com.esri.adf.web.wms.ADFWMSException
 
ADFWMSException(String, Throwable) - Constructor for exception com.esri.adf.web.wms.ADFWMSException
 
adjustCurrentMapExtent() - Method in class com.esri.adf.web.ags.data.AGSTileFunctionality
 
AERIAL_LABEL - Static variable in class com.esri.adf.web.ve.data.imagery.VETocNodeContent
Label for the Bing Maps map style "Aerial"
AERIAL_WITH_LABELS_LABEL - Static variable in class com.esri.adf.web.ve.data.imagery.VETocNodeContent
Label for the Bing Maps map style "Aerial with labels"
afterPhase(PhaseEvent) - Method in class com.esri.adf.web.ags.faces.event.AGSPhaseListener
 
afterPhase(PhaseEvent) - Method in class com.esri.adf.web.ags.faces.event.EditPhaseListener
 
afterPhase(PhaseEvent) - Method in class com.esri.adf.web.ags.faces.event.GPAsyncTaskResultsPhaseListener
 
afterPhase(PhaseEvent) - Method in class com.esri.adf.web.faces.event.ADFPhaseListener
 
afterPhase(PhaseEvent) - Method in class com.esri.adf.web.faces.event.ContinuousPanPhaseListener
 
afterPhase(PhaseEvent) - Method in class com.esri.adf.web.faces.event.InfoWindowPhaseListener
 
afterPhase(PhaseEvent) - Method in class com.esri.adf.web.faces.event.PostBackPhaseListener
This method handles all the AJAX request processing and response rendering if the doAJAX request parameter is present and is set to true.
afterPhase(PhaseEvent) - Method in class com.esri.adf.web.faces.event.TaskRenderPhaseListener
Phase listener to handle on-demand loading of Tasks
afterPhase(PhaseEvent) - Method in class com.esri.adf.web.faces.event.WebGraphicsPhaseListener
 
afterTaskExecute(String) - Method in class com.esri.adf.web.ags.data.gp.GPBooleanParam
 
afterTaskExecute(String) - Method in class com.esri.adf.web.ags.data.gp.GPDataFileParam
 
afterTaskExecute(String) - Method in class com.esri.adf.web.ags.data.gp.GPDateParam
 
afterTaskExecute(String) - Method in class com.esri.adf.web.ags.data.gp.GPDoubleParam
 
afterTaskExecute(String) - Method in class com.esri.adf.web.ags.data.gp.GPLinearUnitParam
 
afterTaskExecute(String) - Method in class com.esri.adf.web.ags.data.gp.GPLongParam
 
afterTaskExecute(String) - Method in class com.esri.adf.web.ags.data.gp.GPMultiStringParam
 
afterTaskExecute(String) - Method in class com.esri.adf.web.ags.data.gp.GPMultiValueParam
 
afterTaskExecute(String) - Method in interface com.esri.adf.web.ags.data.gp.GPParam
 
afterTaskExecute(String) - Method in class com.esri.adf.web.ags.data.gp.GPRasterDataParam
 
afterTaskExecute(String) - Method in class com.esri.adf.web.ags.data.gp.GPRecordSetParam
 
afterTaskExecute(String) - Method in class com.esri.adf.web.ags.data.gp.GPStringParam
 
AGSDirection - Class in com.esri.adf.web.ags.data
This object stores the direction results.
AGSDirection(double, double, double, double, WebExtent, WebPoint, String, Map<String, String>) - Constructor for class com.esri.adf.web.ags.data.AGSDirection
Initializes the AGSDirection object from the traversal result.
AGSExtensions - Interface in com.esri.adf.web.ags.data
 
AGSExtensionsResource - Class in com.esri.adf.web.ags.data
 
AGSExtensionsResource() - Constructor for class com.esri.adf.web.ags.data.AGSExtensionsResource
 
agsgeo - Variable in class com.esri.adf.web.ags.data.AGSGeocodeFunctionality
 
AGSGeocodeFunctionality - Class in com.esri.adf.web.ags.data
 
AGSGeocodeFunctionality() - Constructor for class com.esri.adf.web.ags.data.AGSGeocodeFunctionality
 
AGSGeocodeResource - Class in com.esri.adf.web.ags.data
 
AGSGeocodeResource() - Constructor for class com.esri.adf.web.ags.data.AGSGeocodeResource
Creates a new AGSGeocodeResource with no URL set.
AGSGeocodeResource(String) - Constructor for class com.esri.adf.web.ags.data.AGSGeocodeResource
 
AGSGeometryOperations - Class in com.esri.adf.web.ags.data.geometry
 
AGSGeometryOperations() - Constructor for class com.esri.adf.web.ags.data.geometry.AGSGeometryOperations
 
AGSGeometryResource - Class in com.esri.adf.web.ags.data.geometry
The AGSGeometryResource represents a GISResource for ArcGIS Server Geometry Services.
AGSGeometryResource() - Constructor for class com.esri.adf.web.ags.data.geometry.AGSGeometryResource
Creates a new AGSGeometryResource with no URL set.
AGSGeometryResource(String) - Constructor for class com.esri.adf.web.ags.data.geometry.AGSGeometryResource
Creates a new AGSGeometryResource to an ArcGIS Server Geometry Service at the given end point.
AGSGPFunctionality - Class in com.esri.adf.web.ags.data.gp
 
AGSGPFunctionality() - Constructor for class com.esri.adf.web.ags.data.gp.AGSGPFunctionality
 
AGSGPResource - Class in com.esri.adf.web.ags.data.gp
 
AGSGPResource() - Constructor for class com.esri.adf.web.ags.data.gp.AGSGPResource
 
AGSGPResource(String) - Constructor for class com.esri.adf.web.ags.data.gp.AGSGPResource
 
AGSIdentifyCriteriaHandler - Class in com.esri.adf.web.ags.data.query
 
AGSIdentifyCriteriaHandler() - Constructor for class com.esri.adf.web.ags.data.query.AGSIdentifyCriteriaHandler
 
AGSImageIdentifyCriteriaHandler - Class in com.esri.adf.web.ags.data.image.query
This class is the handler used by the AGSImageQueryFunctionality to enable the identify capability.
AGSImageIdentifyCriteriaHandler() - Constructor for class com.esri.adf.web.ags.data.image.query.AGSImageIdentifyCriteriaHandler
 
AGSImageMapFunctionality - Class in com.esri.adf.web.ags.data.image
This class connects to the Image Service to retrieve the map image.
AGSImageMapFunctionality() - Constructor for class com.esri.adf.web.ags.data.image.AGSImageMapFunctionality
 
AGSImageOverviewFunctionality - Class in com.esri.adf.web.ags.data.image
Represents the overview functionality implementation for the ArcGIS Server Image Services.
AGSImageOverviewFunctionality() - Constructor for class com.esri.adf.web.ags.data.image.AGSImageOverviewFunctionality
 
AGSImageQueryFunctionality - Class in com.esri.adf.web.ags.data.image.query
This class provides a AGSImageResource with the query functionality.
AGSImageQueryFunctionality() - Constructor for class com.esri.adf.web.ags.data.image.query.AGSImageQueryFunctionality
Default constructor
AGSImageResource - Class in com.esri.adf.web.ags.data.image
The AGSImageResource represents a GISResource for ArcGIS Server image services.
AGSImageResource() - Constructor for class com.esri.adf.web.ags.data.image.AGSImageResource
Creates a new AGSImageResource with no URL set.
AGSImageResource(String) - Constructor for class com.esri.adf.web.ags.data.image.AGSImageResource
Creates a new AGSImageResource to an ArcGIS Server image service at the given end point.
AGSImageTocFunctionality - Class in com.esri.adf.web.ags.data.image
This class connects to the Image Service to create the TOC.
AGSImageTocFunctionality() - Constructor for class com.esri.adf.web.ags.data.image.AGSImageTocFunctionality
 
AGSLocalConnection - Class in com.esri.adf.web.ags.data
An ArcGIS server resource.
AGSLocalConnection() - Constructor for class com.esri.adf.web.ags.data.AGSLocalConnection
 
AGSLocalConnection(String, List<String>, String, String, AGSUser) - Constructor for class com.esri.adf.web.ags.data.AGSLocalConnection
 
AGSLocalExtensionsResource - Class in com.esri.adf.web.ags.data
 
AGSLocalExtensionsResource() - Constructor for class com.esri.adf.web.ags.data.AGSLocalExtensionsResource
 
AGSLocalGeocodeResource - Class in com.esri.adf.web.ags.data
 
AGSLocalGeocodeResource() - Constructor for class com.esri.adf.web.ags.data.AGSLocalGeocodeResource
 
AGSLocalGeometryResource - Class in com.esri.adf.web.ags.data.geometry
The AGSLocalGeometryResource represents a GISResource for ArcGIS Server local geometry services.
AGSLocalGeometryResource() - Constructor for class com.esri.adf.web.ags.data.geometry.AGSLocalGeometryResource
Creates a new AGSLocalGeometryResource with no input parameters set.
AGSLocalGeometryResource(String, List<String>, String, AGSUser) - Constructor for class com.esri.adf.web.ags.data.geometry.AGSLocalGeometryResource
Creates a new AGSLocalGeometryResource with the given set of input parameters.
AGSLocalGPResource - Class in com.esri.adf.web.ags.data.gp
 
AGSLocalGPResource() - Constructor for class com.esri.adf.web.ags.data.gp.AGSLocalGPResource
 
AGSLocalGPResource(String, List<String>, String, AGSUser) - Constructor for class com.esri.adf.web.ags.data.gp.AGSLocalGPResource
 
AGSLocalImageResource - Class in com.esri.adf.web.ags.data.image
The AGSLocalImageResource represents a GISResource for ArcGIS Server local image services.
AGSLocalImageResource() - Constructor for class com.esri.adf.web.ags.data.image.AGSLocalImageResource
Creates a new AGSLocalImageResource with no input parameters set.
AGSLocalImageResource(String, List<String>, String, AGSUser) - Constructor for class com.esri.adf.web.ags.data.image.AGSLocalImageResource
Creates a new AGSLocalImageResource with the given set of input parameters.
AGSLocalMapResource - Class in com.esri.adf.web.ags.data
The AGSLocalMapResource represents a GISResource for ArcGIS Server local map services.
AGSLocalMapResource() - Constructor for class com.esri.adf.web.ags.data.AGSLocalMapResource
Creates a new AGSLocalMapResource with no input parameters set.
AGSLocalMapResource(String, List<String>, String, AGSUser) - Constructor for class com.esri.adf.web.ags.data.AGSLocalMapResource
Creates a new AGSLocalMapResource with the given set of input parameters.
AGSLocalUtil - Class in com.esri.adf.web.ags.util
 
AGSMapFunctionality - Class in com.esri.adf.web.ags.data
 
AGSMapFunctionality() - Constructor for class com.esri.adf.web.ags.data.AGSMapFunctionality
 
agsMapRes - Variable in class com.esri.adf.web.ags.data.AGSTileFunctionality
 
agsMapResource - Variable in class com.esri.adf.web.ags.data.AGSMapFunctionality
 
AGSMapResource - Class in com.esri.adf.web.ags.data
The AGSMapResource represents a GISResource for ArcGIS Server map services.
AGSMapResource() - Constructor for class com.esri.adf.web.ags.data.AGSMapResource
Creates a new AGSMapResource with no URL set.
AGSMapResource(String) - Constructor for class com.esri.adf.web.ags.data.AGSMapResource
Creates a new AGSMapResource to an ArcGIS Server map service at the given end point.
AGSNAFunctionality - Class in com.esri.adf.web.ags.data
Represents the Network Analyst routing capability of the ArcGIS Server.
AGSNAFunctionality() - Constructor for class com.esri.adf.web.ags.data.AGSNAFunctionality
 
AGSOverviewFunctionality - Class in com.esri.adf.web.ags.data
Represents the overview functionality implementation for the ArcGIS Server services.
AGSOverviewFunctionality() - Constructor for class com.esri.adf.web.ags.data.AGSOverviewFunctionality
 
agsOVMapResource - Variable in class com.esri.adf.web.ags.data.AGSOverviewFunctionality
 
AGSPhaseListener - Class in com.esri.adf.web.ags.faces.event
Phase listener to handle Ajax requests when ArcGIS Server is part of resources used in application.
AGSPhaseListener() - Constructor for class com.esri.adf.web.ags.faces.event.AGSPhaseListener
 
AGSPredefinedQueryCriteriaHandler - Class in com.esri.adf.web.ags.data.query
 
AGSPredefinedQueryCriteriaHandler() - Constructor for class com.esri.adf.web.ags.data.query.AGSPredefinedQueryCriteriaHandler
 
AGSPrintableResult - Class in com.esri.adf.web.ags.tasks
The class is specifically to deal with ArcGIS server related data object (e.g.
AGSPrintableResult() - Constructor for class com.esri.adf.web.ags.tasks.AGSPrintableResult
 
AGSQueryFunctionality - Class in com.esri.adf.web.ags.data.query
 
AGSQueryFunctionality() - Constructor for class com.esri.adf.web.ags.data.query.AGSQueryFunctionality
 
AGSRelatedRecordsCriteriaHandler - Class in com.esri.adf.web.ags.data.query
 
AGSRelatedRecordsCriteriaHandler() - Constructor for class com.esri.adf.web.ags.data.query.AGSRelatedRecordsCriteriaHandler
 
AGSScaleBarFunctionality - Class in com.esri.adf.web.ags.data
 
AGSScaleBarFunctionality() - Constructor for class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
 
AGSTextCriteriaHandler - Class in com.esri.adf.web.ags.data.query
 
AGSTextCriteriaHandler() - Constructor for class com.esri.adf.web.ags.data.query.AGSTextCriteriaHandler
 
AGSTileFunctionality - Class in com.esri.adf.web.ags.data
 
AGSTileFunctionality() - Constructor for class com.esri.adf.web.ags.data.AGSTileFunctionality
 
AGSTocFunctionality - Class in com.esri.adf.web.ags.data
 
AGSTocFunctionality() - Constructor for class com.esri.adf.web.ags.data.AGSTocFunctionality
 
AGSTocLayerContent - Class in com.esri.adf.web.ags.data
 
AGSTocLayerContent() - Constructor for class com.esri.adf.web.ags.data.AGSTocLayerContent
 
AGSTraversalResult - Class in com.esri.adf.web.ags.data
This object contains the result of network analysis.
AGSTraversalResult() - Constructor for class com.esri.adf.web.ags.data.AGSTraversalResult
 
AGSUser - Class in com.esri.adf.web.ags.data
 
AGSUser() - Constructor for class com.esri.adf.web.ags.data.AGSUser
 
AGSUser(String, String, String, boolean) - Constructor for class com.esri.adf.web.ags.data.AGSUser
 
AGSUtil - Class in com.esri.adf.web.ags.util
A Utility class for converting different entities between ArcObjects and SOAP APIs and between SOAP and Web ADF APIs.
AIMSGeocodeFunctionality - Class in com.esri.adf.web.aims.data
This class is responsible for sending GET_GEOCODE AXL request to ArcIMS Server based on the AIMSMapResource information.
AIMSGeocodeFunctionality() - Constructor for class com.esri.adf.web.aims.data.AIMSGeocodeFunctionality
 
AIMSIdentifyCriteriaHandler - Class in com.esri.adf.web.aims.data.query
 
AIMSIdentifyCriteriaHandler() - Constructor for class com.esri.adf.web.aims.data.query.AIMSIdentifyCriteriaHandler
 
AIMSMapFunctionality - Class in com.esri.adf.web.aims.data
The AIMSMapFunctionality maintains the reference to the Map object.
AIMSMapFunctionality() - Constructor for class com.esri.adf.web.aims.data.AIMSMapFunctionality
 
AIMSMapResource - Class in com.esri.adf.web.aims.data
This class maintains the ArcIMS Resource information.
AIMSMapResource() - Constructor for class com.esri.adf.web.aims.data.AIMSMapResource
 
aimsMapResource - Variable in class com.esri.adf.web.aims.data.query.AIMSQueryFunctionality
 
AIMSOverviewFunctionality - Class in com.esri.adf.web.aims.data
Represents the overview functionality implementation for the ArcIMS services.
AIMSOverviewFunctionality() - Constructor for class com.esri.adf.web.aims.data.AIMSOverviewFunctionality
 
AIMSPredefinedQueryCriteriaHandler - Class in com.esri.adf.web.aims.data.query
 
AIMSPredefinedQueryCriteriaHandler() - Constructor for class com.esri.adf.web.aims.data.query.AIMSPredefinedQueryCriteriaHandler
 
AIMSQueryFunctionality - Class in com.esri.adf.web.aims.data.query
 
AIMSQueryFunctionality() - Constructor for class com.esri.adf.web.aims.data.query.AIMSQueryFunctionality
 
aimsResource - Variable in class com.esri.adf.web.aims.data.AIMSTocFunctionality
 
AIMSTextCriteriaHandler - Class in com.esri.adf.web.aims.data.query
 
AIMSTextCriteriaHandler() - Constructor for class com.esri.adf.web.aims.data.query.AIMSTextCriteriaHandler
 
AIMSTocFunctionality - Class in com.esri.adf.web.aims.data
 
AIMSTocFunctionality() - Constructor for class com.esri.adf.web.aims.data.AIMSTocFunctionality
 
AIMSTocLayerContent - Class in com.esri.adf.web.aims.data
 
AIMSTocLayerContent() - Constructor for class com.esri.adf.web.aims.data.AIMSTocLayerContent
 
AIMSTocLayerContent(AIMSTocFunctionality, Layer) - Constructor for class com.esri.adf.web.aims.data.AIMSTocLayerContent
Constructs the AIMSTocLayerContent object and stores the information needed for the layer.
AIMSUtil - Class in com.esri.adf.web.aims.util
This class contains the utility methods that are specific to ArcIMS Resource in ADF.
AJAXRenderer - Interface in com.esri.adf.web.faces.renderkit.xml.ajax
The AJAXRenderer interface must be implemented by all classes that would like to render xml fragments as part of the AJAX response.
AJAXResponseRenderer - Class in com.esri.adf.web.faces.renderkit.xml.ajax
The AJAXResponseRenderer class is responsible for iterating through the elements in a form and calling the appropriate AJAXRenderer to render its state to XML.
AJAXResponseRenderer(FacesContext, Vector<String>, UIComponent) - Constructor for class com.esri.adf.web.faces.renderkit.xml.ajax.AJAXResponseRenderer
Creates a new instance of AJAXResponseRenderer and store the state of the components within the argument form.
AJAXUtil - Class in com.esri.adf.web.faces.renderkit.xml.ajax
Utility class.
AJAXUtil() - Constructor for class com.esri.adf.web.faces.renderkit.xml.ajax.AJAXUtil
 
alias - Variable in class com.esri.adf.web.data.GISResource
A reader friendly name for this resource
aliases - Variable in class com.esri.adf.web.ags.data.AGSGeocodeFunctionality
 
ALL_LAYERS_OPTION_ID - Static variable in class com.esri.adf.web.data.query.WebQuery
A constant layer ID used to instantiates WebQuery.allLayersOption which stands for "All Layers".
ALL_RESULTS_CLEARED - Static variable in interface com.esri.adf.web.data.results.WebResultsObserver
The update type representing the case when the WebResults is cleared of all its results.
allLayersOption - Static variable in class com.esri.adf.web.data.query.WebQuery
The layer option stands for to all the layers.
appendViewState(FacesContext, Document, Element) - Static method in class com.esri.adf.web.faces.renderkit.xml.ajax.AJAXUtil
Deprecated.  
appendViewState(FacesContext, Document, Element, String) - Static method in class com.esri.adf.web.faces.renderkit.xml.ajax.AJAXUtil
Gets the current serialized view ID and add to the document as a element with the specified name.
APPLICATION_ATTRIBUTE_NAME - Static variable in class com.esri.adf.web.data.WebApplication
The attribute name for the WebApplication object to be retrieved from request scope.
APPLY_LOG_LEVEL_TO_ALL_HANDLERS_PARAM - Static variable in class com.esri.adf.web.util.ADFServletContextListener
 
applyCandidateTileInfo(CandidateTileInfo) - Method in class com.esri.adf.web.ags.data.AGSTileFunctionality
 
applyCandidateTileInfo(CandidateTileInfo) - Method in interface com.esri.adf.web.data.TileFunctionality
Computes the tiles to be fetched by applying the info contained in the given candidate tile.
applyCandidateTileInfo(CandidateTileInfo) - Method in class com.esri.adf.web.ve.data.imagery.VETileFunctionality
 
applyInputs() - Method in class com.esri.adf.web.ags.data.gp.GPTaskResult
 
applyTransparency(InputStream, double, String) - Static method in class com.esri.adf.web.util.ImageUtil
 
applyTransparency(InputStream, double, String, String) - Static method in class com.esri.adf.web.util.ImageUtil
 
ARCMAP_RESOURCE_TYPE - Static variable in class com.esri.adf.web.aims.data.AIMSMapResource
The ArcIMS service indicating the type Image Server ArcMap.
areScalesEqual(double, double) - Static method in class com.esri.adf.web.util.TileUtils
 
assembleTiles(String, int) - Static method in class com.esri.adf.web.ve.util.VEUtil
Returns an image composed with all the tiles for a given level of detail.
assembleTiles(String, WebExtent, VETileFunctionality) - Static method in class com.esri.adf.web.ve.util.VEUtil
Returns an image composed with all the tiles for a given extent.
assembleTiles(String, WebExtent, int, int, Collection<WebLodInfo>) - Static method in class com.esri.adf.web.ve.util.VEUtil
Returns an image composed with all the tiles for a given extent and to the size requested.
assembleTiles(String, int, String) - Static method in class com.esri.adf.web.ve.util.VEUtil
Returns an image composed with all the tiles for a given level of detail.
Attribute - Class in com.esri.adf.web.ags.data.edit
Defines a feature attribute.
Attribute(int, String, int, String) - Constructor for class com.esri.adf.web.ags.data.edit.Attribute
Instantiates an object of Attribute.
Attribute(IField, int, String) - Constructor for class com.esri.adf.web.ags.data.edit.Attribute
Instantiates an object of Attribute.
AttributeFilter - Interface in com.esri.adf.web.ags.data.edit
Defines the attribute filter that can be used when retrieving the attributes of a feature.
attributes - Variable in class com.esri.adf.web.data.WebContext
The GIS business objects maintained by this WebContext
awaitTermination() - Method in class com.esri.adf.web.util.GroupThreadPool
 

A B C D E F G H I J K L M N O P Q R S T U V W X Z _