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
 bind
 bindAsEventListener
 boolean, OpenLayers. Format. JSON. serialize
 bounds, OpenLayers. Format. GML. buildGeometry
 box
 buildContentNode, OpenLayers. Format.Atom
 buildCoordinates, OpenLayers. Format.GML
 buildCoordinatesNode
 buildEntryNode, OpenLayers. Format.Atom
 buildGeometryNode
 buildPersonConstructNode, OpenLayers. Format.Atom
 buildRequestOptions, OpenLayers. Control. WMTSGetFeatureInfo
 buildWMSOptions, OpenLayers. Control. WMSGetFeatureInfo
 buttonDown
 buttonUp, OpenLayers. Control. MouseToolbar
baseLayerDraw: function()
beforeSelectFeature: function(feature)
Called before a feature is selected.
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.
Given a GML node representing a box geometry, create an OpenLayers.Bounds.
buildContentNode: function(content)
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>
buildEntryNode: function(feature)
Build an Atom entry node from a feature object.
buildGeometryNode: function(geometry)
builds a GeoRSS node with a given geometry
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.
buildPersonConstructNode: function(name,
value)
buildRequestOptions: function(layer,
xy)
Build an object with the relevant options for the GetFeatureInfo request.
buildWMSOptions: function(url,
layers,
clickPosition,
format)
Build an object with the relevant WMS options for the GetFeatureInfo request
buttonDown: function(evt)
buttonDown: function (evt)
buttonUp: function(evt)
Close