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, Util
 save, OpenLayers.Strategy.Save
 scale, OpenLayers.Bounds
 schemaLocationAttr, OpenLayers.Format.WFST.v1
 segmentsIntersect, OpenLayers.Geometry.OpenLayers.Geometry
 select
 selectBestFeature, OpenLayers.Control.GetFeature
 selectBox
 selectFeature, OpenLayers.Control.ModifyFeature
 selectSingle, 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
 setCanvasStyle, OpenLayers.Renderer.Canvas
 setCenter
 setCode, OpenLayers.Lang
 setContentHTML, OpenLayers.Popup
 setDefaultStyle, OpenLayers.Style
 setEvent, OpenLayers.Handler
 setExtent
 setFeatureState, OpenLayers.Control.ModifyFeature
 setFilterProperty, OpenLayers.Format.WFST.v1
 setGeometryTypes
 setIsBaseLayer, OpenLayers.Layer
 setLayer
 setLayerFilter, OpenLayers.Layer.ArcGIS93Rest
 setLayerIndex, OpenLayers.Map
 setLayerQuery, OpenLayers.Layer.ArcIMS
 setLayerZIndex, OpenLayers.Map
 setListeners, OpenLayers.Control.NavigationHistory
 setMap
 setMapObjectCenter
 setMapType, OpenLayers.Layer.Google
 setModifiers, OpenLayers.Control.GetFeature
 setName, OpenLayers.Layer
 setNamespace, OpenLayers.Format.XML
 setNodeDimension, OpenLayers.Renderer.VML
 setOpacity
 setOptions
 setRectPxBounds, OpenLayers.Control.OverviewMap
 setRequestHeaders, OpenLayers.Ajax.Request
 setRicoCorners, OpenLayers.Popup.AnchoredBubble
 setSize
 setSource, OpenLayers.Control.Split
 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
 show
 showControls, OpenLayers.Control.LayerSwitcher
 showTile, OpenLayers.Tile
 showToggle, OpenLayers.Control.OverviewMap
 spiralTileLoad, OpenLayers.Layer.Grid
 split
 splitWith
 splitWithSegment, OpenLayers.Geometry.LineString
 start, OpenLayers.Tween
 startBox, OpenLayers.Handler.Box
 startsWith
 startTransition, OpenLayers.Tile.Image
 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 event.
select: function(feature)
Add feature to the layer’s selectedFeature array, render the feature as selected, and call the onSelect function.
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.
selectFeature: function(feature)
Called when the select feature control selects a feature.
selectSingle: function(evt)
Called on click
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()
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(extent)
Set the visible part of the layer.
setExtent: function(extent,
resolutionChanged)
setExtent: function(extent,
resolutionChanged)
Set the renderer’s extent
setFeatureState: function()
Called when the feature is modified.
setFilterProperty: function(filter)
Set the property of each spatial filter.
setGeometryTypes: function()
Sets the geometryTypes mapping.
setGeometryTypes: function()
Sets the geometryTypes mapping.
setIsBaseLayer: function(isBaseLayer)
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.
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 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()
setMap: function(map)
Set the map property for the control and previous and next child controls.
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)
Set the map property for the control.
setMap: function (map)
setMap: function (map)
setMap: function(map)
Set the map property for the layer.
setMap: function(map)
Set the map property for the layer.
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)
The layer has been added to the map.
setMap: function(map)
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)
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
setMapType: function()
The map has been centered, and a map type was specified, so we set the map type on the gmap object, then unregister the listener so that we dont keep doing this every time the map moves.
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.
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 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
setRectPxBounds: function(pxBounds)
Set extent rectangle pixel bounds.
setRequestHeaders: function()
setRicoCorners:function()
Update RICO corners according to the popup’s current relative postion.
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.
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,
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.
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.
show: function()
Show element(s) passed in
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)
show: function()
Show the tile.
show: function()
Show the tile by showing its frame.
showControls: function(minimize)
Hide/Show all LayerSwitcher controls depending on whether we are minimized or not
showTile: function()
Show the tile only if it should be drawn.
showToggle: function(minimize)
Hide/Show the toggle depending on whether the control is minimized
spiralTileLoad: function()
Starts at the top right corner of the grid and proceeds in a spiral towards the center, adding tiles one at a time to the beginning of a queue.
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.
start: function(begin,
finish,
duration,
options)
Plays the Tween, and calls the callback method on each step
startBox: function (xy)
startsWith: function(str,
sub)
Test whether a string starts with another string.
Deprecated.
startTransition: function()
This method is invoked on tiles that are backBuffers for tiles in the grid.
stop: function(event,
allowDefault)
Stops an event from propagating.
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()
Determine whether a browser supports this renderer.
switchModeTo: function(mode)
Close