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
 toMeter, Fusion. Constant
 Toolbar, Jx. Toolbar.Jx
 toShortString, OpenLayers. Geometry. Point
 toState, OpenLayers. Feature. Vector
 toString
 transform(source,dest,point), Proj4js
 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
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.
toMeter: function(unit,
value)
Converts a length value from native units into meters.
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
transform: function(source,
dest,
point)
Transform a point coordinate from one map projection to another.
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.