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
 anchor, OpenSpace. Control. ControlPosition
 ANCHOR_BOTTOM_LEFT, OpenSpace. Control. ControlAnchor
 ANCHOR_BOTTOM_RIGHT, OpenSpace. Control. ControlAnchor
 ANCHOR_TOP_LEFT, OpenSpace. Control. ControlAnchor
 ANCHOR_TOP_RIGHT, OpenSpace. Control. ControlAnchor
 Anchored, OpenLayers. Popup. Anchored. OpenLayers. Popup
 AnchoredBubble, OpenLayers. Popup. AnchoredBubble. OpenLayers. Popup
 ArgParser, OpenLayers. Control. ArgParser. OpenLayers. Control
 ascending, OpenLayers. Control. LayerSwitcher
 assert, OpenLayers. Console
 attributes, OpenLayers. Feature. Vector
 attribution, OpenLayers. Layer
 Attribution, OpenLayers. Control. Attribution. OpenLayers. Control
B
 base, OpenLayers. Control. Permalink
 baseLayer, OpenLayers.Map
 bind
 bindAsEventListener
 bounds
 Bounds, OpenLayers. Bounds. OpenLayers
 Box
 Boxes, OpenLayers. Layer. Boxes. OpenLayers. Layer
 BROWSER_EVENTS, OpenLayers. Events
 buffer, OpenLayers. Layer.Grid
 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.
{OpenSpace.Control.ControlAnchor} Which corner of the window to anchor to.
{Integer} 4
{Integer} 3
{Integer} 2
{Integer} 1
{Boolean}
assert: function()
Tests that an expression is true.
{Object} This object holds arbitrary properties that describe the feature.
{String} Attribution string, displayed when an OpenLayers.Control.Attribution has been added to the map.
{String}
{OpenLayers.Layer} The currently selected base layer.
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.
{OpenLayers.Bounds} null
{OpenSpace.MapBounds} The bounds of the area to display this copyright message.
Construct a new bounds object.
{Array(String)} supported events
{Integer} Used only when in gridded mode, this specifies the number of extra rows and colums of tiles on each side which will surround the minimum grid tiles to cover the map.
buildGeometryNode: function(geometry)