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
 tableName, OpenLayers.Protocol.SQL
 targetFilter, OpenLayers.Control.Split
 termsOfUse, OpenLayers.Layer.Google
 testTarget, OpenLayers.Control.Snapping
 Text
 textRoot, OpenLayers.Renderer.Elements
 theme, OpenLayers.Map
 thousandsSeparator, OpenLayers.Number
 threshold, OpenLayers.Strategy.Cluster
 tile
 TILE_HEIGHT, OpenLayers.Map
 TILE_PARAMS, OpenLayers.Layer.MapGuide
 TILE_WIDTH, OpenLayers.Map
 TileCache, OpenLayers.Layer.TileCache.OpenLayers.Layer
 tileOrigin, OpenLayers.Layer.TMS
 tileSize
 time
 timeEnd, OpenLayers.Console
 timeoutId, OpenLayers.Handler.Drag
 timer, OpenLayers.Strategy.Save
 timerId
 title
 TMS, OpenLayers.Layer.TMS.OpenLayers.Layer
 toArray, OpenLayers.Bounds
 toBBOX, OpenLayers.Bounds
 toFloat, Util
 toGeometry, OpenLayers.Bounds
 toggle
 toggleClass, OpenLayers.Element
 toggleKey
 toggleSelect, OpenLayers.Control.SelectFeature
 tokenRegEx, OpenLayers.String.OpenLayers.String
 tolerance, OpenLayers.Control.Split
 top, OpenLayers.Bounds
 topInUnits, OpenLayers.Control.ScaleLine
 topOutUnits, OpenLayers.Control.ScaleLine
 toShortString
 toState, OpenLayers.Feature.Vector
 toString
 trace, OpenLayers.Console
 transform
 transforms, OpenLayers.Projection
 transitionEffect, OpenLayers.Layer
 translate
 translationParameters, OpenLayers.Renderer.SVG
 trigger
 triggerCallback, OpenLayers.Handler.Feature
 triggerEvent, OpenLayers.Events
 triggerRead, OpenLayers.Strategy.BBOX
 triggerSave, OpenLayers.Strategy.Save
 trim
 Try, Util
 Tween, OpenLayers.Tween.OpenLayers
 type
 typeOfFid, OpenLayers.Protocol.SQL.Gears
Name of the database table into which Features should be saved.
{OpenLayers.Filter} Optional filter that will be evaluated to determine if a feature from the target layer is eligible for splitting.
{DOMElement} Div for Google’s copyright and terms of use link
testTarget: function(target,
loc)
Create a new parser for TSV Text.
Create a text layer.
{DOMElement}
{String} Relative path to a CSS file from which to load theme styles.
Thousands separator to use when formatting numbers.
{Integer} Optional threshold below which original features will be added to the layer instead of clusters.
{OpenLayers.Tile.Image}
{OpenLayers.Tile.WFS}
{Integer} 256 Default tile height (unless otherwise specified)
{Object} Hashtable of default parameter key/value pairs for tiled layer
{Integer} 256 Default tile width (unless otherwise specified)
Create a new read only TileCache layer.
{OpenLayers.Pixel}
{OpenLayers.Size} Size for tiles.
{OpenLayers.Size}
{OpenLayers.Size} Set in the map options to override the default tile size for this map.
time: function()
Creates a new timer under the given name.
{int} Step counter
timeEnd: function()
Stops a timer created by a call to OpenLayers.Console.time(name) and writes the time elapsed.
{String} The id of the timeout used for the mousedown interval.
{Number} The id of the timer.
{Number} The id of the timeout waiting to clear the delayedCall.
{string} This property is used for showing a tooltip over the Control.
{String} Title of this rule (set if included in SLD)
{String} Title of this style (set if included in SLD)
toArray: function()
{Array} array of left, bottom, right, top
toBBOX:function(decimal)
OpenLayers.Util.toFloat = function (number,
precision)
Convenience method to cast an object to a Number, rounded to the desired floating point precision.
toGeometry: function()
Create a new polygon geometry based on this bounds.
{Boolean} Unselect a selected feature on click.
{Boolean} Unselect a selected feature on click.
{Boolean} Unselect a selected feature on click.
toggle: function()
Toggle the visibility of element(s) passed in
toggle: function()
Toggles visibility of the popup.
toggleClass: function(element,
name)
Remove a CSS class name from an element if it exists.
{String} An event modifier (‘altKey’ or ‘shiftKey’) that temporarily sets the toggle property to true.
{String} An event modifier (‘altKey’ or ‘shiftKey’) that temporarily sets the toggle property to true.
toggleSelect: function()
Event should toggle the selected state of a feature based on toggle property and toggleKey event modifier.
Used to find tokens in a string.
{Number} Distance between the calculated intersection and a vertex on the source geometry below which the existing vertex will be used for the split.
{Number} Maximum vertical coordinate.
{String} Units for zoomed in on top bar.
{String} Units for zoomed out on top bar.
toShortString: function()
{String} Shortened String representation of Point object.
toShortString:function()
{String} Shortened String representation of OpenLayers.LonLat object.
toState: function(state)
Sets the new state
toString:function()
{String} String representation of bounds object.
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
trace: function()
Prints an interactive stack trace of JavaScript execution at the point where it is called.
transform: function(source,
dest)
Transform the Bounds object from source to dest.
transform: function(source,
dest)
Reproject the components geometry from source to dest.
transform: function(source,
dest)
Reproject the components geometry from source to dest.
transform: function(source,
dest)
Translate the x,y properties of the point from source to dest.
transform: function(source,
dest)
Transform the LonLat object from source to dest.
OpenLayers.Projection.transform = function(point,
source,
dest)
Transform a point coordinate from one projection to another.
Transforms is an object, with from properties, each of which may have a to property.
{String} The transition effect to use when the map is panned or zoomed.
translate: function(key,
context)
Looks up a key from a dictionary based on the current language string.
translate: function(x,
y)
Transforms the SVG coordinate system
{Object} Hash with “x” and “y” properties
trigger: function()
Called by a control panel when the button is clicked.
trigger: function()
trigger: function()
trigger: function()
trigger: function()
Do the zoom.
triggerCallback: function(type,
mode,
args)
Call the callback keyed in the event map with the supplied arguments.
triggerEvent: function (type,
evt)
Trigger a specified registered event.
triggerRead: function()
{OpenLayers.Protocol.Response} The protocol response object returned by the layer protocol.
triggerSave: function(event)
Registered as a listener.
trim: function(str)
Removes leading and trailing whitespace characters from a string.
Deprecated.
OpenLayers.Util.Try = function()
Execute functions until one of them doesn’t throw an error.
Creates a Tween.
{OpenLayers.Control.TYPES} Controls can have a ‘type’.
{Integer} OpenLayers.Control.TYPE_BUTTON.
{OpenLayers.Control.TYPES}
{String} Note that this control is not intended to be added directly to a control panel.
{String} The type of OpenLayers.Control -- When added to a Control.Panel, ‘type’ is used by the panel to determine how to handle our events.
{OpenLayers.Control.TYPE}
{String} The type of OpenLayers.Control -- When added to a Control.Panel, ‘type’ is used by the panel to determine how to handle our events.
{String} The type of OpenLayers.Control -- When added to a Control.Panel, ‘type’ is used by the panel to determine how to handle our events.
{String} The type of OpenLayers.Control -- When added to a Control.Panel, ‘type’ is used by the panel to determine how to handle our events.
{String} type: type of the comparison.
{String} Type of spatial filter.
{GMapType}
{?}
{VEMapType}
{YahooMapType}
{String} The type of the feature identifier, either “number” or “string”, defaults to “string”.
Close