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  
backgroundColor — Property in class com.esri.aws.services.MapImageOptions
The background color of the map image.
backgroundColor — Property in class com.esri.aws.services.MapLegend
The background color of the legend.
BaseArcWebActivator — Class in package com.esri.aws.services
BaseArcWebActivator is an abstract base class for IBundleActivators which will provide an ArcWeb Service.
BaseArcWebService — Class in package com.esri.aws.services
BaseArcWebService is an abstract base class for any service that will use ArcWeb Services
BaseArcWebService(useHTTPS, arcwebHost, arcwebService, soapVersion) — Constructor in class com.esri.aws.services.BaseArcWebService
Creates a new BaseArcWebService.
basemaps — Property in class com.esri.aws.awx.map.Map
The basemaps property can be used to define a collection of basemaps that can be easily manipulated by the mapType property.
BaseMarkerStyle — Class in package com.esri.aws.awx.map.layers.overlays.style
A base style that marker styles can extend.
BaseMouseHandler — Class in package com.esri.aws.awx.map.handlers
BaseMouseHandler is a base class for custom IMouseHandler classes to extend.
BaseOutlineFillStyle — Class in package com.esri.aws.awx.map.layers.overlays.style
A base style that vector drawn markers can extend.
BaseOutlineFillStyle(borderThickness, borderColor, borderAlpha, fillColor, fillAlpha) — Constructor in class com.esri.aws.awx.map.layers.overlays.style.BaseOutlineFillStyle
Creates a new BaseOutlineFillStyle.
BaseOverlayMouseHandler — Class in package com.esri.aws.awx.map.handlers
BaseOverlayMouseHandler is a base class for custom IMouseHandler classes to extend.
BaseOverlayMouseHandler(overlayLayer:com.esri.aws.awx.map.layers:OverlayLayer, style:com.esri.aws.awx.map.layers.overlays.style:IStyle, applyToMap) — Constructor in class com.esri.aws.awx.map.handlers.BaseOverlayMouseHandler
Creates a new BaseOverlayMouseHandler.
BaseStyle — Class in package com.esri.aws.awx.map.layers.overlays.style
Base style class for all AWX styles.
Bonne — Class in package com.esri.aws.awx.map.projection
Bonne projection -- Used during the 19th and early 20th century for atlas maps of Asia, Australia, Europe, and North America.
Bonne(lon0, lat1, x0, y0, R) — Constructor in class com.esri.aws.awx.map.projection.Bonne
borderAlpha — Property in class com.esri.aws.awx.map.layers.overlays.style.BaseOutlineFillStyle
The alpha of the border line.
borderColor — Property in class com.esri.aws.awx.map.layers.overlays.style.BaseOutlineFillStyle
The color of the border line.
borderThickness — Property in class com.esri.aws.awx.map.layers.overlays.style.BaseOutlineFillStyle
The pixel thickness of the border line.
bringToTopOnMouseOver — Property in class com.esri.aws.awx.map.layers.OverlayLayer
If true, on mouse over of an overlay object, the overlay display index is adjusted so that it displays on the top of the stack.
BubbleMarker — Dynamic class in package com.esri.aws.awx.map.layers.overlays
A bubble marker is an overlay object to represent a location on the map to be drawn in a specific style, and with specific content.
BubbleMarker(pointShape:com.esri.aws.awx.geom:PointShape, style:com.esri.aws.awx.map.layers.overlays.style:IStyle) — Constructor in class com.esri.aws.awx.map.layers.overlays.BubbleMarker
Creates a new Bubble Marker object with the given pointShape and an optional style.
BubbleMarkerEvent — Class in package com.esri.aws.awx.events
The BubbleMarkerEvent dispatches events when bubble markers open and close.
BubbleMarkerEvent(type, bubbles, cancelable) — Constructor in class com.esri.aws.awx.events.BubbleMarkerEvent
BubbleMarkerStyle — Class in package com.esri.aws.awx.map.layers.overlays.style
BubbleMarkerStyle controls the presentation of the default bubble marker.
BubbleMarkerStyle(fillColor, lineColor, lineThickness, tweenSpeed, verticalGap, horizontalGap, horizontalAlign, elementHorizontalAlign, paddingLeft, paddingRight, paddingTop, paddingBottom, dropShadow, dropShadowColor, dropShadowLength, dropShadowAngle, dropShadowAlpha) — Constructor in class com.esri.aws.awx.map.layers.overlays.style.BubbleMarkerStyle
Creates a new BubbleMarkerStyle.
bufferDistance — Property in class com.esri.aws.services.SpatialBuffer
The distance of the buffer zone as measured from the edge of the input geometry (point, line, or polygon).
bufferUnits — Property in class com.esri.aws.services.SpatialBuffer
The units for the buffer zone.
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