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
 abort
 activate
 activateControl, OpenLayers.Control.Panel
 add
 addComponent, OpenLayers.Geometry.LinearRing
 addComponents, OpenLayers.Geometry.Collection
 addControl, OpenLayers.Map
 addControls
 addEventType, OpenLayers.Events
 addFeatures, OpenLayers.Layer.Vector
 addLayer, OpenLayers.Map
 addLayers, OpenLayers.Map
 addMarker, OpenLayers.Layer.Markers
 addNodes, OpenLayers.Layer.PointTrack
 addOptions
 addPoint, OpenLayers.Geometry.MultiPoint
 addPopup, OpenLayers.Map
 addRules, OpenLayers.Style
 addTile, OpenLayers.Layer.Grid
 addTransform, OpenLayers.Projection
 assert, OpenLayers.Console
B
 bind
 bindAsEventListener
 buildGeometryNode, OpenLayers.Format.GML
abort: function(response)
Abort an ongoing request, the response object passed to this method must come from this HTTP protocol (as a result of a create, read, update, delete or commit operation).
abort: function(response)
Abort an ongoing request.
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: function()
Activate the control.
activate: function()
activate: function()
Activate the control.
activate: function()
activate: function()
Activate the control.
activate: function()
Activate the control.
activate: function()
Activate the control.
activate: function()
Activates the control.
activate: function()
Turn on the handler.
activate: function()
turn on the handler
activate: function()
Turn on the handler.
activate: function()
Activate the strategy.
activate: function()
Activate the strategy.
activate: function()
Activate the strategy.
activate: function()
Activate the strategy.
activate: function()
Activate the strategy.
activateControl: function (control)
This method is called when the user click on the icon representing a control in the panel.
add:function(x,
y)
Shifts the coordinates of the bound by the given horizontal and vertical deltas.
add:function(lon,
lat)
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)
Add the passed over control to the map.
addControls: function(controls)
To build a toolbar, you add a set of controls to it.
addControls: function (controls,
pixels)
Add all of the passed over controls to the map.
addEventType: function(eventName)
Deprecated.
addFeatures: function(features,
options)
Add Features to the layer.
addLayer: function (layer)
addLayers: function (layers)
addMarker: function(marker)
addNodes: function(pointFeatures,
options)
Adds point features that will be used to create lines from, using point pairs.
addOptions: function (newOptions,
reinitialize)
addOptions: function (newOptions,
reinitialize)
addPoint: function(point,
index)
Wrapper for OpenLayers.Geometry.Collection.addComponent
addPopup: function(popup,
exclusive)
addRules: function(rules)
Adds rules to this style.
addTile: function(bounds,
position)
Create a tile, initialize it, and add it to the layer div.
OpenLayers.Projection.addTransform = function(from,
to,
method)
Set a custom transform method between two projections.
assert: function()
Tests that an expression is true.
Deprecated.
bind: function(func,
object)
Bind a function to an object.
Deprecated.
bindAsEventListener: function(func,
object)
Bind a function to an object, and configure it to receive the event object as first parameter when called.
buildGeometryNode: function(geometry)
Close