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
R
  radius, OpenLayers.Handler.RegularPolygon
  raiseLayer, OpenLayers.Map
  Raster, OpenLayers.Symbolizer.Raster.OpenLayers.Symbolizer
  ratio
  read
  readWithPOST, OpenLayers.Protocol.HTTP
  Rectangle, OpenLayers.Geometry.Rectangle.OpenLayers.Geometry
  redo, OpenLayers.Control.DrawFeature
  redraw
  refresh
  Refresh, OpenLayers.Strategy.Refresh.OpenLayers.Strategy
  register, OpenLayers.Events
  registerPriority, OpenLayers.Events
  RegularPolygon, OpenLayers.Handler.RegularPolygon.OpenLayers.Handler
  remove
  removeAllFeatures, OpenLayers.Layer.Vector
  removeBackBufferDelay, OpenLayers.Layer.Grid
  removeComponent
  removeComponents, OpenLayers.Geometry.Collection
  removeControl, OpenLayers.Map
  removeFeatures, OpenLayers.Layer.Vector
  removeLayer, OpenLayers.Map
  removeMap
  removeMarker
  removePoint, OpenLayers.Geometry.MultiPoint
  removePopup, OpenLayers.Map
  render, OpenLayers.Map
  Renderer, OpenLayers.Renderer.OpenLayers
  rendererOptions, OpenLayers.Layer.Vector
  renderIntent, OpenLayers.Control.TransformFeature
  reportError, OpenLayers.Layer.Vector
  reproject, OpenLayers.Layer.HTTPRequest
  Request, OpenLayers.Ajax.Request.OpenLayers.Ajax
  requestEncoding, OpenLayers.Layer.WMTS
  requestId, OpenLayers.Format.CSWGetRecords.v2_0_2
  RESHAPE, OpenLayers.Control.ModifyFeature
  resize
  RESIZE, OpenLayers.Control.ModifyFeature
  RESOLUTION_PROPERTIES, OpenLayers.Layer
  resolutions
  RESOLUTIONS
  Response
  ResponseHandler, OpenLayers.Format.CSWGetRecords.v2_0_2
  restrictedExtent, OpenLayers.Map
  resultType, OpenLayers.Format.CSWGetRecords.v2_0_2
  reverseAxisOrder, OpenLayers.Layer.WMS
  RootContainer, OpenLayers.Layer.Vector.RootContainer.OpenLayers.Layer.Vector
  rotate
  ROTATE, OpenLayers.Control.ModifyFeature
  rotation
  rotationHandles, OpenLayers.Control.TransformFeature
  rotationHandleSymbolizer, OpenLayers.Control.TransformFeature
  rssns, OpenLayers.Format.GeoRSS
  Rule, OpenLayers.Rule.OpenLayers
  rules, OpenLayers.Style2
{Float} Optional radius in map units of the regular polygon.
raiseLayer: function ( layer,
delta )
Change the index of the given layer by delta.
Create a symbolizer for rendering rasters.
{Float} The ratio of the feature relative to the ratio the time the feature was set.
{Float} Used only when in single-tile mode, this specifies the ratio of the size of the single tile to the size of the map.
{Number} Ratio of the desired grid size to the map viewport size.
{Float} This specifies the ratio of the size of the visiblity of the Vector Layer features to the size of the map.
{Float} The ratio property determines the size of the serverside query relative to the map viewport size.
{Float} The ratio of the data bounds to the viewport bounds (in each dimension).
read: function( data )
Read data from a string, and return an response.
read: function( data )
Read data from a string of ArcXML, and return a set of OpenLayers features.
read: function( data,
options )
Read Context data from a string, and return an object with map properties and a list of layers.
read: function( data )
Parse the response from a GetDomain request.
read: function( data )
Parse the response from a GetRecords request.
read: function( encoded )
Deserialize an encoded polyline string and return a vector feature.
Read and Filter doc and return an object representing the Filter.
read: function( json,
type,
filter )
Deserialize a GeoJSON string.
read: function( doc )
Return a list of features from a GeoRSS doc
read: function( data )
Read data from a string, and return a list of features.
read: function( doc )
Return a list of features from a GPX doc
read: function( json,
filter )
Deserialize a json string.
read: function( data )
Read data from a string, and return a list of features.
read: function( data )
Read OGC exception report data from a string, and return an object with information about the exceptions.
Read an OWSCommon document and return an object.
read: function( data )
Read OWS context data from a string or DOMElement, and return a list of layers.
Read and SLD doc and return an object representing the SLD.
Read capabilities data from a string, and return information about the service (offering and observedProperty mostly).
read: function( data )
Read capabilities data from a string, and return info about the SOS.
read: function( data )
Parse a GetFeatureOfInterest response and return an array of features
read: function( text )
Return a list of features from a Tab Seperated Values text string.
Read capabilities data from a string, and return a list of coverages.
read: function( data )
Read capabilities data from a string, and return a list of coverages.
Read capabilities data from a string, and return a list of layers.
read: function( data )
Read capabilities data from a string, and return a list of layers.
read: function( data,
options )
Parse the response from a transaction.
read: function( wkt )
Deserialize a WKT string and return a vector feature or an array of vector features.
Read capabilities data from a string, and return a list of layers.
read: function( data )
Read capabilities data from a string, and return a list of layers.
Read DescribeLayer data from a string, and return the response.
read: function( data )
Read DescribeLayer data from a string, and return the response.
read: function( data )
Read WMS GetFeatureInfo data from a string, and return an array of features
Read capabilities data from a string, and return information about the service (offering and observedProperty mostly).
read: function( data )
Read capabilities data from a string, and return info about the WMTS.
Read capabilities data from a string, and return information about the service.
read: function( data )
Read capabilities data from a string, and return info about the WPS.
read: function( data )
Parse a WPS DescribeProcess and return an object with its information.
read: function( data )
Parse a WPS Execute and return an object with its information.
Read an XLS doc and return an object representing the result.
read: function( data,
options )
Read a doc and return an object representing the document.
read: function( options )
Construct a request for reading new features.
read: function( options )
Construct a request for reading new features.
read: function( options )
Construct a request for reading new features.
read: function( options )
Construct a request for reading new sensor positions.
read: function( options )
Read all features from the database and return a OpenLayers.Protocol.Response instance.
read: function( options )
Construct a request for reading new features.
{Boolean} true if read operations are done with POST requests instead of GET, defaults to false.
redo: function()
Reinsert the most recently removed point resulting from an undo call.
redraw: function()
Redraws the layer.
redraw: function( force )
Redraws the layer.
refresh: function()
Refreshes all the features of the layer
refresh: function()
Tell the strategy to refresh which will refresh the layer.
Create a new Refresh strategy.
register: function ( type,
obj,
func,
priority )
Register an event on the events object.
registerPriority: function ( type,
obj,
func )
Same as register() but adds the new listener to the front of the events queue instead of to the end.
Create a new regular polygon handler.
remove: function( element )
Remove the specified element from the DOM.
remove: function( node )
removeAllFeatures: function( options )
Remove all features from the layer.
{Number} Delay for removing the backbuffer when all tiles have finished loading.
removeComponent: function( point )
Removes a point from geometry components.
removeComponent: function( point )
Only allows removal of a point if there are three or more points in the linestring.
removeComponents: function( components )
Remove components from this geometry.
removeControl: function ( control )
Remove a control from the map.
removeFeatures: function( features,
options )
Remove features from the layer.
removeLayer: function( layer,
setNewBaseLayer )
Removes a layer from the map by removing its visual element (the layer.div property), then removing it from the map’s internal list of layers, setting the layer’s map property to null.
removeMap: function( map )
Just as setMap() allows each layer the possibility to take a personalized action on being added to the map, removeMap() allows each layer to take a personalized action on being removed from it.
removeMap: function( map )
On being removed from the map, we’ll like to remove the invisible ‘pane’ div that we added to it on creation.
removeMap: function( map )
On being removed from the map, also remove termsOfUse and poweredBy divs
removeMarker: function( marker )
removeMarker: function( marker )
removePoint: function( point )
Wrapper for OpenLayers.Geometry.Collection.removeComponent
removePopup: function( popup )
render: function( div )
Render the map to a specified container.
{Object} Options for the renderer.
{String|Object} Render intent for the transformation box and handles.
{Boolean} report friendly error message when loading of renderer fails.
Deprecated.
{String} Request encoding.
{String} Value of the requestId attribute of the GetRecords element.
{Integer} Constant used to make the control work in reshape mode
resize: function( scale,
origin,
ratio )
Resize a geometry relative to some origin.
resize: function( scale,
origin,
ratio )
Resize a geometry relative to some origin.
resize: function( scale,
origin,
ratio )
Resize a point relative to some origin.
{Integer} Constant used to make the control work in resize mode
{Array} The properties that are used for calculating resolutions information.
{Array} A list of map resolutions (map units per pixel) in descending order.
{Array(Float)} A list of map resolutions (map units per pixel) in descending order.
{Array(Float)} Hardcode these resolutions so that they are more closely tied with the standard wms projection
{Array(Float)} Hardcode these resolutions so that they are more closely tied with the standard wms projection
{Array(Float)} Hardcode these resolutions so that they are more closely tied with the standard wms projection
{Array({String})} Values of the csw:ResponseHandler elements, used when writting a csw:GetRecords document.
{<OpenLayers.Bounds>|Array} If provided as an array, the array should consist of four values (left, bottom, right, top).
{String} Value of the resultType attribute of the GetRecords element, specifies the result type in the GetRecords response, “hits” is the default.
reverseAxisOrder: function()
Returns true if the axis order is reversed for the WMS version and projection of the layer.
Create a new root container for multiple vector layer.
{Boolean} set to false if rotation should be disabled.
rotate: function( angle,
origin )
Rotate a geometry around some origin
rotate: function( angle,
origin )
Rotate a geometry around some origin
rotate: function( angle,
origin )
Rotate a point around another.
{Integer} Constant used to make the control work in rotate mode
{Number} Grid rotation (in degrees clockwise from the positive x-axis).
{Number} The rotation of a graphic in the clockwise direction about its center point (or any point off center as specified by graphicXOffset and graphicYOffset).
{Array(OpenLayers.Feature.Vector)} The 4 rotation handles currently available for rotating.
{Object|String} Optional.
{String} RSS namespace to use.
Creates a Rule.
{Array(OpenLayers.Rule)} Collection of rendering rules.
Close