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
  saveState, OpenLayers.Control.Panel
  scale
  Scale, OpenLayers.Control.Scale.OpenLayers.Control
  ScaleLine, OpenLayers.Control.ScaleLine.OpenLayers.Control
  scales, OpenLayers.Layer
  scope, OpenLayers.Protocol.Script
  Script, OpenLayers.Protocol.Script.OpenLayers.Protocol
  selectFeature, OpenLayers.Control.ModifyFeature
  SelectFeature, OpenLayers.Control.SelectFeature.OpenLayers.Control
  selectionSymbolizer, OpenLayers.Control.SLDSelect
  selectStyle, OpenLayers.Control.SelectFeature
  separator
  serverResolutions
  serviceTypes, OpenLayers.Format.Context.OpenLayers.Format.Context
  serviceVersion, OpenLayers.Layer.TMS
  setAttributeNS, OpenLayers.Format.XML
  setBackgroundColor
  setBaseLayer, OpenLayers.Map
  setBorder, OpenLayers.Popup.Framed
  setCenter, OpenLayers.Map
  setCode, OpenLayers.Lang
  setDefaultStyle, OpenLayers.Style
  setFeature, OpenLayers.Control.TransformFeature
  setFeatureType, OpenLayers.Protocol.WFS.v1
  setFilter, OpenLayers.Strategy.Filter
  setGeometryName, OpenLayers.Protocol.WFS.v1
  setHandler, OpenLayers.Control.UTFGrid
  setImage, OpenLayers.Tile.Image
  setImmediate, OpenLayers.Control.Measure
  setIsBaseLayer, OpenLayers.Layer
  setLayer
  setLayerIndex, OpenLayers.Map
  setLayers, OpenLayers.Control.SLDSelect
  setMap
  setMapObjectCenter
  setMaxFeatures, OpenLayers.Layer.PointGrid
  setName, OpenLayers.Layer
  setOpacity
  setOptions
  setOrigin, OpenLayers.Layer.PointGrid
  setRatio, OpenLayers.Layer.PointGrid
  setRotation, OpenLayers.Layer.PointGrid
  setSize
  setSource, OpenLayers.Control.Split
  setSpacing, OpenLayers.Layer.PointGrid
  setTileSize
  setUrl
  setVisibility
  show
  sides, OpenLayers.Handler.RegularPolygon
  simplify, OpenLayers.Geometry.LineString
  single
  SINGLE_TILE_PARAMS, OpenLayers.Layer.MapGuide
  singleFile
  SingleFile.js
  singleTile
  size, OpenLayers.Control.OverviewMap
  Size, OpenLayers.Size.OpenLayers
  sketchStyle, OpenLayers.Control.SLDSelect
  SLDSelect, OpenLayers.Control.SLDSelect.OpenLayers.Control
  slideFactor
  slideRatio
  smoothDragPan, OpenLayers.Layer.EventPane
  snapAngle, OpenLayers.Handler.RegularPolygon
  Snapping, OpenLayers.Control.Snapping.OpenLayers.Control
  snapToggle, OpenLayers.Handler.RegularPolygon
  SOS, OpenLayers.Protocol.SOS.v1_0_0.OpenLayers.Protocol
  SOSCapabilities, OpenLayers.Format.SOSCapabilities.OpenLayers.Format
  SOSGetFeatureOfInterest, OpenLayers.Format.SOSGetFeatureOfInterest.OpenLayers.Format
  SOSGetObservation, OpenLayers.Format.SOSGetObservation.OpenLayers.Format
  SOURCE_NODE, OpenLayers.Layer.PointTrack.OpenLayers.Layer.PointTrack
  sourceFilter, OpenLayers.Control.Split
  space, OpenLayers.Format.JSON
  Spatial, OpenLayers.Filter.Spatial.OpenLayers.Filter
  Spherical
  sphericalMercator
  Split, OpenLayers.Control.Split.OpenLayers.Control
  SQL, OpenLayers.Protocol.SQL.OpenLayers.Protocol
  srsInBBOX
  srsName
  srsNameInQuery, OpenLayers.Format.WFST.v1_0_0
  standalone, OpenLayers.Control.ModifyFeature
  start, OpenLayers.Tween
  startPosition, OpenLayers.Format.CSWGetRecords.v2_0_2
  startsWith
  stop, OpenLayers.Tween
  stopDouble, OpenLayers.Handler.Click
  stopDown, OpenLayers.Handler.Point
  stopMove, OpenLayers.Handler.Hover
  stopSingle, OpenLayers.Handler.Click
  Strategy, OpenLayers.Strategy.OpenLayers
  stringifyOutput
  strokeColor
  strokeLinecap
  strokeOpacity
  strokeWidth
  style
  Style, OpenLayers.Style.OpenLayers
  Style2, OpenLayers.Style2.OpenLayers
  styleFrom, OpenLayers.Layer.PointTrack
  StyleMap, OpenLayers.StyleMap.OpenLayers
  suffix, OpenLayers.Control.MousePosition
  supported
  SVG, OpenLayers.Renderer.SVG.OpenLayers.Renderer
  SVG2, OpenLayers.Renderer.SVG2.OpenLayers.Renderer
  symbol, OpenLayers.Renderer.OpenLayers.Renderer
  Symbolizer, OpenLayers.Symbolizer.OpenLayers
  SYMBOLIZER_PREFIXES, OpenLayers.Style.OpenLayers.Style
save: function( features )
Tell the layer protocol to commit unsaved features.
Create a new Save strategy.
{Boolean} If set to true, the active state of this panel’s controls will be stored on panel deactivation, and restored on reactivation.
scale: function( ratio,
origin )
Scales the bounds around a pixel or lonlat.
{Float} The scale of the feature, relative to the scale the time the feature was set.
Create a new scale line control.
{Array} An array of map scales in descending order.
{Object} Optional ``this`` object for the callback.
A class for giving layers generic Script protocol.
selectFeature: function( feature )
Select a feature for modification in standalone mode.
Create a new control for selecting features.
{Object} Determines the styling of the selected objects.
{Object} Hash of styles
{String} String used to separate layers.
{String} A string to be used to seperate the two coordinates from each other.
{Array} A list of all resolutions available on the server.
{Array} A list of all resolutions available on the server.
{Array} A list of all resolutions available on the server.
{Array} A list of all resolutions available on the server.
Enumeration for service types
{String} Service version for tile requests.
setAttributeNS: function( node,
uri,
name,
value )
Adds a new attribute or changes the value of an attribute with the given namespace and name.
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.
setFeature: function( feature,
initialParams )
Place the transformation box on a feature and start transforming it.
setFeatureType: function( featureType )
Change the feature type on the fly.
setFilter: function( filter )
Update the filter for this strategy.
setGeometryName: function( geometryName )
Sets the geometryName option after instantiation.
setHandler: function( hm )
sets this.handlerMode and calls resetHandler()
setImage: function( img )
Sets the image element for this tile.
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.
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.
setLayers: function( layers )
Set the layers on which the selection should be performed.
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.
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.
setName: function( newName )
Sets the new layer name for this layer.
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 )
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.
setRotation: function( rotation )
Set the grid rotation property and update the grid.
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.
setSpacing: function( dx,
dy )
Set the grid dx and dy properties and update the grid.
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.
setVisibility: function( visible )
Set the visibility flag for the layer and hide/show & redraw accordingly.
show: function()
Deprecated.
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)
{Integer} Number of sides for the regular polygon.
simplify: function( tolerance )
This function will return a simplified LineString.
{Boolean} Tells whether select by click should select a single feature.
{Boolean} Handle single clicks.
{Object} Hashtable of default parameter key/value pairs for untiled layer
TODO: remove this in 3.0 when we stop supporting build profiles that include OpenLayers.js
{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
{<OpenLayers.Style>|Object} Style or symbolizer to use for the sketch handler.
Create a new control for selecting features in WMS layers using Styled Layer Descriptor (SLD).
Pixels to slide by.
{Integer} Number of pixels by which we’ll pan the map in any direction on clicking the arrow buttons, defaults to 50.
{Integer} Number of pixels by which we’ll pan the map in any direction on clicking the arrow buttons, defaults to 50.
{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.
{Number} The fraction of map width/height by which we’ll pan the map 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.
A class for giving layers an SOS protocol.
Create a new parser for SOS Capabilities.
{Number} value for OpenLayers.Layer.PointTrack.dataFrom and OpenLayers.Layer.PointTrack.styleFrom
{OpenLayers.Filter} Optional filter that will be evaluated to determine if a feature from the source 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.
The OpenLayers.Spherical namespace includes utility functions for calculations on the basis of a spherical earth (ignoring ellipsoidal effects), which is accurate enough for most purposes.
{Boolean} Should the map act as a mercator-projected map? 
{Boolean} Should the map act as a mercator-projected map? 
Whether the tile extents should be set to the defaults for spherical mercator.
{Boolean} Should the map act as a mercator-projected map? 
Creates a new split control.
{Boolean} Include the SRS identifier in BBOX query string parameter.
{Boolean} Include the SRS identifier in BBOX query string parameter.
{Boolean} Include the SRS identifier in BBOX query string parameter.
{String} URI for spatial reference system.
{String} URI for spatial reference system.
{Boolean} If true the reference system is passed in Query requests via the “srsName” attribute to the “wfs:Query” element, this property defaults to false as it isn’t WFS 1.0.0 compliant.
{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.
Deprecated.
startsWith: function( str,
sub )
Test whether a string starts with another string.
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 event propagation on mousedown.
{Boolean} Stop other listeners from being notified of clicks.
Abstract class for vector strategies.
{Boolean} If true, write will return a string otherwise a DOMElement.
{Boolean} If true, write will return a string otherwise a DOMElement.
{Boolean} If true, write will return a string otherwise a DOMElement.
{String} Color for line stroke.
{String} Color for line stroke.
{String} Color for line stroke.
{String} Stroke cap type (“butt”, “round”, or “square”).
{String} Stroke cap type (“butt”, “round”, or “square”).
{String} Stroke cap type (“butt”, “round”, or “square”).
{Number} Stroke opacity (0-1).
{Number} Stroke opacity (0-1).
{Number} Stroke opacity (0-1).
{Number} Pixel stroke width.
{Number} Pixel stroke width.
{Number} Pixel stroke width.
{Object}
OpenLayers features can have a number of style attributes.
{Object} Default style for the layer
{String} One of the advertised layer styles.
function style( property )
Detect which property is used for a DOM style property
Creates a UserStyle.
Creates a style representing a collection of rendering rules.
{OpenLayers.Layer.PointTrack.TARGET_NODE} or {OpenLayers.Layer.PointTrack.SOURCE_NODE} optional.
{String} A string to be appended to the current pointers coordinates when it is rendered.
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.
Coordinate arrays for well known (named) symbols.
Instances of this class are not useful.
{Array} prefixes of the sld symbolizers.
Close