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
 Ajax.js
 allOverlays, OpenLayers.Map
 alwaysInRange, OpenLayers. Layer
 Anchored, OpenLayers. Popup. Anchored. OpenLayers. Popup
 AnchoredBubble, OpenLayers. Popup. AnchoredBubble. OpenLayers. Popup
 animationEnabled, OpenLayers. Layer. VirtualEarth
 append
 applyClassification
 ArcGIS93Rest, OpenLayers. Layer. ArcGIS93Rest. OpenLayers. Layer
 ArcIMS, OpenLayers. Layer. ArcIMS. OpenLayers. Layer
 ArcXML, OpenLayers. Format. ArcXML. OpenLayers. Format
 areaTags, OpenLayers. Format.OSM
 ArgParser, OpenLayers. Control. ArgParser. OpenLayers. Control
 argParserClass, OpenLayers. Control. Permalink
 arrayEqual, mapfish.Util
 ascending
 assert, OpenLayers. Console
 async, OpenLayers. Layer. ArcIMS
 attributes, OpenLayers. Feature. Vector
 attribution, OpenLayers. Layer
 Attribution, OpenLayers. Control. Attribution. OpenLayers. Control
 auto, OpenLayers. Strategy.Save
 autoActivate
 autoFocusMode, mapfish. widgets. editing. FeatureList
 automaticMode, mapfish. widgets. editing. FeatureList
 autoPan, OpenLayers. Control. OverviewMap
 autoSize
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.
{Boolean} Allow the map to function with “overlays” only.
{Boolean} If a layer’s display should not be scale-based, this should be set to true.
{Boolean} If set to true, the transition between zoom levels will be animated.
{Boolean} If false, existing layer features are destroyed before adding newly read features.
{Boolean} False if the store must be cleared before adding new features into it, false otherwise; defaults to true.
{Boolean} False if the store must be cleared before adding new features into it, false otherwise; defaults to true.
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.
Create a new ArcGIS93Rest layer object.
Create a new ArcIMS layer object.
Create a new parser/writer for ArcXML.
{Array} List of tags indicating that something is an area.
{Class} The ArgParser control class (not instance) to use with this control.
mapfish.Util.arrayEqual = function(a,
b)
Compare two arrays containing primitive types.
If true and using automatic model, the layers in the tree will show the bottom OpenLayer layer on top and the top OpenLayer layer on the bottom.
{Boolean}
assert: function()
Tests that an expression is true.
{Boolean} Request images asynchronously.
{Object} This object holds arbitrary properties that describe the feature.
{String} Attribution string, displayed when an OpenLayers.Control.Attribution has been added to the map.
{Boolean | Number} Auto-save.
{Boolean} The instance is activated at creation time, defaults to true.
{Boolean} True if the mediator must be activated as part of its creation, false otherwise; if false then the mediator must be explicitely activate using the activate method; defaults to true.
{Boolean} True if the mediator must be activated as part of its creation, false otherwise; if false then the mediator must be explicitely activate using the activate method; defaults to true.
{Boolean} Activate the control when it is added to a map.
{Boolean} Activate the control when it is added to a map.
{Boolean} Activate the control when it is added to a map.
{Boolean} Activate the control when it is added to a map.
{Boolean} Activate the control when it is added to a map.
{Integer} If 0, don’t change the visible extent of the map.
{Boolean} If true, the geometry to edit can be selected on click.
{Boolean} Always pan the overview map, so the extent marker remains in the center.
{Boolean} Resize the popup to auto-fit the contents.
{Boolean} Framed Cloud is autosizing by default.
Close