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
 Text
 theme, OpenLayers.Map
 TILE_HEIGHT, OpenLayers.Map
 TILE_PARAMS, OpenLayers. Layer. MapGuide
 TILE_WIDTH, OpenLayers.Map
 TileCache, OpenLayers. Layer. TileCache. OpenLayers. Layer
 tileOrigin
 tileSize
 time, OpenLayers. Console
 timeEnd, OpenLayers. Console
 TMS, OpenLayers. Layer. TMS. OpenLayers. Layer
 toArray, OpenLayers. Bounds
 toBBOX, OpenLayers. Bounds
 toGeometry, OpenLayers. Bounds
 toggle
 toShortString, OpenLayers. LonLat
 toString, OpenLayers. Bounds
 trace, OpenLayers. Console
 transform
 transitionEffect, OpenLayers. Layer
 translate, OpenLayers.Lang
 triggerEvent, OpenLayers. Events
 trim
 Tween, OpenLayers. Tween. OpenLayers
 Two transforms declared, OpenLayers. Layer. SphericalMercator
 type
U
 units
 unregister, OpenLayers. Events
 Untiled
 updateSize
 upperBoundary, OpenLayers. Filter. Comparison
 URL_HASH_FACTOR, OpenLayers. Layer. HTTPRequest
 useFeedTitle, OpenLayers. Layer. GeoRSS
 userError, OpenLayers. Console
 Util
V
 v1
 v1_0_0
 v1_1_0, OpenLayers. Format. WMC. v1_1_0. OpenLayers. Format.WMC
 v2, OpenLayers. Format. GML. v2. OpenLayers. Format.GML
 v3, OpenLayers. Format. GML. v3. OpenLayers. Format.GML
 value
 value2regex, OpenLayers. Filter. Comparison
 Vector
 version
 VERSION
 VERSION_NUMBER, OpenLayers
 VirtualEarth, OpenLayers. Layer. VirtualEarth. OpenLayers. Layer
 virtualStyle, OpenLayers. Control. ModifyFeature
 visibility, OpenLayers. Layer
 visible, OpenLayers. Element
 VML, OpenLayers. Renderer. VML. OpenLayers. Renderer
Name of the database table into which Features should be saved.
Create a new parser for TSV Text.
Create a text layer.
{String} Relative path to a CSS file from which to load theme styles.
{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.LonLat} Location of the tile lattice origin.
{OpenLayers.Pixel}
{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.
toArray: function()
{Array} array of left, bottom, right, top
toBBOX:function(decimal)
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.
toggle: function()
Toggle the visibility of element(s) passed in
toShortString:function()
{String} Shortened String representation of OpenLayers.LonLat object.
toString:function()
{String} String representation of bounds 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.
{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.
triggerEvent: function (type,
evt)
Trigger a specified registered event.
trim: function(str)
Removes leading and trailing whitespace characters from a string.
Deprecated.
Creates a Tween.
Transforms from EPSG:4326 to EPSG:900913 and from EPSG:900913 to EPSG:4326 are set by this class.
{String} type: type of the comparison.
{String} Type of spatial filter.
{GMapType}
{?}
{VEMapType}
{YahooMapType}
{String} The layer map units.
{?}
{String} The map units.
unregister: function (type,
obj,
func)
updateSize: function()
This function should be called by any external code which dynamically changes the size of the map div (because mozilla wont let us catch the “onresize” for an element)
updateSize: function()
Auto size the popup so that it precisely fits its contents (as determined by this.contentDiv.innerHTML).
{Number} or {String} upper boundary for between comparisons.
{Float} Used to hash URL param strings for multi-WMS server selection.
{Boolean} Set layer.name to the first title element in the feed.
userError: function(error)
A single interface for showing error messages to the user.
Instances of this class are not created directly.
Instances of this class are not created directly.
Instances of this class are not created directly.
Instances of this class are not created directly.
Instances of this class are not created directly.
Instances of this class are not created directly.
Instances of this class are not created directly.
Create a parser for GML v2.
Create a parser for GML v3.
{Number} or {String} comparison value for binary comparisons.
{OpenLayers.Bounds || OpenLayers.Geometry} The bounds or geometry to be used by the filter.
value2regex: function(wildCard,
singleChar,
escapeChar)
Converts the value of this rule into a regular expression string, according to the wildcard characters specified.
Create a vector feature.
Create a new vector layer
{String} Specify a version string if one is known.
{String} Specify a version string if one is known.
{String} Specify a version string if one is known.
{String} 1.0.0
{String} 1.0.0
{String} 1.0.0
{String} 1.1.0
{Object} A symbolizer to be used for virtual vertices.
{Boolean} The layer should be displayed in the map.
visible: function(element)
Create a new VML renderer.
Close