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
S
 save, OpenLayers. Strategy.Save
 Save, OpenLayers. Strategy. Save. OpenLayers. Strategy
 Scale, OpenLayers. Control. Scale. OpenLayers. Control
 ScaleLine, OpenLayers. Control. ScaleLine. OpenLayers. Control
 scales
 Searcher, mapfish. Searcher. mapfish
 SearchStoreMediator, mapfish. widgets. data. SearchStoreMediator. mapfish. widgets.data
 searchTolerance, mapfish. Searcher.Map
 searchToleranceUnits, mapfish. Searcher.Map
 selectControl, mapfish. widgets. data. GridRowFeatureMediator
 SelectFeature, OpenLayers. Control. SelectFeature. OpenLayers. Control
 selectStyle, OpenLayers. Control. SelectFeature
 separator
 seperator, OpenLayers. Control. Attribution
 serverResolutions
 serviceParams, mapfish. widgets. print.Base
 serviceVersion, OpenLayers. Layer.TMS
 setAttributeNS, OpenLayers. Format.XML
 setAutomaticMode, mapfish. widgets. editing. FeatureList
 setBackgroundColor
 setBaseLayer, OpenLayers.Map
 setBorder, OpenLayers. Popup. Framed
 setCenter, OpenLayers.Map
 setCode, OpenLayers.Lang
 setDefaultStyle, OpenLayers. Style
 setDisplayNotEdited, mapfish. widgets. editing. FeatureList
 setFromHex, mapfish. ColorRgb
 setFromRgb, mapfish. ColorRgb
 setIsBaseLayer, OpenLayers. Layer
 setLayer, OpenLayers. Control. Snapping
 setLayerIndex, OpenLayers.Map
 setMap
 setMapObjectCenter
 setName, OpenLayers. Layer
 setNodeChecked, mapfish. widgets. LayerTree
 setOpacity
 setOptions
 setSize
 setSource, OpenLayers. Control. Split
 setTileSize
 setUrl
 setVisibility
 setWindowOnbeforeunload, mapfish. widgets. editing. FeatureEditingPanel
 Shortcuts, mapfish. widgets. Shortcuts. mapfish. widgets
 show
 showCenter, mapfish. widgets. recenter.Base
 showWmsLegend, mapfish. widgets. LayerTree
 sides, OpenLayers. Handler. RegularPolygon
 SimpleForm, mapfish. widgets. print. SimpleForm. mapfish. widgets. print
 single, OpenLayers. Handler. Click
 SINGLE_TILE_PARAMS, OpenLayers. Layer. MapGuide
 singleTile
 size, OpenLayers. Control. OverviewMap
 Size, OpenLayers. Size. OpenLayers
 SLD, OpenLayers. Format. SLD. OpenLayers. Format
 slideFactor
 slideRatio, OpenLayers. Control. PanZoom
 smoothDragPan, OpenLayers. Layer. EventPane
 snapAngle, OpenLayers. Handler. RegularPolygon
 Snapping, OpenLayers. Control. Snapping. OpenLayers. Control
 snapToggle, OpenLayers. Handler. RegularPolygon
 sourceFilter, OpenLayers. Control. Split
 space, OpenLayers. Format.JSON
 Spatial, OpenLayers. Filter. Spatial. OpenLayers. Filter
 spec, mapfish. PrintProtocol
 sphericalMecator, OpenLayers. Layer.XYZ
 sphericalMercator
 Split, OpenLayers. Control. Split. OpenLayers. Control
 SQL, OpenLayers. Protocol. SQL. OpenLayers. Protocol
 srsName
 standalone, OpenLayers. Control. ModifyFeature
 start, OpenLayers. Tween
 startPosition, OpenLayers. Format. CSWGetRecords. v2_0_2
 startsWith
 stop, OpenLayers. Tween
 stopDouble, OpenLayers. Handler. Click
 stopMove, OpenLayers. Handler. Hover
 stopSingle, OpenLayers. Handler. Click
 store, mapfish. widgets. data. FeatureStoreMediator
 Strategy, OpenLayers. Strategy. OpenLayers
 style
 Style, OpenLayers. Style. OpenLayers
 styleMap, mapfish. widgets. print. BaseWidget
 StyleMap, OpenLayers. StyleMap. OpenLayers
 suffix, OpenLayers. Control. MousePosition
 sum, mapfish.Util
 supported
 SVG, OpenLayers. Renderer. SVG. OpenLayers. Renderer
 symbol, OpenLayers. Renderer. Elements. OpenLayers. Renderer
 SYMBOLIZER_PREFIXES, OpenLayers. Style. OpenLayers. Style
 syncTaskDone, mapfish. Offline
save: function(features)
Tell the layer protocol to commit unsaved features.
Create a new Save strategy.
Create a new scale line control.
{Array} An array of map scales in descending order.
Create an instance of mapfish.widgets.data.SearchStoreMediator.
{Integer} The search tolerance.
{String} Tolerance units.
{OpenLayers.Control.SelectFeature} The select feature control.
Create a new control for selecting features.
{Object} Hash of styles
{String} the separator character to use in between layer name and sublayer.
{String}
{String} String used to seperate layers.
{Array} A list of all resolutions available on the server.
{Array} A list of all resolutions available on the server.
{Object} Additional params to send in the print service Ajax calls.
{String}
setAttributeNS: function(node,
uri,
name,
value)
Adds a new attribute or changes the value of an attribute with the given namespace and name.
setAutomaticMode: function(automatic)
Change the mode.
setBackgroundColor:function(color)
setBackgroundColor:function(color)
setBaseLayer: function(newBaseLayer)
Allows user to specify one of the currently-loaded layers as the Map’s new base layer.
setBorder:function()
setCenter: function(lonlat,
zoom,
dragging,
forceZoomChange)
Set the map center (and optionally, the zoom level).
setCode: function(code)
Set the language code for string translation.
setDefaultStyle: function(style)
Sets the default style for this style object.
setDisplayNotEdited: function(value)
Change the configuration of what should be displayed.
setFromHex: function(rgbHexString)
Sets the color from a color hex string
setFromRgb: function(rgbString)
Sets the color from a color rgb string
setIsBaseLayer: function(isBaseLayer)
setLayer: function(layer)
Set the editable layer.
setLayerIndex: function (layer,
idx)
Move the given layer to the specified (zero-based) index in the layer list, changing its z-index in the map display.
setMap: function(map)
Overridden from EventPane because if a map type has been specified, we need to attach a listener for the first moveend -- this is how we will know that the map has been centered.
setMap: function(map)
setMap: function(map)
When the layer is added to a map, then we can fetch our origin (if we don’t have one.)
setMap: function(map)
When the layer is added to a map, then we can fetch our origin (if we don’t have one.)
setMap: function(map)
Overridden from EventPane because we need to remove this yahoo event pane which prohibits our drag and drop, and we can only do this once the map has been loaded and centered.
setMapObjectCenter: function(center,
zoom)
Set the mapObject to the specified center and zoom
setMapObjectCenter: function(center,
zoom)
Set the mapObject to the specified center and zoom
setMapObjectCenter: function(center,
zoom)
Set the mapObject to the specified center and zoom
setMapObjectCenter: function(center,
zoom)
Set the mapObject to the specified center and zoom
setName: function(newName)
Sets the new layer name for this layer.
setNodeChecked: function(nodeOrId,
checked,
fireEvent)
Sets the checked status on a node.
setOpacity: function(opacity)
Sets the opacity for the entire layer (all images)
setOpacity: function(opacity)
Sets the opacity for all the markers.
setOpacity: function (opacity)
Call the setOpacity method of the appropriate parent class to set the opacity.
setOpacity:function(opacity)
setOptions: function (newOptions)
setOptions: function(options)
Change the map options
setSize:function(contentSize)
setSize:function(contentSize)
setSize:function(contentSize)
Overridden here, because we need to update the blocks whenever the size of the popup has changed.
setSource: function(layer)
Set the source layer for edits layer.
setTileSize: function(size)
Set the tile size based on the map size.
setTileSize: function(size)
Check if we are in singleTile mode and if so, set the size as a ratio of the map size (as specified by the layer’s ‘ratio’ property).
setUrl: function(newUrl)
setUrl: function(newUrl)
setVisibility: function(visibility)
Set the visibility flag for the layer and hide/show & redraw accordingly.
setVisibility: function(visibility,
noEvent)
Set the visibility flag for the layer and hide/show&redraw accordingly.
setWindowOnbeforeunload: function()
Convenience method that sets window.onbeforeunload so that when going away from the page a confirm window is displayed if the store includes uncommitted changes.
show: function()
Show element(s) passed in
show: function()
Overridden from Popup since user might hide popup and then show() it in a new location (meaning we might want to update the relative position on the show)
{Boolean} This is only used when no model is specified (when the model is automatically extracted from the map layers).
{Integer} Number of sides for the regular polygon.
{Boolean} Handle single clicks.
{Object} Hashtable of default parameter key/value pairs for untiled layer
{Boolean} Moves the layer into single-tile mode, meaning that one tile will be loaded.
{Boolean} use tile server or request single tile image.
{singleTile} Always true for untiled.
{singleTile} Always true for untiled.
{OpenLayers.Size} The overvew map size in pixels.
Create an instance of OpenLayers.Size
Create a new parser for SLD.
Pixels to slide by.
{Integer} Number of pixels by which we’ll pan the map in any direction on clicking the arrow buttons.
{Integer} Number of pixels by which we’ll pan the map in any direction on clicking the arrow buttons.
{Number} The fraction of map width/height by which we’ll pan the map on clicking the arrow buttons.
{Boolean} smoothDragPan determines whether non-public/internal API methods are used for better performance while dragging EventPane layers.
{Float} If set to a non-zero value, the handler will snap the polygon rotation to multiples of the snapAngle.
Creates a new snapping control.
{String} If set, snapToggle is checked on mouse events and will set the snap mode to the opposite of what it currently is.
{OpenLayers.Filter} Optional filter that will be evaluated to determine if a feature from the target layer is eligible for splitting.
{String} For “pretty” printing, the space string will be used after the “:” separating a name/value pair.
Creates a spatial filter.
{Object} The complete spec to send to the servlet.
Whether the tile extents should be set to the defaults for spherical mercator.
{Boolean} Should the map act as a mercator-projected map? 
{Boolean} Should the map act as a mercator-projected map? 
{Boolean} Should the map act as a mercator-projected map? 
Creates a new split control.
{String} URI for spatial reference system.
{String} URI for spatial reference system.
{Boolean} Set to true to create a control without SelectFeature capabilities.
start: function(begin,
finish,
duration,
options)
Plays the Tween, and calls the callback method on each step
{String} Value of the startPosition attribute of the GetRecords element, specifies the start position (offset+1) for the GetRecords response, 1 is the default.
startsWith: function(str,
sub)
Test whether a string starts with another string.
Deprecated.
stop: function()
Stops the Tween, and calls the done callback Doesn’t do anything if animation is already finished
{Boolean} Stop other listeners from being notified of double-clicks.
{Boolean} Stop other listeners from being notified of clicks.
{Ext.data.Store} An Ext data store
Abstract class for vector strategies.
{Object}
OpenLayers features can have a number of style attributes.
{Object} Default style for the layer
Creates a UserStyle.
{OpenLayers.StyleMap} An optional map style for the vector layer containing the print rectangle.
{String}
mapfish.Util.sum = function(array)
Return the sum of the elements of an array.
supported: function()
This should be overridden by specific subclasses
supported: function()
Determine whether a browser supports Gears
supported: function()
This should be overridden by specific subclasses
supported: function()
{Boolean} Whether or not the browser supports the renderer class
supported: function()
{Boolean} Whether or not the browser supports the SVG renderer
supported: function()
Determine whether a browser supports this renderer.
Coordinate arrays for well known (named) symbols.
{Array} prefixes of the sld symbolizers.
syncTaskDone: function(syncTaskId)
When a synchronizing task created by addSyncTask() is finished, this method must be called with the given identifier.
Close