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  
active — Property in class com.yahoo.astra.animation.Animation
If true, the animation is currently running.
addCrosshair() — Method in interface com.yahoo.maps.api.IYahooMap
addCrosshair() — Method in class com.yahoo.maps.api.YahooMap
Adds a crosshair widget to the center of the map.
addMarker(marker:com.yahoo.maps.api.markers:Marker) — Method in class com.yahoo.maps.api.managers.MarkerManager
Adds a marker to the markerContainer, placed on the map based on its latlon or address property.
addOverlay(overlay:com.yahoo.maps.api.overlays:Overlay) — Method in class com.yahoo.maps.api.managers.OverlayManager
Adds an overlay onto the overlayContainer.
addPanControl() — Method in interface com.yahoo.maps.api.IYahooMap
addPanControl() — Method in class com.yahoo.maps.api.YahooMap
Adds panning abilities to the map, allowing it to be dragged and clicked on.
addr — Property in class com.yahoo.maps.webservices.local.LocalSearchItem
A string containing the street address for this result.
address — Property in class com.yahoo.maps.api.core.location.Address
The address location.
address — Property in class com.yahoo.maps.api.core.location.LatLon
The address location.
address — Property in interface com.yahoo.maps.api.markers.IMarker
address — Property in class com.yahoo.maps.api.markers.Marker
The markers location as an Address
Address — Class in package com.yahoo.maps.api.core.location
This class wraps an address string and provides methods to geocode the location, access its geocoder result and normalizing address strings.
Address(address) — Constructor in class com.yahoo.maps.api.core.location.Address
Creates a new Address object.
addScaleBar() — Method in interface com.yahoo.maps.api.IYahooMap
addScaleBar() — Method in class com.yahoo.maps.api.YahooMap
Adds the ScaleBarWidget to the maps widget container
addToCache(geocoderResult:com.yahoo.maps.webservices.geocoder:GeocoderResult) — Method in class com.yahoo.maps.webservices.geocoder.cache.GeocoderCache
Adds a GeocoderResult object to the cache.
addTypeWidget() — Method in interface com.yahoo.maps.api.IYahooMap
addTypeWidget() — Method in class com.yahoo.maps.api.YahooMap
Removes the MapTypeControl from the maps widget container
addZoomWidget() — Method in interface com.yahoo.maps.api.IYahooMap
addZoomWidget() — Method in class com.yahoo.maps.api.YahooMap
Adds the ZoomControl to the maps widget container
align — Property in class com.yahoo.maps.api.widgets.CopyrightWidget
align — Property in class com.yahoo.maps.api.widgets.ScaleBarWidget
align — Property in class com.yahoo.maps.api.widgets.Widget
alignWidget() — Method in class com.yahoo.maps.api.widgets.Widget
angle — Property in class com.yahoo.maps.api.utils.Geodesic
The angle formed with the center of the earth.
Animation — Class in package com.yahoo.astra.animation
An ultra lightweight animation engine.
Animation(duration, start, end, autoStart) — Constructor in class com.yahoo.astra.animation.Animation
Constructor.
AnimationEvent — Class in package com.yahoo.astra.animation
The AnimationEvent class represents events that are broadcast by the com.yahoo.astra.animation.Animation class.
AnimationEvent(type, parameters) — Constructor in class com.yahoo.astra.animation.AnimationEvent
Constructor.
appid — Property in interface com.yahoo.maps.api.IYahooMap
appid — Property in class com.yahoo.maps.api.YahooMap
Your application ID.
appid — Property in class com.yahoo.maps.api.config.MapConfig
The Application ID
areacode — Property in class com.yahoo.maps.webservices.geocoder.GeocoderResult
Telephone area code Returned if C flag is not set and R flag is set
AREA_CODE — Constant static property in class com.yahoo.maps.webservices.geocoder.GeocoderFlagTypes
Return telephone area code element for each result (flag);
AREA_LEVEL_NAMES — Constant static property in class com.yahoo.maps.webservices.geocoder.GeocoderFlagTypes
Return area level names element for each result.
asyncRequest(httpMethod, url, callback, args, headers) — Static method in class com.yahoo.net.Connection
Creates and sends a new HTTP request.
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