| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
| calcHorizon(lat1, lon0) — Static method in class com.esri.aws.awx.map.projection.Stereographic |
| |
| calcType — Property in class com.esri.aws.services.Site |
|
The type of rings. |
| candidates — Property in class com.esri.aws.services.GeocodeInfo |
|
The list of places that match the input criteria. |
| CANDIDATES — Constant static property in class com.esri.aws.services.GeocodeInfo |
| |
| caps — Property in class com.esri.aws.awx.map.layers.overlays.style.PolylineStyle |
|
The value from the CapsStyle class that specifies the type of caps at the end of lines. |
| Cassini — Class in package com.esri.aws.awx.map.projection |
|
Cassini projection is normally used for large-scale maps of areas predominantly north-south in extent. |
| Cassini(lon0, lat0, x0, y0, R) — Constructor in class com.esri.aws.awx.map.projection.Cassini |
| |
| category — Property in class com.esri.aws.services.FindResult |
|
Describes the location entity. |
| center — Property in class com.esri.aws.awx.events.MapChangeEvent |
| Current map center Point (in decimal degrees). |
| center — Property in class com.esri.aws.awx.map.Map |
|
The geographic center of the map. |
| center — Property in interface com.esri.aws.awx.map.projection.IProjectionModel |
|
The geographic center of the map. |
| center — Property in class com.esri.aws.services.MapArea |
|
The center x,y coordinates of the map area. |
| centerAndZoomOnMouseUp — Property in class com.esri.aws.awx.map.handlers.RubberBandMouseHandler |
|
|
| centerChange — Property in class com.esri.aws.awx.events.MapChangeEvent |
| |
| centerGeoX — Property in class com.esri.aws.awx.map.Map |
|
The map center longitude. |
| centerGeoY — Property in class com.esri.aws.awx.map.Map |
|
The map center latitude. |
| centerPoint — Property in class com.esri.aws.awx.geom.CircleShape |
| |
| childAdd — Event in interface com.esri.aws.awx.map.IMap |
|
Dispatched after a child has been added to a container. |
| childAdd — Event in class com.esri.aws.awx.map.Map |
|
Dispatched after a child has been added to a container. |
| childAdd — Event in class com.esri.aws.awx.map.layers.GroupLayer |
|
Dispatched after a child has been added to a container. |
| childAdd — Event in class com.esri.aws.awx.map.layers.OverlayLayer |
|
Dispatched after a child has been added to a container. |
| childRemove — Event in interface com.esri.aws.awx.map.IMap |
|
Dispatched before a child of a container is removed. |
| childRemove — Event in class com.esri.aws.awx.map.Map |
|
Dispatched before a child of a container is removed. |
| childRemove — Event in class com.esri.aws.awx.map.layers.GroupLayer |
|
Dispatched before a child of a container is removed. |
| childRemove — Event in class com.esri.aws.awx.map.layers.OverlayLayer |
|
Dispatched before a child of a container is removed. |
| Circle — Class in package com.esri.aws.awx.map.layers.overlays |
|
A circle overlay represents a geographic circle and consists of both a CircleShape and a PolygonStyle. |
| Circle(shape:com.esri.aws.awx.geom:CircleShape, style:com.esri.aws.awx.map.layers.overlays.style:IStyle) — Constructor in class com.esri.aws.awx.map.layers.overlays.Circle |
|
Creates a new Circle. |
| CircleMarkerStyle — Class in package com.esri.aws.awx.map.layers.overlays.style |
|
A simple circle marker style that has a border and a fill. |
| CircleMarkerStyle(radius, borderThickness, borderColor, borderAlpha, fillColor, fillAlpha) — Constructor in class com.esri.aws.awx.map.layers.overlays.style.CircleMarkerStyle |
|
Creates a new CircleMarkerStyle. |
| CircleShape — Class in package com.esri.aws.awx.geom |
|
A geographically correct circle shape described by a center point and a radius (specified in km, miles, or meters). |
| CircleShape(centerPoint:com.esri.aws.awx.geom:GeoPoint, radius, units) — Constructor in class com.esri.aws.awx.geom.CircleShape |
| |
| city — Property in class com.esri.aws.services.Address |
|
The city of the address. |
| classColors — Property in class com.esri.aws.awx.map.layers.ThematicGroupLayer |
|
The array of RGB color values. |
| classColors — Property in class com.esri.aws.services.ThematicColors |
|
The array of RGB color values. |
| classificationMethod — Property in class com.esri.aws.awx.map.layers.ThematicGroupLayer |
|
The classification method for how the thematic data classes are divided. |
| classificationMethod — Property in class com.esri.aws.services.ThematicOptions |
|
The classification method for how the thematic data classes are divided. |
| classificationMethod — Property in class com.esri.aws.services.ThematicReportOptions |
|
The classification method for how the thematic data classes are divided. |
| classLabels — Property in class com.esri.aws.awx.map.layers.ThematicGroupLayer |
|
The labels for each class in the legend. |
| classLabels — Property in class com.esri.aws.services.ThematicOptions |
|
The labels for each class in the legend. |
| cleanUp() — Method in class com.esri.aws.awx.map.handlers.AWXKeyboardMouseHandler |
|
Cleans up any extraneous handlers when mouse handler is removed. |
| cleanUp() — Method in class com.esri.aws.awx.map.handlers.BaseMouseHandler |
|
Cleans up any extraneous handlers when mouse handler is removed. |
| cleanUp() — Method in class com.esri.aws.awx.map.handlers.BaseOverlayMouseHandler |
|
Cleans up any extraneous handlers when mouse handler is removed. |
| cleanUp() — Method in interface com.esri.aws.awx.map.handlers.IKeyboardHandler |
|
Cleans up when the keyboard handler is removed. |
| cleanUp() — Method in interface com.esri.aws.awx.map.handlers.IMouseHandler |
|
Cleans up any extraneous handlers when mouse handler is removed. |
| cleanUp() — Method in class com.esri.aws.awx.map.handlers.PanZoomKeyboardHandler |
|
Cleans up when the keyboard handler is removed. |
| cleanUp() — Method in class com.esri.aws.awx.map.handlers.PolygonMouseHandler |
|
Cleans up any extraneous handlers when mouse handler is removed. |
| cleanUp() — Method in class com.esri.aws.awx.map.handlers.PolylineMouseHandler |
|
Cleans up any extraneous handlers when mouse handler is removed. |
| cleanUp() — Method in class com.esri.aws.awx.map.handlers.RedLineMouseHandler |
|
Cleans up any extraneous handlers when mouse handler is removed. |
| cleanUp() — Method in class com.esri.aws.awx.map.handlers.RubberBandMouseHandler |
|
Cleans up any extraneous handlers when mouse handler is removed. |
| cleanUp() — Method in class com.esri.aws.awx.map.handlers.SimpleSmoothPanMouseHandler |
|
Cleans up any extraneous handlers when mouse handler is removed. |
| cleanUp(overlayObject:com.esri.aws.awx.map.layers.overlays:OverlayObject) — Method in class com.esri.aws.awx.map.layers.overlays.style.BaseStyle |
|
Cleans up the OverlayObject to restore it to its original state. |
| cleanUp(overlayObject:com.esri.aws.awx.map.layers.overlays:OverlayObject) — Method in class com.esri.aws.awx.map.layers.overlays.style.BubbleMarkerStyle |
|
Cleans up the OverlayObject to restore it to its original state. |
| cleanUp(overlayObject:com.esri.aws.awx.map.layers.overlays:OverlayObject) — Method in interface com.esri.aws.awx.map.layers.overlays.style.IStyle |
|
Reverts any changes that have been made to the overlay object. |
| click() — Method in class com.esri.aws.awx.map.layers.overlays.BubbleMarker |
|
Calling click() on the marker triggers the fully expanded "click" state. |
| clone() — Method in class com.esri.aws.awx.geom.Extent |
|
Returns a cloned instance of this extent. |
| CLOSE — Constant static property in class com.esri.aws.awx.events.BubbleMarkerEvent |
|
The bubble marker is now closed. |
| CLOSING — Constant static property in class com.esri.aws.awx.events.BubbleMarkerEvent |
|
The bubble marker is starting to close. |
| codeColorValues — Property in class com.esri.aws.awx.map.layers.ThematicGroupLayer |
|
|
| collapse() — Method in class com.esri.aws.awx.map.layers.overlays.BubbleMarker |
|
Calling collapse() on the marker causes it to collapse into its default state. |
| color — Property in class com.esri.aws.awx.map.handlers.RubberBandMouseHandler |
|
|
| color — Property in class com.esri.aws.awx.map.layers.overlays.style.PolygonStyle |
|
The polygon fill color. |
| color — Property in class com.esri.aws.awx.map.layers.overlays.style.PolylineStyle |
|
The hexadecimal color value of the line; for example, red is 0xFF0000 and blue is 0x0000FF. |
| colorPalette — Property in class com.esri.aws.awx.map.layers.ThematicGroupLayer |
|
The array of RGB color values. |
| colorPalette — Property in class com.esri.aws.services.ThematicColors |
|
The color ramp for the class breaks. |
| colorPalette — Property in class com.esri.aws.services.ThematicReportOptions |
|
The color ramp for the class breaks. |
| colors — Property in class com.esri.aws.awx.map.layers.overlays.style.GradientPolygonStyle |
|
The array of RGB hexadecimal color values to be used in the gradient; for example, red is 0xFF0000, blue is 0x0000FF, and so on. |
| columns — Property in class com.esri.aws.services.MapLegend |
|
The number of columns in the legend. |
| com.esri.aws.awx.events — Package |
| Events are useful for knowing what's going on. AWX has specific events for changes to the map (center, scale, etc), current map type, when a polyline/polygon has been created, and widget state changes. In addition, Flex has built-in keyboard and mouse events. |
| com.esri.aws.awx.geom — Package |
| Geometry classes consist of circle, marker, polyline, and polygon shapes. Custom shapes can be created by extending PolygonShape or PolylineShape and then changing the constructor arguments. |
| com.esri.aws.awx.map — Package |
| The map package contains the Map class which is the main mapping component of the ArcWeb Explorer v4 API. |
| com.esri.aws.awx.map.handlers — Package |
| The different keyboard and mouse handlers include the combined AWXKeyboardMouseHandler, the pan and zoom keyboard handler, mouse handlers for adding markers, polylines, and polygons, as well as for red-lining and rubber-banding. |
| com.esri.aws.awx.map.layers — Package |
| Layers and group layers that can be added to maps. For example, basic ArcWeb layers, such as vector, raster tile, and map image; other ArcWeb layers, such as query and thematic maps; as well as overlays ("acetate layers"), such as marker, polyline, or polygon; or API extensions for ArcIMS, ArcGIS Server, GeoRSS, etc. |
| com.esri.aws.awx.map.layers.overlays — Package |
| Overlays are markup features added on the client-side as markers (including bubble markers), polylines, polygons, and circles. |
| com.esri.aws.awx.map.layers.overlays.style — Package |
| Styles are available for markers (bubble markers, image markers, circles, square, stars and triangles), polylines, and polygons (including gradient polygons). |
| com.esri.aws.awx.map.projection — Package |
| Utility classes for projections. |
| com.esri.aws.services — Package |
| Access the underlying web services from ArcWeb Services: Address Finder, Place Finder, Report, Spatial Query etc. |
| contains(x, y) — Method in class com.esri.aws.awx.geom.Extent |
|
Indicates whether a point is within the extent. |
| contains(px, py) — Method in class com.esri.aws.awx.geom.PolygonShape |
| |
| containsExtent(env:com.esri.aws.awx.geom:Extent) — Method in class com.esri.aws.awx.geom.Extent |
|
Indicates whether this extent contains another extent. |
| containsPoint(pt:com.esri.aws.awx.geom:GeoPoint) — Method in class com.esri.aws.awx.geom.Extent |
|
Indicates whether the extent contains the given point. |
| containsPoint(pt:com.esri.aws.awx.geom:GeoPoint) — Method in class com.esri.aws.awx.geom.PolygonShape |
| |
| convertExtentToScale(extent:com.esri.aws.awx.geom:Extent) — Method in interface com.esri.aws.awx.map.IMap |
|
Returns a scale to ensure that an entire extent is visible. |
| convertExtentToScale(extent:com.esri.aws.awx.geom:Extent) — Method in class com.esri.aws.awx.map.Map |
|
Returns a scale to ensure that an entire extent is visible. |
| convertGeoPointToPoint(geoPoint:com.esri.aws.awx.geom:GeoPoint) — Method in class com.esri.aws.awx.map.Map |
|
Converts decimal degree values to pixel. |
| convertGeoPointToPoint(geoPoint:com.esri.aws.awx.geom:GeoPoint) — Method in interface com.esri.aws.awx.map.projection.IProjectionModel |
|
Converts decimal degree values to pixel. |
| convertPointToGeoPoint(point) — Method in class com.esri.aws.awx.map.Map |
|
Converts pixel values to decimal degrees. |
| convertPointToGeoPoint(point) — Method in interface com.esri.aws.awx.map.projection.IProjectionModel |
|
Converts pixel values to decimal degrees. |
| coordSys — Property in class com.esri.aws.services.Envelope |
|
The coordinate system of the envelope. |
| coordSys — Property in class com.esri.aws.services.Geometry |
|
The coordinate system of the geometry. |
| CoordSys — Class in package com.esri.aws.services |
|
The coordinate system being used. |
| count — Property in class com.esri.aws.awx.map.layers.QueryLayer |
|
The maximum number of results per request. |
| count — Property in class com.esri.aws.services.ResultSetRange |
|
The number of records to return. |
| country — Property in class com.esri.aws.services.Address |
|
The two-letter country code of the address. |
| createArcWebService(useHTTPS, arcwebHost) — Method in class com.esri.aws.services.AddressFinderActivator |
|
Returns an instance of the AddressFinderService. |
| createArcWebService(useHTTPS, arcwebHost) — Method in class com.esri.aws.services.BaseArcWebActivator |
|
This method must be overriden by the extending class to return an instance of an IArcWebService. |
| createArcWebService(useHTTPS, arcwebHost) — Method in class com.esri.aws.services.FindActivator |
|
Returns an instance of the FindService
|
| createArcWebService(useHTTPS, arcwebHost) — Method in class com.esri.aws.services.MapImageActivator |
|
This method must be overriden by the extending class to return an instance of an IArcWebService. |
| createArcWebService(useHTTPS, arcwebHost) — Method in class com.esri.aws.services.PlaceFinderActivator |
|
Returns an instance of the IPlaceFinder. |
| createArcWebService(useHTTPS, arcwebHost) — Method in class com.esri.aws.services.ReportActivator |
|
This method must be overriden by the extending class to return an instance of an IArcWebService. |
| createArcWebService(useHTTPS, arcwebHost) — Method in class com.esri.aws.services.RouteFinderActivator |
|
This method must be overriden by the extending class to return an instance of an IArcWebService. |
| createArcWebService(useHTTPS, arcwebHost) — Method in class com.esri.aws.services.SpatialQueryActivator |
|
This method must be overriden by the extending class to return an instance of an IArcWebService. |
| createArcWebService(useHTTPS, arcwebHost) — Method in class com.esri.aws.services.UtilityActivator |
|
This method must be overriden by the extending class to return an instance of an IArcWebService. |
| createBuffer(percent) — Method in class com.esri.aws.awx.geom.Extent |
|
Creates an extent that is percent larger. |
| createDefaultLayers — Property in class com.esri.aws.awx.map.Map |
|
If true, default basemaps and overlay layers will be created at startup. |
| createEmptyExtent() — Static method in class com.esri.aws.awx.geom.Extent |
|
Creates an empty extent, where minX > maxX and minY > maxY. |
| createExtentByGeoPoints(geoPoints) — Static method in class com.esri.aws.awx.geom.Extent |
|
Creates an extent by specifying an array of coordinates and is merely included because there's no method overloading in Flex. |
| createExtentMinMax(xmin, ymin, xmax, ymax) — Static method in class com.esri.aws.awx.geom.Extent |
|
Creates an extent by specifying min/max x/y. |
| createPDFDocument(templateName, data, responder) — Method in interface com.esri.aws.services.IReport |
|
Returns user-defined data in PDF format. |
| CustomReportVariables — Class in package com.esri.aws.services |
|
Contains available variables for a custom report. |
| CustomVariableInfo — Class in package com.esri.aws.services |
|
Contains requested information about a variable to use in a custom report. |
|
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |