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
S
 safeStopPropagation, OpenLayers.Util
 save, OpenLayers.Strategy.Save
 scale, OpenLayers.Bounds
 schemaLocationAttr, OpenLayers.Format.WFST.v1
 segmentsIntersect, OpenLayers.Geometry.OpenLayers.Geometry
 select
 selectBestFeature, OpenLayers.Control.GetFeature
 selectBox
 selectClick, OpenLayers.Control.GetFeature
 selectFeature, OpenLayers.Control.ModifyFeature
 selectHover, OpenLayers.Control.GetFeature
 selectUrl, OpenLayers.Layer.HTTPRequest
 serializeTags, OpenLayers.Format.OSM
 serializeXMLToString, OpenLayers.Ajax.Response
 setAttributeNS, OpenLayers.Format.XML
 setAttributes
 setBackgroundColor
 setBaseLayer, OpenLayers.Map
 setBorder
 setBounds
 setCanvasStyle, OpenLayers.Renderer.Canvas
 setCenter
 setCode, OpenLayers.Lang
 setContentHTML, OpenLayers.Popup
 setDefaultStyle, OpenLayers.Style
 setEvent, OpenLayers.Handler
 setExtent
 setFeature, OpenLayers.Control.TransformFeature
 setFeatureState, OpenLayers.Control.ModifyFeature
 setFeatureType, OpenLayers.Protocol.WFS.v1
 setFilter, OpenLayers.Strategy.Filter
 setFilterProperty, OpenLayers.Format.WFST.v1
 setGeometryName, OpenLayers.Protocol.WFS.v1
 setGeometryTypes
 setGMapVisibility
 setHandler, OpenLayers.Control.UTFGrid
 setHitContextStyle, OpenLayers.Renderer.Canvas
 setImgSrc
 setImmediate, OpenLayers.Control.Measure
 setIsBaseLayer, OpenLayers.Layer
 setLayer
 setLayerFilter, OpenLayers.Layer.ArcGIS93Rest
 setLayerIndex, OpenLayers.Map
 setLayerQuery, OpenLayers.Layer.ArcIMS
 setLayers, OpenLayers.Control.SLDSelect
 setLayerZIndex, OpenLayers.Map
 setListeners, OpenLayers.Control.NavigationHistory
 setMap
 setMapObjectCenter
 setMaxFeatures, OpenLayers.Layer.PointGrid
 setModifiers, OpenLayers.Control.GetFeature
 setName, OpenLayers.Layer
 setNamespace, OpenLayers.Format.XML
 setNestingPath, OpenLayers.Format.OWSContext.v0_3_1
 setNodeDimension, OpenLayers.Renderer.VML
 setOpacity
 setOptions
 setOrigin, OpenLayers.Layer.PointGrid
 setRatio, OpenLayers.Layer.PointGrid
 setRectPxBounds, OpenLayers.Control.OverviewMap
 setRequestHeaders, OpenLayers.Ajax.Request
 setRicoCorners, OpenLayers.Popup.AnchoredBubble
 setRotation, OpenLayers.Layer.PointGrid
 setSize
 setSource, OpenLayers.Control.Split
 setSpacing, OpenLayers.Layer.PointGrid
 setState, OpenLayers.Format.OSM
 setStyle
 setTargets, OpenLayers.Control.Snapping
 setTileSize
 setUrl
 setVisibility
 setZIndex
 shiftColumn, OpenLayers.Layer.Grid
 shiftRow, OpenLayers.Layer.Grid
 shouldCluster, OpenLayers.Strategy.Cluster
 shouldDraw, OpenLayers.Tile
 show
 showControls, OpenLayers.Control.LayerSwitcher
 showToggle, OpenLayers.Control.OverviewMap
 simplify, OpenLayers.Geometry.LineString
 SOS, OpenLayers.Protocol
 split
 splitWith
 splitWithSegment, OpenLayers.Geometry.LineString
 start
 startBox, OpenLayers.Handler.Box
 startsWith
 stop
 stopObserving, OpenLayers.Event
 stopObservingElement, OpenLayers.Event
 string, OpenLayers.Format.JSON.serialize
 success
 supported
 switchModeTo, OpenLayers.Control.MouseToolbar
OpenLayers.Util.safeStopPropagation = function(evt)
Deprecated.
save: function(features)
Tell the layer protocol to commit unsaved features.
scale: function(ratio,
origin)
Scales the bounds around a pixel or lonlat.
schemaLocationAttr: function(options)
Generate the xsi:schemaLocation attribute value.
OpenLayers.Geometry.segmentsIntersect = function(seg1,
seg2,
options)
Determine whether two line segments intersect.
select: function(features)
Add feature to the hash of selected features and trigger the featureselected and featuresselected events.
select: function(feature)
Add feature to the layer’s selectedFeature array, render the feature as selected, and call the onSelect function.
select: function(geometry)
When the handler is done, use SLD_BODY on the selection layer to display the selection in the map.
selectBestFeature: function(features,
clickPosition,
options)
Selects the feature from an array of features that is the best match for the click position.
selectBox: function(position)
Callback from the handlers.box set up when box selection is on
selectBox: function(position)
Callback from the handlers.box set up when box selection is true on.
selectClick: function(evt)
Called on click
selectFeature: function(feature)
Select a feature for modification in standalone mode.
selectHover: function(evt)
Callback from the handlers.hover set up when hover selection is on
selectUrl: function(paramString,
urls)
selectUrl() implements the standard floating-point multiplicative hash function described by Knuth, and hashes the contents of the given param string into a float between 0 and 1.
serializeTags: function(feature,
node)
Given a feature, serialize the attributes onto the given node.
OpenLayers.Ajax.serializeXMLToString = function(xmldom)
Wrapper function around XMLSerializer, which doesn’t exist/work in IE/Safari.
setAttributeNS: function(node,
uri,
name,
value)
Adds a new attribute or changes the value of an attribute with the given namespace and name.
setAttributes: function(node,
obj)
Set multiple attributes given key value pairs from an object.
setAttributes: function(node,
obj)
Set multiple attributes given key value pairs from an object.
setBackgroundColor:function(color)
Sets the background color of the popup.
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 (color,
width)
Allow the user to change the box’s color and border width
setBorder:function(border)
Sets the border style of the popup.
setBorder:function(border)
Always sets border to 0.
setBorder:function()
setBounds: function(bounds)
Set the bounds for this Geometry.
setBounds: function(bounds)
Sets the bounds on this instance
setCanvasStyle: function(type,
style)
Prepare the canvas for drawing by setting various global settings.
setCenter: function()
As soon as a baseLayer has been loaded, we center and zoom ...and remove the handler.
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.
setContentHTML:function(contentHTML)
Allows the user to set the HTML content of the popup.
setDefaultStyle: function(style)
Sets the default style for this style object.
setEvent: function(evt)
With each registered browser event, the handler sets its own evt property.
setExtent: function(extent,
resolutionChanged)
Set the visible part of the layer.
setExtent: function()
Set the visible part of the layer.
setExtent: function(extent,
resolutionChanged)
Set the visible part of the layer.
setExtent: function(extent,
resolutionChanged)
setExtent: function(extent,
resolutionChanged)
Set the renderer’s extent
setFeature: function(feature,
initialParams)
Place the transformation box on a feature and start transforming it.
setFeatureState: function()
Called when the feature is modified.
setFeatureType: function(featureType)
Change the feature type on the fly.
setFilter: function(filter)
Update the filter for this strategy.
setFilterProperty: function(filter)
Set the property of each spatial filter.
setGeometryName: function(geometryName)
Sets the geometryName option after instantiation.
setGeometryTypes: function()
Sets the geometryTypes mapping.
setGeometryTypes: function()
Sets the geometryTypes mapping.
setGMapVisibility: function(visible)
Display the GMap container and associated elements.
setGMapVisibility: function(visible)
Display the GMap container and associated elements.
setHandler: function(hm)
sets this.handlerMode and calls resetHandler()
setHitContextStyle: function(type,
featureId,
symbolizer,
strokeScaling)
Prepare the hit canvas for drawing by setting various global settings.
setImgSrc: function(url)
Sets the source for the tile image
setImgSrc: function(url)
Sets the source for the tile image
setImmediate: function(immediate)
Sets the immediate property.
setIsBaseLayer: function(isBaseLayer)
setLayer: function(layers)
Attach a new layer to the control, overriding any existing layers.
setLayer: function(layer)
Set the editable layer.
setLayer: function(layer)
Called to set the layer property.
setLayerFilter: function (id,
queryDef)
addTile creates a tile, initializes it, and adds it to the layer div.
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.
setLayerQuery: function(id,
querydef)
Set the query definition on this layer.
setLayers: function(layers)
Set the layers on which the selection should be performed.
setLayerZIndex: function (layer,
zIdx)
setListeners: function()
Sets functions to be registered in the listeners object.
setMap: function(map)
Set the map property for the control.
setMap: function(map)
Set the map property for the control.
setMap: function(map)
Set the map property for the control.
setMap: function(map)
Set the map property for the control.
setMap: function(map)
Set the map property for the control and all handlers.
setMap: function(map)
Set the map property for the control.
setMap: function(map)
setMap: function(map)
Set the map property for the control and all handlers.
setMap: function(map)
Set the map property for the control and previous and next child controls.
setMap: function(map)
setMap: function(map)
setMap: function(map)
Set the map property for the control.
setMap: function(map)
Set the map property for the control.
setMap: function(map)
setMap: function (map)
setMap: function (map)
setMap: function(map)
Set the map property for the layer.
setMap: function()
setMap: function(map)
Set the map property for the layer.
setMap: function(map)
setMap: function(map)
setMap: function(map)
The layer has been added to the 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)
The layer has been added to the map.
setMap: function(map)
setMap: function(map)
setMap: function()
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.
setMap: function(map)
When the layer is added to a map, then we can fetch our origin (if we don’t have one.)
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
setMaxFeatures: function(maxFeatures)
Set the grid maxFeatures property and update the grid.
setModifiers: function(evt)
Sets the multiple and toggle modifiers according to the current event
setName: function(newName)
Sets the new layer name for this layer.
setNamespace: function(alias,
uri)
Set a namespace alias and URI for the format.
setNestingPath : function(l)
Set the nestingPath property of the layer depending on the position of the layer in hierarchy of layers.
setNodeDimension: function(node,
geometry)
Get the geometry’s bounds, convert it to our vml coordinate system, then set the node’s position, size, and local coordinate system.
setOpacity: function(opacity)
Change the icon’s opacity
setOpacity: function(opacity)
Sets the opacity for the entire layer (all images)
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)
Change the opacity of the marker by changin the opacity of its icon
setOpacity:function(opacity)
Sets the opacity of the popup.
setOpacity:function(opacity)
setOpacity:function(opacity)
Sets the opacity of the popup.
OpenLayers.Util.setOpacity = function(element,
opacity)
Deprecated.
setOptions: function (newOptions)
setOptions: function(options)
Change the map options
setOrigin: function(origin)
Set the grid origin property and update the grid.
setRatio: function(ratio)
Set the grid ratio property and update the grid.
setRectPxBounds: function(pxBounds)
Set extent rectangle pixel bounds.
setRequestHeaders: function()
setRicoCorners:function()
Update RICO corners according to the popup’s current relative postion.
setRotation: function(rotation)
Set the grid rotation property and update the grid.
setSize: function(size)
setSize:function(contentSize)
Used to adjust the size of the popup.
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.
setSize: function(size)
Sets the size of the drawing surface.
setSize: function(size)
Sets the size of the drawing surface.
setSize: function(size)
Sets the size of the drawing surface.
setSize: function(size)
Set the size of the drawing surface
setSource: function(layer)
Set the source layer for edits layer.
setSpacing: function(dx,
dy)
Set the grid dx and dy properties and update the grid.
setState: function(feature,
node)
OpenStreetMap has a convention that ‘state’ is stored for modification or deletion.
setStyle: function(node,
style,
options)
Use to set all the style attributes to a SVG node.
setStyle: function(node,
style,
options)
Use to set all the style attributes to a SVG node.
setStyle: function(node,
style,
options,
geometry)
Use to set all the style attributes to a VML node.
setTargets: function(targets)
Set the targets for the snapping agent.
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(url)
setUrl:function(url)
Change the URL and reload the GML
setUrl: function(newUrl)
setUrl: function(newUrl)
setUrl: function(url)
Change URL of the Icon Image.
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.
setVisibility: function(visible)
Set the visibility flag for the layer and hide/show & redraw accordingly.
setZIndex: function (zIndex)
setZIndex: function (zIndex)
Set the z-index order for the pane.
shiftColumn: function(prepend)
Shift grid work in the other dimension
shiftRow:function(prepend)
Shifty grid work
shouldCluster: function(cluster,
feature)
Determine whether to include a feature in a given cluster.
shouldDraw: function()
Return whether or not the tile should actually be (re-)drawn.
show: function()
Deprecated.
show: function()
Makes the popup visible.
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)
showControls: function(minimize)
Hide/Show all LayerSwitcher controls depending on whether we are minimized or not
showToggle: function(minimize)
Hide/Show the toggle depending on whether the control is minimized
simplify: function(tolerance)
This function will return a simplified LineString.
OpenLayers.Protocol.SOS = function(options)
Used to create a versioned SOS protocol.
split: function(target,
options)
Use this geometry (the source) to attempt to split a target geometry.
split: function(geometry,
options)
Use this geometry (the source) to attempt to split a target geometry.
splitWith: function(geometry,
options)
Split this geometry (the target) with the given geometry (the source).
splitWith: function(geometry,
options)
Split this geometry (the target) with the given geometry (the source).
splitWithSegment: function(seg,
options)
Split this geometry with the given segment.
function start(callback,
duration,
element)
Executes a method with requestFrame in series for some duration.
start: function()
Start the refresh interval.
start: function(begin,
finish,
duration,
options)
Plays the Tween, and calls the callback method on each step
startBox: function (xy)
Deprecated.
startsWith: function(str,
sub)
Test whether a string starts with another string.
function stop(id)
Terminates an animation loop started with start.
stop: function(event,
allowDefault)
Stops an event from propagating.
stop: function()
Cancels the refresh interval.
stop: function()
Stops the Tween, and calls the done callback Doesn’t do anything if animation is already finished
stopObserving: function(elementParam,
name,
observer,
useCapture)
stopObservingElement: function(elementParam)
Given the id of an element to stop observing, cycle through the element’s cached observers, calling stopObserving on each one, skipping those entries which can no longer be removed.
Transform a string into a JSON string.
success: function()
{Boolean} -
success: function()
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()
{Boolean} Whether or not the browser supports the SVG renderer
supported: function()
Determine whether a browser supports this renderer.
switchModeTo: function(mode)
Close