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
B
 baseLayerDraw, OpenLayers. Control. OverviewMap
 beforeSelectFeature, OpenLayers. Control. ModifyFeature
 binaryCompare, OpenLayers. Filter. Comparison
 bind
 bindAsEventListener
 boolean, OpenLayers. Format. JSON. serialize
 bounds, OpenLayers. Format. GML. buildGeometry
 box, OpenLayers. Format. GeoJSON. parseCoords
 buildCoordinates, OpenLayers. Format.GML
 buildCoordinatesNode
 buildGeometryNode
 buttonDown
 buttonUp, OpenLayers. Control. MouseToolbar
baseLayerDraw: function()
beforeSelectFeature: function(object)
Called before a feature is selected.
binaryCompare: function(context,
property,
value)
Compares a feature property to a rule value
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.
Transform a boolean into a JSON string.
Given an OpenLayers bounds, create a GML box.
Convert a coordinate array from GeoJSON into an OpenLayers.Geometry.
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>
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.
buttonDown: function(evt)
buttonDown: function (evt)
buttonUp: function(evt)
Close