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
$#!
 _addButton
 _addZoomBar, OpenLayers. Control. PanZoomBar
 _getNodes, Util
 _getScriptLocation, OpenLayers
 _removeElementObservers, OpenLayers. Event
A
 activate
 activateControl, OpenLayers. Control. Panel
 add
 addComponent
 addComponents, OpenLayers. Geometry. Collection
 addContainerPxFunction, OpenLayers. Layer. Google
 addControl, OpenLayers.Map
 addControls, OpenLayers. Control. Panel
 addControlToMap, OpenLayers.Map
 addEventType, OpenLayers. Events
 addFeatures, OpenLayers. Layer. Vector
 addLayer, OpenLayers.Map
 addLayers, OpenLayers.Map
 addMarker, OpenLayers. Layer. Markers
 addOptions, OpenLayers. Layer
 addPoint
 addPopup, OpenLayers.Map
 addResults, OpenLayers. Tile.WFS
 addTile
 addTileMonitoringHooks
 adjustBounds, OpenLayers. Layer
 alphaHack, Util
 applyDefaults, Util
 array, OpenLayers. Format. JSON. serialize
 assert, OpenLayers. Console
 assignRenderer, OpenLayers. Layer. Vector
 atPoint
 attachToElement, OpenLayers. Events
B
 baseLayerDraw, OpenLayers. Control. OverviewMap
 bind
 bindAsEventListener
 boolean, OpenLayers. Format. JSON. serialize
 box, OpenLayers. Format. GeoJSON. parseCoords
 buildCoordinates, OpenLayers. Format.GML
 buildCoordinatesNode
 buildGeometryNode
 buttonDown
 buttonUp, OpenLayers. Control. MouseToolbar
_addButton:function(id,
img,
activeImg,
xy,
sz,
title)
_addButton:function(id,
img,
xy,
sz)
_addZoomBar:function(centered)
OpenLayers.Util._getNodes=function(nodes,
tagName)
_getScriptLocation: function ()
Return the path to this script.
_removeElementObservers: function(elementObservers)
activate: function ()
Explicitly activates a control and it’s associated handler if one has been set.
activate: function()
Activate the control and the feature handler.
activate: function()
Activate the control and the feature handler.
activate: function()
activate: function()
activate: function()
Turn on the handler.
activate: function ()
activate: function()
Activate the handler.
activate: function()
Turn on the handler.
activate: function()
activate: function (evt)
activate: function()
turn on the handler
activate: function()
Turn on the handler.
activateControl: function (control)
add:function(x,
y)
add:function(lon,
lat)
add:function(x,
y)
addComponent: function(component,
index)
Add a new component (geometry) to the collection.
addComponent: function(point,
index)
Adds a point to geometry components.
addComponents: function(components)
Add components to this geometry.
addContainerPxFunction: function()
Hack-on function because GMAPS does not give it to us
addControl: function (control,
px)
addControls: function(controls)
To build a toolbar, you add a set of controls to it.
addControlToMap: function (control,
px)
addEventType: function(eventName)
Add a new event type to this events object.
addFeatures: function(features)
Add Features to the layer.
addLayer: function (layer)
addLayers: function (layers)
addMarker: function(marker)
addOptions: function (newOptions)
addPoint: function(point,
index)
Wrapper for OpenLayers.Geometry.Collection.addComponent
addPoint: function()
Add point to geometry.
addPopup: function(popup,
exclusive)
addResults: function(results)
Construct new feature via layer featureClass constructor, and add to this.features.
addTile:function(bounds,
position)
Gives subclasses of Grid the opportunity to create an OpenLayer.Tile of their choosing.
addTile:function(bounds,
position)
addTile:function(bounds,
position)
Creates a tile, initializes it, and adds it to the layer div.
addTile:function(bounds,
position)
Create a tile, initialize it, and add it to the layer div.
addTile:function(bounds,
position)
addTile creates a tile, initializes it, and adds it to the layer div.
addTile:function(bounds,
position)
addTile creates a tile, initializes it, and adds it to the layer div.
addTile:function(bounds,
position)
addTileMonitoringHooks: function(tile)
This function takes a tile as input and adds the appropriate hooks to the tile so that the layer can keep track of the loading tiles.
addTileMonitoringHooks: function(tile)
This function takes a tile as input and adds the appropriate hooks to the tile so that the layer can keep track of the loading tile (making sure to check that the tile is always the layer’s current tile before taking any action).
adjustBounds: function (bounds)
This function will take a bounds, and if wrapDateLine option is set on the layer, it will return a bounds which is wrapped around the world.
OpenLayers.Util.alphaHack = function()
Checks whether it’s necessary (and possible) to use the png alpha hack which allows alpha transparency for png images under Internet Explorer.
OpenLayers.Util.applyDefaults = function (to,
from)
Takes a hashtable and copies any keys that don’t exist from another hashtable, by analogy with OpenLayers.Util.extend() from Prototype.js.
Transform an array into a JSON string.
assert: function()
Tests that an expression is true.
assignRenderer: function()
Iterates through the available renderer implementations and selects and assigns the first one whose “supported()” function returns true.
atPoint: function(lonlat,
toleranceLon,
toleranceLat)
Determins whether the feature intersects with the specified location.
atPoint: function(lonlat,
toleranceLon,
toleranceLat)
attachToElement: function (element)
baseLayerDraw: function()
Deprecated.
Bind a function to an object.
Deprecated.
Bind a function to an object, and configure it to receive the event object as first parameter when called.
Transform a boolean into a JSON string.
Convert a coordinate array from GeoJSON into an OpenLayers.Geometry.
buildCoordinatesNode: function(geometry)
builds the coordinates XmlNode gml:coordinates decimal=”.”
buildCoordinatesNode: function(geometry)
buildCoordinatesNode: function(geometry)
Builds and returns the KML coordinates node with the given geometry coordinates...</coordinates>
buildGeometryNode: function(geometry)
builds a GeoRSS node with a given geometry
buildGeometryNode: function(geometry)
buildGeometryNode: function(geometry)
Builds and returns a KML geometry node with the given geometry.
buttonDown: function(evt)
buttonDown: function (evt)
buttonUp: function(evt)