Function 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
 unload, OpenLayers.Tile
 unloadCache, OpenLayers. Event
 unloadDestroy, OpenLayers.Map
 unregister
 up
OpenLayers. Handler.DragOpenLayers. 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
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
 verticalResize, Jx. Splitter
 VirtualEarth, OpenLayers. Layer. VirtualEarth. OpenLayers. Layer
 visible, OpenLayers. Popup
 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
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.
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.
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
verticalResize: function()
Resize a vertically layed out container.
visible: function()
{Boolean} Boolean indicating whether or not the popup is visible
Create a new VML renderer.