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
U
 unloadCache, OpenLayers. Event
 unloadDestroy, OpenLayers.Map
 unregister, OpenLayers. Handler
 up, OpenLayers. Handler.Drag
 update, OpenLayers. Control. OverviewMap
 updateMapToRect, OpenLayers. Control. OverviewMap
 updateRectToMap, OpenLayers. Control. OverviewMap
 upperCaseObject, Util
 url
 URL_HASH_FACTOR, OpenLayers. Layer. HTTPRequest
 Util
V
 VERSION_NUMBER, OpenLayers
 viewPortDiv, OpenLayers.Map
 viewRequestID, OpenLayers.Map
W
 wheelChange
 wheelDown
 wheelHandler, OpenLayers. Control. Navigation
 wheelListener, OpenLayers. Handler. MouseWheel
 wheelUp
 widgetSets, Fusion. Lib. ApplicationDefinition
 WMS, OpenLayers. Layer. WMS. OpenLayers. Layer
X
 X, OpenLayers. PanZoom
Y
 Y, OpenLayers. PanZoom
Z
 Z_INDEX_BASE, OpenLayers.Map
 zIndex is NOT set, Util
 zoom, OpenLayers.Map
 zoomBox
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 (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.
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
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.
wheelChange: function(evt,
deltaZ)
wheelChange: function(evt,
deltaZ)
wheelDown: function(evt)
User spun scroll wheel down
wheelDown: function(evt)
User spun scroll wheel down
{OpenLayers.Handler.MouseWheel}
{function}
wheelUp: function(evt)
User spun scroll wheel up
wheelUp: function(evt)
User spun scroll wheel up
array of widget sets (each one corresponding to a map) parsed from the ApplicationDefinition.
Create a new WMS layer object
{Integer}
{Integer}
{Object} Base z-indexes for different classes of thing
{Integer} The current zoom level of the map
{OpenLayers.Control.ZoomBox}
zoomBox: function (position)