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
 ratio
 read
 readRecords, mapfish. widgets. data. FeatureReader
 recenter, mapfish. Strategy. ProtocolListener
 Rectangle, OpenLayers. Geometry. Rectangle. OpenLayers. Geometry
 redraw
 refresh, OpenLayers. Layer.WFS
 register
 registerPriority, OpenLayers. Events
 RegularPolygon, OpenLayers. Handler. RegularPolygon. OpenLayers. Handler
 relativeToAbsoluteURL, mapfish.Util
 remove
 removeComponent
 removeComponents, OpenLayers. Geometry. Collection
 removeControl, OpenLayers.Map
 removeFeatures
 removeLayer, OpenLayers.Map
 removeMap
 removeMarker
 removeNode, mapfish. widgets. LayerTree
 removePoint, OpenLayers. Geometry. MultiPoint
 removePopup, OpenLayers.Map
 render, OpenLayers.Map
 Renderer, OpenLayers. Renderer. OpenLayers
 rendererOptions, OpenLayers. Layer. Vector
 reportError, OpenLayers. Layer. Vector
 reproject, OpenLayers. Layer. HTTPRequest
 Request, OpenLayers. Ajax. Request. OpenLayers.Ajax
 requestFailure, mapfish. GeoStat
 requestId, OpenLayers. Format. CSWGetRecords. v2_0_2
 requestSuccess, mapfish. GeoStat
 RESHAPE, OpenLayers. Control. ModifyFeature
 resize
 RESIZE, OpenLayers. Control. ModifyFeature
 resolution, OpenLayers. Layer. KaMap
 resolutions
 RESOLUTIONS
 Response
 ResponseHandler, OpenLayers. Format. CSWGetRecords. v2_0_2
 restrictedExtent, OpenLayers.Map
 resultType, OpenLayers. Format. CSWGetRecords. v2_0_2
 RootContainer, OpenLayers. Layer. Vector. RootContainer. OpenLayers. Layer. Vector
 rotate
 ROTATE, OpenLayers. Control. ModifyFeature
 rssns, OpenLayers. Format. GeoRSS
 Rule, OpenLayers. Rule. OpenLayers
{Float} Optional radius in map units of the regular polygon.
raiseLayer: function (layer,
delta)
Change the index of the given layer by delta.
{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.
{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(options)
Construct a request for reading new features.
"read": function(options)
Merge filters provided by searchers, and call the decorated protocol’s read method, passing it the merged filter.
read: function(options)
Construct a request for reading new features.
read: function(response)
This method is only used by a DataProxy which has retrieved data.
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)
Parse the response from a GetDomain request.
read: function(data)
Parse the response from a GetRecords request.
read: function(data)
Read and Filter doc and return an object representing the Filter.
read: function(json,
type,
filter)
Deserialize a GeoJSON string.
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,
options)
Read and SLD doc and return an object representing the SLD.
read: function(text)
Return a list of features from a Tab Seperated Values text string.
read: function(data)
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)
Read WMC data from a string, and return an object with map properties and a list of layers.
read: function(data)
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)
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: function(options)
Construct a request for reading new features.
read: function(options)
Construct a request for reading new features.
read: function(options)
Read all features from the database and return a OpenLayers.Protocol.Response instance.
readRecords : function(features)
Create a data block containing Ext.data.Records from an array of features.
{Boolean} If true, map is recentered to features extent.
redraw: function()
Redraws the layer.
redraw: function(force)
Redraws the layer.
refresh: function()
Refreshes all the features of the layer
register: function(searcher)
Register a searcher.
register: function (type,
obj,
func)
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.
mapfish.Util.relativeToAbsoluteURL = function(source)
remove: function(element)
Remove the specified element from the DOM.
remove: function(node)
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)
Remove features from the store.
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)
mapfish.widgets.LayerTree.removeNode = function(layerTree,
node)
Remove all the OL layers from the map corresponding to a node.
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.
{Boolean} report friendly error message when loading of renderer fails.
Deprecated.
{Function} Function called upon failure with the HTTP request.
{String} Value of the requestId attribute of the GetRecords element.
{Function} Function called upon success with the HTTP request.
{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
{Float}
{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(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} Limit map navigation to this extent where possible.
{String} Value of the resultType attribute of the GetRecords element, specifies the result type in the GetRecords response, “hits” is the default.
Create a new root container for multiple vector layer.
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
{String} RSS namespace to use.
Creates a Rule.
Close