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  
term — Property in class com.yahoo.maps.webservices.local.LocalSearchResults
A String containing the query term used in the query arguments.
TILE_BUFFER — Constant static property in class com.yahoo.maps.api.config.MapConfig
The buffer of tiles to draw around the edges of the map.
TileCoordinates — Class in package com.yahoo.maps.api.core.location
Stores the column, row and zoom coordinates of a Tile object.
TileCoordinates(tileXY, zoom) — Constructor in class com.yahoo.maps.api.core.location.TileCoordinates
Creates a new TileCoordinates object.
TILE_COPYRIGHT_LOADED — Constant static property in class com.yahoo.maps.api.YahooMapEvent
A string containing the name of the TILE_COPYRIGHT_LOADED event
tileLoadError — Event in class com.yahoo.maps.api.YahooMap
Dispatched when a tile fails to load.
TILE_LOAD_ERROR — Constant static property in class com.yahoo.maps.api.YahooMapEvent
A string containing the name of the TILE_LOAD_ERROR event
tileSize — Property in class com.yahoo.maps.api.config.MapConfig
The size of the tiles in px.
TILE_SIZE — Constant static property in class com.yahoo.maps.api.config.MapConfig
The size of the tiles.
timezone — Property in class com.yahoo.maps.webservices.geocoder.GeocoderResult
Timezone tz name Returned if C flag is not set and T flag is set
timeZone — Property in class com.yahoo.maps.webservices.traffic.TrafficResponse
A string containing the name of the time zone this location is located in.
timeZone — Property in class com.yahoo.maps.webservices.traffic.TrafficResultItem
A string containing the name of the time zone this location is located in.
TIMEZONE — Constant static property in class com.yahoo.maps.webservices.geocoder.GeocoderFlagTypes
Return Timezone information element for each result
title — Property in class com.yahoo.maps.webservices.local.LocalSearchItem
A string containing the name of this result.
title — Property in class com.yahoo.maps.webservices.traffic.TrafficResultItem
A string containing the name for this traffic incident
TOP — Constant static property in class com.yahoo.maps.api.widgets.WidgetAlign
Specifies that the Widget is aligned at the top.
TOP_LEFT — Constant static property in class com.yahoo.maps.api.widgets.WidgetAlign
Specifies that the Widget is aligned in the top-left corner.
TOP_RIGHT — Constant static property in class com.yahoo.maps.api.widgets.WidgetAlign
Specifies that the Widget is aligned in the top-right corner.
toString() — Method in class com.yahoo.maps.api.YahooMapEvent
toString() — Method in class com.yahoo.maps.api.core.location.Address
Returns the address string.
toString() — Method in class com.yahoo.maps.api.core.location.BoundingBox
Returns a bbox string for use in location APIs such as Flickr.
toString() — Method in class com.yahoo.maps.api.core.location.LatLon
Returns a comma-separated string of the latitude and longitude of this point.
toString() — Method in class com.yahoo.maps.webservices.geocoder.events.GeocoderEvent
trackPan(delta) — Method in class com.yahoo.maps.api.tracking.MapTrackr
trackURL — Property in class com.yahoo.maps.api.config.MapConfig
The URL to the tracking server.
TrafficResponse — Class in package com.yahoo.maps.webservices.traffic
This class stores the overall traffic information and TrafficResultItems for the query.
TrafficResponse(xml) — Constructor in class com.yahoo.maps.webservices.traffic.TrafficResponse
Creates a new TrafficResponse object.
TrafficResultItem — Dynamic class in package com.yahoo.maps.webservices.traffic
This class stores the traffic data for a traffic incident as returned from the Yahoo! Traffic API.
TrafficResultItem(xml) — Constructor in class com.yahoo.maps.webservices.traffic.TrafficResultItem
Creates a new TrafficResultItem object
TrafficSearch — Class in package com.yahoo.maps.webservices.traffic
This class provides access to Yahoos traffic service, allowing you to search for traffic incidents and get speed data along major routes.
TrafficSearch() — Constructor in class com.yahoo.maps.webservices.traffic.TrafficSearch
Creates a new TrafficSearch object.
TrafficSearchEvent — Class in package com.yahoo.maps.webservices.traffic.events
The TrafficSearchEvent class represents the event object passed to the event listener for events dispatched by the TrafficSearch object
TrafficSearchEvent(type, data, bubbles, cancelable) — Constructor in class com.yahoo.maps.webservices.traffic.events.TrafficSearchEvent
Creates a new TrafficSearchEvent object
type — Property in class com.yahoo.maps.webservices.traffic.TrafficResultItem
A one character string containing the type of traffic incident for this item.
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