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, OpenLayers.Protocol.HTTP
 activate
 activateControl, OpenLayers.Control.Panel
 add
 addComponent, OpenLayers.Geometry.LinearRing
 addComponents, OpenLayers.Geometry.Collection
 addControl, OpenLayers.Map
 addControls, OpenLayers.Control.Panel
 addEventType, OpenLayers.Events
 addFeatures, OpenLayers.Layer.Vector
 addLayer, OpenLayers.Map
 addLayers, OpenLayers.Map
 addMarker, OpenLayers.Layer.Markers
 addNodes, OpenLayers.Layer.PointTrack
 addOptions, OpenLayers.Layer
 addPoint, OpenLayers.Geometry.MultiPoint
 addPopup, OpenLayers.Map
 addRules, OpenLayers.Style
 addTile, OpenLayers.Layer.Grid
 addTransform, OpenLayers.Projection
 Ajax.js
 allOverlays, OpenLayers.Map
 alwaysInRange, OpenLayers.Layer
 Anchored, OpenLayers.Popup.Anchored.OpenLayers.Popup
 AnchoredBubble, OpenLayers.Popup.AnchoredBubble.OpenLayers.Popup
 ArcGIS93Rest, OpenLayers.Layer.ArcGIS93Rest.OpenLayers.Layer
 ArcIMS, OpenLayers.Layer.ArcIMS.OpenLayers.Layer
 ArcXML, OpenLayers.Format.ArcXML.OpenLayers.Format
 areaTags, OpenLayers.Format.OSM
 ArgParser, OpenLayers.Control.ArgParser.OpenLayers.Control
 argParserClass, OpenLayers.Control.Permalink
 ascending, OpenLayers.Control.LayerSwitcher
 assert, OpenLayers.Console
 async, OpenLayers.Layer.ArcIMS
 attributes, OpenLayers.Feature.Vector
 attribution, OpenLayers.Layer
 Attribution, OpenLayers.Control.Attribution.OpenLayers.Control
 auto, OpenLayers.Strategy.Save
 autoPan, OpenLayers.Control.OverviewMap
 autoSize
B
 BACKGROUND_ID_SUFFIX, OpenLayers.Renderer.Elements
 base, OpenLayers.Control.Permalink
 Base
 baseLayer, OpenLayers.Map
 BBOX, OpenLayers.Strategy.BBOX.OpenLayers.Strategy
 begin, OpenLayers.Tween
 bind
 bindAsEventListener
 bounds, OpenLayers.Tile
 Bounds, OpenLayers.Bounds.OpenLayers
 box
 Box
 boxDivClassName, OpenLayers.Handler.Box
 Boxes, OpenLayers.Layer.Boxes.OpenLayers.Layer
 BROWSER_EVENTS, OpenLayers.Events
 buffer, OpenLayers.Layer.Grid
 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).
activate: function()
Activate the control and the feature handler.
activate: function()
Activate the control.
activate: function()
Activate the control.
activate: function()
activate: function()
Activate the control.
activate: function()
Activate 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.
activateControl: function (control)
add:function(x,
y)
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)
addControls: function(controls)
To build a toolbar, you add a set of controls to it.
addEventType: function(eventName)
Add a new event type to this events object.
addFeatures: function(features,
options)
Add Features to the layer.
addLayer: function (layer)
addLayers: function (layers)
addMarker: function(marker)
addNodes: function(pointFeatures)
Adds point features that will be used to create lines from, using point pairs.
addOptions: function (newOptions)
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)
Gives subclasses of Grid the opportunity to create an OpenLayer.Tile of their choosing.
OpenLayers.Projection.addTransform = function(from,
to,
method)
Set a custom transform method between two projections.
{Boolean} Allow the map to function with “overlays” only.
{Boolean} If a layer’s display should not be scale-based, this should be set to true.
Create a new ArcGIS93Rest layer object.
Create a new ArcIMS layer object.
Create a new parser/writer for ArcXML.
{Array} List of tags indicating that something is an area.
{Class} The ArgParser control class (not instance) to use with this control.
{Boolean}
assert: function()
Tests that an expression is true.
{Boolean} Request images asynchronously.
{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.
{Boolean | Number} Auto-save.
{Boolean} Always pan the overview map, so the extent marker remains in the center.
{Boolean} Resize the popup to auto-fit the contents.
{Boolean} Framed Cloud is autosizing by default.
{String}
{String}
Instances of this class are not created directly.
{OpenLayers.Layer} The currently selected base layer.
Create a new BBOX strategy.
{Object} Values to start the animation with
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.
Deprecated.
{OpenLayers.Bounds} null
Construct a new bounds object.
{Boolean} Allow feature selection by drawing a box.
{Boolean} Allow feature selection by drawing a box.
{String} The CSS class to use for drawing the box.
{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)
Close