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
A
 activate
 activateControl, OpenLayers. Control. Panel
 add
 addComponent, OpenLayers. Geometry. LinearRing
 addComponents, OpenLayers. Geometry. Collection
 addControl, OpenLayers.Map
 addControls, OpenLayers. Control. Panel
 addCopyright, OpenSpace. Control. CopyrightCollection
 addEventType, OpenLayers. Events
 addFeatures
 addLayer, OpenLayers.Map
 addLayers, OpenLayers.Map
 addMarker, OpenLayers. Layer. Markers
 addOptions, OpenLayers. Layer
 addPoint, OpenLayers. Geometry. MultiPoint
 addPopup, OpenLayers.Map
 addTile, OpenLayers. Layer.Grid
 assert, OpenLayers. Console
B
 bind
 bindAsEventListener
 buildGeometryNode, OpenLayers. Format.GML
activate: function()
Activate the control and the feature handler.
activate: function()
Activate the control and the feature handler.
activate: function()
activate: function()
Turn on the handler.
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)
add:function(x,
y)
add: function(eastings,
northings)
add:function(x,
y)
add:function(x,
y)
addComponent: function(point,
index)
Adds a point to geometry components.
addComponents: function(components)
Add components to this geometry.
addControl: function (control,
px)
addControls: function(controls)
To build a toolbar, you add a set of controls to it.
addCopyright: function(copyright)
Adds a copyright to the collection
addEventType: function(eventName)
Add a new event type to this events object.
addFeatures: function(features)
Add Features to the layer.
addFeatures: function(features)
A convenience method to add features to the map.
addLayer: function (layer)
addLayers: function (layers)
addMarker: function(marker)
addOptions: function (newOptions)
addPoint: function(point,
index)
Wrapper for OpenLayers.Geometry.Collection.addComponent
addPopup: function(popup,
exclusive)
addTile:function(bounds,
position)
Gives subclasses of Grid the opportunity to create an OpenLayer.Tile of their choosing.
assert: function()
Tests that an expression is true.
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.
buildGeometryNode: function(geometry)