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, OpenLayers.Events.buttonclick
 TARGET_NODE, OpenLayers.Layer.PointTrack.OpenLayers.Layer.PointTrack
 targetFilter, OpenLayers.Control.Split
 targetSize, OpenLayers.Control.Graticule
 template, OpenLayers.Control.Attribution
 termsOfUse, OpenLayers.Layer.Google
 testTarget, OpenLayers.Control.Snapping
 Text
 textRoot, OpenLayers.Renderer.Elements
 theme, OpenLayers.Map
 thousandsSeparator, OpenLayers.Number
 threshold
 tierImageSize, OpenLayers.Layer.Zoomify
 tierSizeInTiles, OpenLayers.Layer.Zoomify
 tile
 Tile, OpenLayers.Tile.OpenLayers
 TILE_HEIGHT, OpenLayers.Map
 TILE_PARAMS, OpenLayers.Layer.MapGuide
 TILE_WIDTH, OpenLayers.Map
 TileCache, OpenLayers.Layer.TileCache.OpenLayers.Layer
 tileClass
 tileCountUpToTier, OpenLayers.Layer.Zoomify
 tileFullExtent, OpenLayers.Layer.WMTS
 tileLoadingDelay, OpenLayers.Layer.Grid
 tileOptions
 tileOrigin
 tileOriginCorner
 tileQueue, OpenLayers.Layer.Grid
 tileQueueId, OpenLayers.Layer.Grid
 tileSize
 time
 timeEnd, OpenLayers.Console
 timeoutId, OpenLayers.Handler.Drag
 timer
 timerId
 title
 titleRegEx, OpenLayers.Projection
 TMS, OpenLayers.Layer.TMS.OpenLayers.Layer
 toArray, OpenLayers.Bounds
 toBBOX, OpenLayers.Bounds
 toContext
 toFloat, Util
 toGeometry, OpenLayers.Bounds
 toggle
 toggleClass, OpenLayers.Element
 toggleKey
 toggleSelect, OpenLayers.Control.SelectFeature
 toISOString, OpenLayers.Date
 tokenRegEx, OpenLayers.String
 tolerance, OpenLayers.Control.Split
 top, OpenLayers.Bounds
 topInUnits, OpenLayers.Control.ScaleLine
 topOutUnits, OpenLayers.Control.ScaleLine
 toShortString
 toState, OpenLayers.Feature.Vector
 toString
 touch
 touchend
 touchmove
 TouchNavigation, OpenLayers.Control.TouchNavigation.OpenLayers.Control
 touchstart
 trace, OpenLayers.Console
 trackAttributes, OpenLayers.Format.KML
 transform
 transformDiv, OpenLayers.Layer.Grid
 transformFeature, OpenLayers.Control.TransformFeature
 TransformFeature, OpenLayers.Control.TransformFeature.OpenLayers.Control
 transforms, OpenLayers.Projection
 transitionEffect, OpenLayers.Layer.Grid
 translate
 translationParameters, OpenLayers.Renderer.SVG
 trigger
 triggerCallback, OpenLayers.Handler.Feature
 triggerEvent, OpenLayers.Events
 triggerGetFeatureInfo, OpenLayers.Control.WMSGetFeatureInfo
 triggerRead, OpenLayers.Strategy.BBOX
 triggerSave, OpenLayers.Strategy.Save
 trim
 True, OpenLayers.Function
 Try, Util
 Tween, OpenLayers.Tween.OpenLayers
 type
 TYPE_BUTTON, OpenLayers.Control.OpenLayers.Control
 TYPE_TOGGLE, OpenLayers.Control.OpenLayers.Control
 TYPE_TOOL, OpenLayers.Control.OpenLayers.Control
 typeOfFid, OpenLayers.Protocol.SQL.Gears
Name of the database table into which Features should be saved.
{OpenLayers.Events} The events instance that the buttonclick event will be triggered on.
{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.
{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.
Create a symbolizer for rendering text labels.
{DOMElement}
{String} Relative path to a CSS file from which to load theme styles.
Thousands separator to use when formatting numbers.
In most cases changing the threshold isn’t needed.
{Integer} Optional threshold below which original features will be added to the layer instead of clusters.
{Array(OpenLayers.Size)} Image size in pixels for each pyramid tier.
{Array(OpenLayers.Size)} Size (in tiles) for each tier of pyramid.
{OpenLayers.Tile.Image}
{OpenLayers.Tile.WFS}
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.Tile} The tile class to use for this layer.
{Array(Integer)} Number of tiles up to the given tier of pyramid.
{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.
{String} If the tileOrigin property is not provided, the tile origin will be derived from the layer’s maxExtent.
{String} MapGuide tile server uses top-left as tile origin
{String} This layer uses top-left as tile origin
{Array(OpenLayers.Tile)} Tiles queued for drawing.
{Number} The id of the drawTileFromQueue animation.
{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.
{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 timer.
ID of the timer.
{Number} The id of the timeout waiting to clear the delayedCall.
{Integer} The timer used to test the double touch.
{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)
{String} Title of this style.
{RegExp} regular expression to strip the title from a proj4js definition
toArray: function(reverseAxisOrder)
toBBOX:function(decimal,
reverseAxisOrder)
toContext: function(obj)
Create a context object free from layer given a map or a context object.
toContext: function(obj)
Create a context object free from layer given a map or a context object.
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.
Generates a string representing a date.
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()
{String} Include OpenLayers.Format.CQL in your build to get a CQL representation of the filter returned.
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
{Boolean} When a touchstart event is fired, touch will be true and all mouse related listeners will do nothing.
{Boolean} When a touchstart event is fired, touch will be true and all mouse related listeners will do nothing.
{Boolean} When a touchstart event is fired, touch will be true and all mouse related listeners will do nothing.
{Boolean} Indcates the support of touch events.
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.
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.
transformDiv: function(scale)
Transform the layer div.
transformFeature: function(mods)
Transforms the feature.
Create a new transform feature control.
{Object} 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 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.
triggerGetFeatureInfo: function(request,
xy,
features)
Trigger the getfeatureinfo event when all is done
triggerRead: function(options)
triggerSave: function(event)
Registered as a listener.
Deprecated.
trim: function(str)
Removes leading and trailing whitespace characters from a string.
True : function()
A simple function to that just does “return true”.
OpenLayers.Util.Try = function()
Execute functions until one of them doesn’t throw an error.
Creates a Tween.
{String} Image type for the layer.
{Number} 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.TYPES}
{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 to identify this filter.
{String} Type of spatial filter.
{String} The layer identifier.
{GMapType}
{String} The format extension corresponding to the requested tile image type.
{VEMapType}
{YahooMapType}
{String} The type of the feature identifier, either “number” or “string”, defaults to “string”.
Close