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
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
 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
 addSyncTask, mapfish.Offline
 addTile, OpenLayers.Layer.Grid
 addTransform, OpenLayers.Projection
 applyClassification
 arrayEqual, mapfish.Util
 assert, OpenLayers.Console
B
 bind
 bindAsEventListener
 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 mediator.
activate: function()
Activate the mediator.
activate: function()
Activate the mediator.
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,
config)
Add features to the store.
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.
addSyncTask: function(label)
Informs the component that a sync operation is pending.
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.
applyClassification: function(options)
To be overriden by subclasses.
applyClassification: function(options)
Style the features based on the classification
applyClassification: function(options)
This function loops over the layer’s features and applies already given classification.
mapfish.Util.arrayEqual = function(a,
b)
Compare two arrays containing primitive types.
assert: function()
Tests that an expression is true.
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.
buildGeometryNode: function(geometry)
Close