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
 TARGET_NODE, OpenLayers.Layer.PointTrack.OpenLayers.Layer.PointTrack
 targetFilter, OpenLayers.Control.Split
 targetSize, OpenLayers.Control.Graticule
 template, OpenLayers.Control.Attribution
 Text
 theme, OpenLayers.Map
 threshold, OpenLayers.Strategy.Cluster
 Tile, OpenLayers.Tile.OpenLayers
 TILE_HEIGHT, OpenLayers.Map
 TILE_PARAMS, OpenLayers.Layer.MapGuide
 TILE_WIDTH, OpenLayers.Map
 TileCache, OpenLayers.Layer.TileCache.OpenLayers.Layer
 tileClass, OpenLayers.Layer.Grid
 tileFullExtent, OpenLayers.Layer.WMTS
 tileLoadingDelay, OpenLayers.Layer.Grid
 tileOptions
 tileOrigin
 tileSize
 time, OpenLayers.Console
 timeEnd, OpenLayers.Console
 title
 TMS, OpenLayers.Layer.TMS.OpenLayers.Layer
 toArray, OpenLayers.Bounds
 toBBOX, OpenLayers.Bounds
 toGeometry, OpenLayers.Bounds
 toggle
 toggleKey, OpenLayers.Control.GetFeature
 toISOString, OpenLayers.Date
 tolerance, OpenLayers.Control.Split
 toShortString, OpenLayers.LonLat
 toString
 TouchNavigation, OpenLayers.Control.TouchNavigation.OpenLayers.Control
 trace, OpenLayers.Console
 trackAttributes, OpenLayers.Format.KML
 transform
 TransformFeature, OpenLayers.Control.TransformFeature.OpenLayers.Control
 transitionEffect, OpenLayers.Layer.Grid
 translate, OpenLayers.Lang
 triggerEvent, OpenLayers.Events
 trim
 True, OpenLayers.Function
 Tween, OpenLayers.Tween.OpenLayers
 type
 TYPE_BUTTON, OpenLayers.Control.OpenLayers.Control
 TYPE_TOGGLE, OpenLayers.Control.OpenLayers.Control
 TYPE_TOOL, OpenLayers.Control.OpenLayers.Control
Name of the database table into which Features should be saved.
{Number} value for OpenLayers.Layer.PointTrack.dataFrom and OpenLayers.Layer.PointTrack.styleFrom
{OpenLayers.Filter} Optional filter that will be evaluated to determine if a feature from the target layer is eligible for splitting.
{Integer} The maximum size of the grid in pixels on the map
{String} Template for the attribution.
Create a new parser for TSV Text.
Create a text layer.
Create a symbolizer for rendering text labels.
{String} Relative path to a CSS file from which to load theme styles.
{Integer} Optional threshold below which original features will be added to the layer instead of clusters.
Constructor for a new OpenLayers.Tile instance.
{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.Tile} The tile class to use for this layer.
{OpenLayers.Bounds} The full extent of the tile set.
{Integer} Number of milliseconds before we shift and load tiles when panning.
{Object} optional configuration options for OpenLayers.Tile instances created by this Layer.
{Object} optional configuration options for OpenLayers.Tile instances created by this Layer, if supported by the tile class.
{Object} optional configuration options for OpenLayers.Tile instances created by this Layer.
{OpenLayers.LonLat} The location of the tile origin for the cache.
{OpenLayers.LonLat} Optional origin for aligning the grid of tiles.
{OpenLayers.LonLat} Optional origin for aligning the grid of tiles.
{OpenLayers.LonLat} The top-left corner of the tile matrix in map units.
{OpenLayers.Size} This size of each tile.
{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.
timeEnd: function()
Stops a timer created by a call to OpenLayers.Console.time(name) and writes the time elapsed.
{string} This property is used for showing a tooltip over the Control.
{String} Title of this style.
toArray: function(reverseAxisOrder)
toBBOX:function(decimal,
reverseAxisOrder)
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
{String} An event modifier (‘altKey’ or ‘shiftKey’) that temporarily sets the toggle property to true.
Generates a string representing a date.
{Number} Distance between the calculated intersection and a vertex on the source geometry below which the existing vertex will be used for the split.
toShortString:function()
{String} Shortened String representation of OpenLayers.LonLat object.
toString:function()
{String} String representation of bounds object.
toString: function()
{String} Include OpenLayers.Format.CQL in your build to get a CQL representation of the filter returned.
Create a new navigation control
trace: function()
Prints an interactive stack trace of JavaScript execution at the point where it is called.
{Array} If extractTracks is true, points within gx:Track elements will be parsed as features with when, heading, tilt, and roll attributes.
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.
Create a new transform feature control.
{String} The transition effect to use when the map is zoomed.
translate: function(key,
context)
Looks up a key from a dictionary based on the current language string.
triggerEvent: function (type,
evt)
Trigger a specified registered event.
Deprecated.
trim: function(str)
Removes leading and trailing whitespace characters from a string.
True : function()
A simple function to that just does “return true”.
Creates a Tween.
{String} Image type for the layer.
{Number} Controls can have a ‘type’.
{String} type: type of the comparison.
{String} Type of spatial filter.
{String} The layer identifier.
{GMapType}
{String} The format extension corresponding to the requested tile image type.
{VEMapType}
{YahooMapType}
Close