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
 Base
 baseLayerDraw, OpenLayers.Control.OverviewMap
 BBOX, OpenLayers.Strategy.BBOX.OpenLayers.Strategy
 bind
 boolean, OpenLayers.Format.JSON.serialize
 bounds, OpenLayers.Format.GML.buildGeometry
 Bounds, OpenLayers.Bounds.OpenLayers
 box, OpenLayers.Format.GML.parseGeometry
 Box
 buildCoordinates, OpenLayers.Format.GML
 buildTemplates, Jx.Columns
 buttonChanged, Jx.ButtonSet
 buttonclick, OpenLayers.Events.buttonclick.OpenLayers.Events
 buttonClick, OpenLayers.Events.buttonclick
 buttonDown, OpenLayers.Control.MouseToolbar
 buttonUp, OpenLayers.Control.MouseToolbar
Instances of this class are not created directly.
baseLayerDraw: function()
Create a new BBOX strategy.
bind: function(func,
object)
Bind a function to an object.
Transform a boolean into a JSON string.
Given an OpenLayers bounds, create a GML box.
Construct a new bounds object.
Given a GML node representing a box geometry, create an OpenLayers.Bounds.
buildCoordinatesNode: function(geometry)
builds the coordinates XmlNode
buildTemplates: function()
create the row template based on the current columns
buttonChanged: function(button)
Handle selection changing on the buttons themselves and activate the appropriate button in response.
Construct a buttonclick event type.
buttonClick: function(evt)
Check if a button was clicked, and fire the buttonclick event
buttonDown: function(evt)
buttonUp: function(evt)
Close