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
 Tile, OpenLayers.Tile.OpenLayers
 toElement, Jx.Plugin.Grid.Selector
 toFloat, Util
 toggle, OpenLayers.Popup
 toggleClass, OpenLayers.Element
 toggleCollapse
 toggleElement, Jx.Splitter.Snap
 toMeter, Fusion
 toShortString, OpenLayers.Geometry.Point
 toState, OpenLayers.Feature.Vector
 toString
 touchend
 touchmove
 TouchNavigation, OpenLayers.Control.TouchNavigation.OpenLayers.Control
 touchstart
 transform(source,dest,point), Proj4js
 transformDiv, OpenLayers.Layer.Grid
 translate, OpenLayers.Renderer.SVG
 triggerCallback, OpenLayers.Handler.Feature
 triggerEvent, Fusion.Lib.EventMgr
 triggerRead, OpenLayers.Strategy.BBOX
 triggerSave, OpenLayers.Strategy.Save
 trim, Fusion
 Try, Util
 Tween, OpenLayers.Tween.OpenLayers
Constructor for a new OpenLayers.Tile instance.
toElement: function()
required for the Renderer interface
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.
toShortString: function()
{String} Shortened String representation of Point object.
toState: function(state)
Sets the new state
toString: function()
Returns a text representation of the 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
touchend: function(evt)
Correctly set event xy property, and add lastTouches to have touches property from last touchstart or touchmove
touchend: function(evt)
Handle touchend events
touchend: function(evt)
Handle touchend events
touchend: function(evt)
Handle touchend.
touchmove: function(evt)
Store position of last move, because touchend event can have an empty “touches” property.
touchmove: function(evt)
Handle touchmove events
touchmove: function(evt)
Handle touchmove events.
touchmove: function(evt)
Handle touchmove events
touchmove: function(evt)
Handle touchmove.
Create a new navigation control
touchstart: function(evt)
Handle touchstart.
touchstart: function(evt)
Handle touchstart events
touchstart: function(evt)
Handle touchstart events
touchstart: function(evt)
handle touchstart.
touchstart: function(evt)
Handle touchstart events
touchstart: function(evt)
Handle touchstart.
transform: function(source,
dest,
point)
Transform a point coordinate from one map projection to another.
transformDiv: function(scale)
Transform the layer div.
translate: function(x,
y)
Transforms the SVG coordinate system
triggerCallback: function(type,
mode,
args)
Call the callback keyed in the event map with the supplied arguments.
triggerEvent : function(eventID)
trigger an event and call all registered listener functions.
triggerRead: function(options)
triggerSave: function(event)
Registered as a listener.
trim: function(str)
Utility function to trim a given string of any trailing whitespace
OpenLayers.Util.Try = function()
Execute functions until one of them doesn’t throw an error.
Creates a Tween.
Close