Index
$#! · 0-9 · 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
T
 targetFolder, Fusion. Widget. Legend. LegendRendererDefault
 This version of the widget is not currently being used, Fusion. Widget. Buffer
 thousandsSeparator, OpenLayers. Number
 Tile, OpenLayers. Tile. OpenLayers
 TILE_HEIGHT, OpenLayers.Map
 TILE_PARAMS, OpenLayers. Layer. MapGuide
 TILE_WIDTH, OpenLayers.Map
 time, OpenLayers. Tween
 timerId, OpenLayers. Handler. Click
 title, OpenLayers. Control
 top, OpenLayers. Bounds
 topInUnits, OpenLayers. Control. ScaleLine
 topOutUnits, OpenLayers. Control. ScaleLine
 toString
 transforms, OpenLayers. Projection
 Try, Util
 Tween, OpenLayers. Tween. OpenLayers
 type
U
 un, OpenLayers. Events
 unload, OpenLayers.Tile
 unloadCache, OpenLayers. Event
 unloadDestroy, OpenLayers.Map
 unregister
 up, OpenLayers. Handler.Drag
 update
 updateMapToRect, OpenLayers. Control. OverviewMap
 updateRectToMap, OpenLayers. Control. OverviewMap
 updateSelection, Fusion. Widget. SelectionPanel. SelectionRenderer
 updateSelectionObject, Fusion. Widget. SelectionPanel. SelectionRenderer
 updateSizeDestroy, OpenLayers.Map
 upperCaseObject, Util
 url
 URL_HASH_FACTOR, OpenLayers. Layer. HTTPRequest
 Util
V
 VERSION_NUMBER, OpenLayers
 viewPortDiv, OpenLayers.Map
 viewRequestID, OpenLayers.Map
{Jx.TreeFolder} The current TreeFolder that the mouse will interact with.
Use BufferPanel instead.
Thousands separator to use when formatting numbers.
Constructor for a new OpenLayers.Tile instance.
{Integer} 256 Default tile height (unless otherwise specified)
{Object} Hashtable of default parameter key/value pairs for tiled layer
{Integer} 256 Default tile width (unless otherwise specified)
{int} Step counter
{Number} The id of the timeout waiting to clear the delayedCall.
{string} This property is used for showing a tooltip over the Control.
{Number} Maximum vertical coordinate.
{String} Units for zoomed in on top bar.
{String} Units for zoomed out on top bar.
toString:function()
Return a readable string version of the lonlat
toString:function()
Cast this object into a string
toString: function()
Convert projection to string (getCode wrapper).
toString:function()
Return the string representation of a size object
Transforms is an object, with from properties, each of which may have a to property.
OpenLayers.Util.Try = function()
Execute functions until one of them doesn’t throw an error.
Creates a Tween.
{OpenLayers.Control.TYPES} Controls can have a ‘type’.
{OpenLayers.Control.TYPES}
{OpenLayers.Control.TYPE}
un: function(object)
Convenience method for unregistering listeners with a common scope.
unload: function()
Call immediately before destroying if you are listening to tile events, so that counters are properly handled if tile is still loading at destroy-time.
unloadCache: function()
Cycle through all the element entries in the events cache and call stopObservingElement on each.
Function that is called to destroy the map on page unload.
unregister: function(responderToRemove)
unregister: function (name,
method)
unregister an event from the map
up: function(evt)
This method is called during the handling of the mouse up event.
update: function()
Update the overview map after layers move.
update: function()
Update the size of the bars, and the labels they contain.
updateMapToRect: function()
Updates the map extent to match the extent rectangle position and size
updateRectToMap: function()
Updates the extent rectangle position and size to match the map extent
updateSelection: function()
Abstract method that handle the event: Fusion.Event.MAP_SELECTION_ON.
Helper method to update the aiCurrentIndex array for pagination.
When the map is destroyed, we need to stop listening to updateSize events: this method stores the function we need to unregister in non-IE browsers.
OpenLayers.Util.upperCaseObject = function (object)
Creates a new hashtable and copies over all the keys from the passed-in object, but storing them under an uppercased version of the key at which they were stored.
{String} image url
{Array(String) or String} This is either an array of url strings or a single url string.
{String} url of the request.
{String} The URL of the image being requested.
{Float} Used to hash URL param strings for multi-WMS server selection.
{HTMLDivElement} The element that represents the map viewport
{String} Used to store a unique identifier that changes when the map view changes.