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
T
 Tab, Jx. Button. Tab. Jx. Button
 TabBox, Jx. TabBox.Jx
 TabSet, Jx. TabSet.Jx
 Tile, OpenLayers. Tile. OpenLayers
 toFloat, Util
 toggle, OpenLayers. Popup
 toggleClass, OpenLayers. Element
 toggleCollapse
 toggleElement, Jx. Splitter.Snap
 Toolbar, Jx. Toolbar.Jx
 toShortString, OpenLayers. Geometry. Point
 toState, OpenLayers. Feature. Vector
 toString
 translate, OpenLayers. Renderer.SVG
 Tree, Jx. Tree.Jx
 TreeFolder, Jx. TreeFolder.Jx
 TreeItem, Jx. TreeItem.Jx
 triggerCallback, OpenLayers. Handler. Feature
 Try, Util
 Tween, OpenLayers. Tween. OpenLayers
U
 un, OpenLayers. Events
 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
Create a new instance of Jx.Button.Tab.
Create a new instance of a TabBox.
Create a new instance of Jx.TabSet within a specific element of the DOM.
Constructor for a new OpenLayers.Tile instance.
OpenLayers.Util.toFloat = function (number,
precision)
Convenience method to cast an object to a Number, rounded to the desired floating point precision.
toggle: function()
Toggles visibility of the popup.
toggleClass: function(element,
name)
Remove a CSS class name from an element if it exists.
toggleCollapse: function(state)
sets or toggles the collapsed state of the panel.
toggleCollapse: function(state)
sets or toggles the collapsed state of the panel.
toggleElement: function()
Snap the element open or closed.
Create a new instance of Jx.Toolbar.
toShortString: function()
{String} Shortened String representation of Point object.
toState: function(state)
Sets the new state
toString: function()
Returns the Well-Known Text representation of a geometry
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
translate: function(x,
y)
Transforms the SVG coordinate system
Create a new instance of Jx.Tree
Create a new instance of Jx.TreeFolder
Create a new instance of Jx.TreeItem with the associated options
triggerCallback: function(type,
mode,
args)
Call the callback keyed in the event map with the supplied arguments.
OpenLayers.Util.Try = function()
Execute functions until one of them doesn’t throw an error.
Creates a Tween.
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.
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.