A | |
abort, OpenLayers. | |
activate mapfish. | |
activateControl, OpenLayers. | |
add | |
addComponent, OpenLayers. | |
addComponents, OpenLayers. | |
addControl, OpenLayers.Map | |
addControls, OpenLayers. | |
addEventType, OpenLayers. | |
addFeatures | |
addLayer, OpenLayers.Map | |
addLayers, OpenLayers.Map | |
addMarker, OpenLayers. | |
addNodes, OpenLayers. | |
addOptions, OpenLayers. | |
addPoint, OpenLayers. | |
addPopup, OpenLayers.Map | |
addRules, OpenLayers. | |
addSyncTask, mapfish. | |
addTile, OpenLayers. | |
addTransform, OpenLayers. | |
Ajax.js | |
allOverlays, OpenLayers.Map | |
alwaysInRange, OpenLayers. | |
Anchored, OpenLayers. | |
AnchoredBubble, OpenLayers. | |
append | |
applyClassification | |
ArcGIS93Rest, OpenLayers. | |
ArcIMS, OpenLayers. | |
ArcXML, OpenLayers. | |
areaTags, OpenLayers. | |
ArgParser, OpenLayers. | |
argParserClass, OpenLayers. | |
arrayEqual, mapfish.Util | |
ascending | |
assert, OpenLayers. | |
async, OpenLayers. | |
attributes, OpenLayers. | |
attribution, OpenLayers. | |
Attribution, OpenLayers. | |
auto, OpenLayers. | |
autoActivate | |
autoFocusMode, mapfish. | |
automaticMode, mapfish. | |
autoPan, OpenLayers. | |
autoSize |
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).
abort: function( response )
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.
activate: function()
activateControl: function ( control )
add:function( x, y )
add:function( lon, lat )
add:function( x, y )
Adds a point to geometry components.
addComponent: function( point, index )
Add components to this geometry.
addComponents: function( components )
addControl: function ( control, px )
To build a toolbar, you add a set of controls to it.
addControls: function( controls )
Add a new event type to this events object.
addEventType: function( eventName )
Add features to the store.
addFeatures: function( features, config )
Add Features to the layer.
addFeatures: function( features, options )
addLayer: function ( layer )
addLayers: function ( layers )
addMarker: function( marker )
Adds point features that will be used to create lines from, using point pairs.
addNodes: function( pointFeatures )
addOptions: function ( newOptions )
Wrapper for OpenLayers.Geometry.Collection.addComponent
addPoint: function( point, index )
addPopup: function( popup, exclusive )
Adds rules to this style.
addRules: function( rules )
Informs the component that a sync operation is pending.
addSyncTask: function( label )
Gives subclasses of Grid the opportunity to create an OpenLayer.Tile of their choosing.
addTile:function( bounds, position )
Set a custom transform method between two projections.
OpenLayers.Projection.addTransform = function( from, to, method )
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.
applyClassification: function( options )
Compare two arrays containing primitive types.
mapfish.Util.arrayEqual = function( a, b )
Tests that an expression is true.
assert: function()