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
B
 backBufferTile, OpenLayers.Tile.Image
 BACKGROUND_ID_SUFFIX, OpenLayers.Renderer.Elements
 backgroundColor, OpenLayers.Popup
 base, OpenLayers.Control.Permalink
 Base
 baseLayer, OpenLayers.Map
 baseLayerDraw, OpenLayers.Control.OverviewMap
 baseLayers, OpenLayers.Control.LayerSwitcher
 baseLayersDiv, OpenLayers.Control.LayerSwitcher
 BBOX, OpenLayers.Strategy.BBOX.OpenLayers.Strategy
 beforeSelectFeature, OpenLayers.Control.ModifyFeature
 begin, OpenLayers.Tween
 bind
 bindAsEventListener
 blocks, OpenLayers.Popup.Framed
 boolean, OpenLayers.Format.JSON.serialize
 border, OpenLayers.Popup
 bottom, OpenLayers.Bounds
 bottomInUnits, OpenLayers.Control.ScaleLine
 bottomOutUnits, OpenLayers.Control.ScaleLine
 bounds
 Bounds, OpenLayers.Bounds.OpenLayers
 box
 Box
 boxCharacteristics, OpenLayers.Handler.Box
 boxDivClassName, OpenLayers.Handler.Box
 Boxes, OpenLayers.Layer.Boxes.OpenLayers.Layer
 BROWSER_EVENTS, OpenLayers.Events
 buffer, OpenLayers.Layer.Grid
 buildCoordinates, OpenLayers.Format.GML
 buildCoordinatesNode
 buildGeometry
 buildGeometryNode
 buttonClicked, OpenLayers.Control.MouseToolbar
 buttonDown
 buttons
 buttonUp, OpenLayers.Control.MouseToolbar
{OpenLayers.Tile} A clone of the tile used to create transition effects when the tile is moved or changes resolution.
{String}
{String} the background color used by the popup.
{String}
Instances of this class are not created directly.
{OpenLayers.Layer} The currently selected base layer.
baseLayerDraw: function()
{Array(OpenLayers.Layer)}
{DOMElement}
Create a new BBOX strategy.
beforeSelectFeature: function(feature)
Called before a feature is selected.
{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.
{Array[Object]} Array of objects, each of which is one “block” of the popup.
Transform a boolean into a JSON string.
{String} the border size of the popup.
{Number} Minimum vertical coordinate.
{String} Units for zoomed in on bottom bar.
{String} Units for zoomed out on bottom bar.
{OpenLayers.Bounds} The box bounding that feature’s geometry, that property can be set by an OpenLayers.Format object when deserializing the feature, so in most cases it represents an information set by the server.
Given an OpenLayers bounds, create a GML box.
{OpenLayers.Bounds} The bounds of this geometry
{OpenLayers.Bounds}
{OpenLayers.Bounds} The current data bounds (in the same projection as the layer - not always the same projection as the map).
{OpenLayers.Bounds} null
Construct a new bounds object.
{Boolean} Allow feature selection by drawing a box.
{Boolean} Allow feature selection by drawing a box.
Convert a coordinate array from GeoJSON into an OpenLayers.Geometry.
{Object} Caches some box characteristics from css.
{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.
buildCoordinatesNode: function(geometry)
builds the coordinates XmlNode
buildCoordinatesNode: function(geometry)
buildCoordinatesNode: function(geometry)
Builds and returns the KML coordinates node with the given geometry coordinates...</coordinates>
Object containing methods to do the actual geometry node building based on geometry type.
Object containing methods to do the actual geometry node building based on geometry type.
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.
{String}
buttonDown: function(evt)
buttonDown: function (evt)
{Array(DOMElement)} Array of Button Divs
buttonUp: function(evt)
Close