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
 un, OpenLayers. Events
 unitAbbr, Fusion. Constant
 unitFromName, Fusion. Constant
 unitName, Fusion. Constant
 units, Proj4js.Proj
 unload, OpenLayers.Tile
 unloadCache, OpenLayers. Event
 unloadDestroy, OpenLayers.Map
 unregister
 unrenderedFeatures, OpenLayers. Layer. Vector
 up
OpenLayers. Handler.DragOpenLayers. Handler. FeatureOpenLayers. Handler. RegularPolygon
 update
 updateHandler, OpenLayers. Control. Measure
 updateMapToRect, OpenLayers. Control. OverviewMap
 updatePosition, OpenLayers. Popup
 updateRectToMap, OpenLayers. Control. OverviewMap
 updateRelativePosition
OpenLayers. Popup. AnchoredOpenLayers. Popup. AnchoredBubble
 updateSelected, Jx. ColorPalette
 updateSelection, Fusion. Widget. SelectionPanel. SelectionRenderer
 updateSelectionObject, Fusion. Widget. SelectionPanel. SelectionRenderer
 updateSizeDestroy, OpenLayers.Map
 updateSwatch, Jx. Button. Color
 upperCaseObject, Util
 url
 URL_HASH_FACTOR, OpenLayers. Layer. HTTPRequest
 Util
V
 v2, OpenLayers. Format. GML. v2. OpenLayers. Format.GML
 v3, OpenLayers. Format. GML. v3. OpenLayers. Format.GML
 valueChanged, Jx. Button. Combo
 Vector
OpenLayers. Feature. Vector. OpenLayers. FeatureOpenLayers. Layer. Vector. OpenLayers. Layer
 vectorRoot, OpenLayers. Renderer. Elements
 VERSION_NUMBER, OpenLayers
 verticalResize, Jx. Splitter
 viewPortDiv, OpenLayers.Map
 viewRequestID, OpenLayers.Map
 VirtualEarth, OpenLayers. Layer. VirtualEarth. OpenLayers. Layer
 visible, OpenLayers. Popup
 visibleItem, Jx. Menu. SubMenu
 VML, OpenLayers. Renderer. VML. OpenLayers. Renderer
un: function(object)
Convenience method for unregistering listeners with a common scope.
unitAbbr: function(unit)
Given a unit, this method returns the units abbreviation
unitFromName: function(unit)
returns index into the units array for the given unit name or abbreviation
unitName: function(unit)
Given a unit, this method returns the units name
The units of the projection.
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
{Object} hash of features, keyed by feature.id, that the renderer failed to draw
up: function(evt)
This method is called during the handling of the mouse up event.
{OpenLayers.Pixel} The location of the last mouseup.
up: function(evt)
Finish drawing the feature
update: function(shouldDescend)
Update the CSS of the Tree’s DOM element in case it has changed position
update : function(shouldDescend)
Update the CSS of the TreeFolder’s DOM element in case it has changed position.
update : function(shouldDescend)
Update the CSS of the TreeItem’s DOM element in case it has changed position
update: function()
Update the overview map after layers move.
update: function()
Update the size of the bars, and the labels they contain.
updateHandler: function(handler,
options)
updateMapToRect: function()
Updates the map extent to match the extent rectangle position and size
updatePosition: function()
if the popup has a lonlat and its map members set, then have it move itself to its proper position
updateRectToMap: function()
Updates the extent rectangle position and size to match the map extent
updateRelativePosition: function()
The popup has been moved to a new relative location, so we may want to make some cosmetic adjustments to it.
updateRelativePosition: function()
The popup has been moved to a new relative location, in which case we will want to re-do the rico corners.
updateSelected: function()
update the colour panel user interface based on the current colour and alpha values
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.
updateSwatch: function()
Update the swatch color for the current color
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} Service URL, read-only, set through the options passed to constructor.
{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.
Create a parser for GML v2.
Create a parser for GML v3.
valueChanged: function()
invoked when the current value is changed
Create a vector feature.
Create a new vector layer
{DOMElement}
verticalResize: function()
Resize a vertically layed out container.
{HTMLDivElement} The element that represents the map viewport
{String} Used to store a unique identifier that changes when the map view changes.
visible: function()
{Boolean} Boolean indicating whether or not the popup is visible
{Jx.MenuItem} the visible item within the menu
Create a new VML renderer.