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
 rad, Util
 read
 readChildNodes, OpenLayers. Format.XML
 readers
OpenLayers. Format. GML.BaseOpenLayers. Format. GML.v2OpenLayers. Format. GML.v3OpenLayers. Format.XML
 readNode, OpenLayers. Format.XML
 readWithPOST, OpenLayers. Protocol.HTTP
 readyToUse, Proj4js.Proj
 rectDrag, OpenLayers. Control. OverviewMap
 redraw
Fusion. Widget.MapOpenLayers. Renderer. Canvas
 redrawBackgroundNode, OpenLayers. Renderer. Elements
 redrawNode, OpenLayers. Renderer. Elements
 refresh, OpenLayers. Layer. Vector
 regExes, OpenLayers. Format. GML.Base
 register
 registerEvents, OpenLayers. Popup
 registerImageListeners, OpenLayers. Popup
 RegularPolygon, OpenLayers. Handler. RegularPolygon. OpenLayers. Handler
 reloadMap, Fusion. Widget.Map
 remove
 removeBox, OpenLayers. Handler.Box
 removeButtons, OpenLayers. Control. PanZoom
 removeClass, OpenLayers. Element
 removeComponent, OpenLayers. Geometry. Collection
 removeExcessTiles, OpenLayers. Layer.Grid
 removeItem, Util
 removeMap, OpenLayers. Layer. Vector
 removePoint, OpenLayers. Handler.Path
 removeTail, Util
 removeText
OpenLayers. RendererOpenLayers. Renderer. Elements
 removeTileMonitoringHooks, OpenLayers. Layer.Grid
 removeTimeout, OpenLayers. Handler.Drag
 renderer, OpenLayers. Layer. Vector
 Renderer, OpenLayers. Renderer. OpenLayers
 rendererRoot, OpenLayers. Renderer. Elements
 renderers, OpenLayers. Layer. Vector
 renderIntent, OpenLayers. Feature. Vector
 renderLegend, Fusion. Widget. Legend. LegendRenderer
 renderTile, OpenLayers. Tile. Image
 replace, Jx. TreeFolder
 reportError
 reproject, OpenLayers. Layer.WMS
 reqFeatures, OpenLayers. Protocol. Response
 request, OpenLayers. Ajax. Request
 Request, OpenLayers. Ajax. Request. OpenLayers.Ajax
 Request.js
 Request. JSON.js
 Request. JSONP.js
 Request. Periodical.js
 requestType, OpenLayers. Protocol. Response
 require, Fusion. Constant
 resetBackBuffer, OpenLayers. Tile. Image
 resetLayersZIndex, OpenLayers.Map
 resize
 resizeTabBox, Jx. TabSet
 resolution
 resolutionFactor, OpenLayers. Control. OverviewMap
 RESOLUTIONS
OpenLayers. Layer. GoogleOpenLayers. Layer. VirtualEarthOpenLayers. Layer. Yahoo
 responders, OpenLayers. Ajax. Responders
 respondToReadyState, OpenLayers. Ajax. Request
 Response
OpenLayers. Ajax. Response. OpenLayers.AjaxOpenLayers. Protocol. Response. OpenLayers. Protocol
 right, OpenLayers. Bounds
 rightclick, OpenLayers. Handler. Click
 rightclickTimerId, OpenLayers. Handler. Click
 root
OpenLayers. RendererOpenLayers. Renderer. Elements
 rounded, OpenLayers. Popup. AnchoredBubble
 rowSelected, Jx.Grid
 Rule, OpenLayers. Rule. OpenLayers
 rules, OpenLayers. Style
OpenLayers.Util.rad = function(x)
read: function(data)
Read data from a string, and return an object whose type depends on the subclass.
read: function(data)
read: function(wkt)
Deserialize a WKT string and return a vector feature or an array of vector features.
readChildNodes: function(node,
obj)
Shorthand for applying the named readers to all children of a node.
Contains public functions, grouped by namespace prefix, that will be applied when a namespaced node is found matching the function name.
Contains public functions, grouped by namespace prefix, that will be applied when a namespaced node is found matching the function name.
Contains public functions, grouped by namespace prefix, that will be applied when a namespaced node is found matching the function name.
Contains public functions, grouped by namespace prefix, that will be applied when a namespaced node is found matching the function name.
readNode: function(node,
obj)
Shorthand for applying one of the named readers given the node namespace and local name.
{Boolean} true if read operations are done with POST requests instead of GET, defaults to false.
Flag to indicate if initialization is complete for this Proj object
rectDrag: function(px)
Handle extent rectangle drag
redraw: function()
redraws the map using current extents and zoom level.
redraw: function()
The real ‘meat’ of the function: any time things have changed, redraw() can be called to loop over all the data and (you guessed it) redraw it.
redrawBackgroundNode: function(id,
geometry,
style,
featureId)
Redraws the node using special ‘background’ style properties.
redrawNode: function(id,
geometry,
style,
featureId)
refresh: function(obj)
Ask the layer to request features again and redraw them.
Compiled regular expressions for manipulating strings.
register: function(responderToAdd)
register: function (name,
method)
register an event on the map
registerEvents:function()
Registers events on the popup.
registerImageListeners: function()
Called when an image contained by the popup loaded.
Create a new regular polygon handler.
reloadMap: function()
Called to reload all the map objects.
remove: function(idx)
Remove the item at the given index.
remove: function(button)
remove a button from a multi button
remove : function(button)
Remove a button from this Button.
remove: function(item)
Remove a single menu item from the menu.
remove : function(tab)
Remove a tab from the TabSet.
remove: function(tab)
Remove a tab from this TabSet.
remove: function(item)
remove an item from a toolbar.
remove: function(item)
remove an item from a toolbar.
remove : function(node)
remove the specified node from the tree
remove: function(type)
Remove all listeners for a given event type.
removeBox: function()
Remove the zoombox from the screen and nullify our reference to it.
removeButtons: function()
removeClass: function(element,
name)
Remove a CSS class name from an element.
removeComponent: function(component)
Remove a component from this geometry.
removeExcessTiles: function(rows,
columns)
When the size of the map or the buffer changes, we may need to remove some excess rows and columns.
OpenLayers.Util.removeItem = function(array,
item)
Remove an object from an array.
removeMap: function(map)
The layer has been removed from the map.
removePoint: function()
Destroy the temporary point.
OpenLayers.Util.removeTail = function(url)
Takes a url and removes everything after the ?
removeText: function(featureId)
Function for removing text labels.
removeText: function(featureId)
Removes a label
removeTileMonitoringHooks: function(tile)
This function takes a tile as input and removes the tile hooks that were added in addTileMonitoringHooks()
removeTimeout: function()
Private.
{OpenLayers.Renderer}
{DOMElement}
{Array(String)} List of supported Renderer classes.
{String} rendering intent currently being used
renderLegend: function()
Abstract method that have the main purpose to draw the legend.
renderTile: function()
Internal function to actually initialize the image tile, position it correctly, and set its url.
replace: function(newNode,
refNode)
Replace a node with another node
reportError: function(o)
Triggers the Fusion.Event.FUSION_ERROR and passes along the error object to the callback functions registered for this event.
reportError: function(msg)
An internal method to report errors back to user.
Deprecated.
{Array({OpenLayers.Feature.Vector})} or {OpenLayers.Feature.Vector} The features provided by the user and placed in the request by the protocol.
request: function(url)
Powerful all purpose Request Class.
Extends the basic Request Class with additional methods for sending and receiving JSON data.
Defines Request.JSONP, a class for cross domain javascript via script injection.
Requests the same url at a time interval that increases when no data is returned from the requested server
{String} The type of request this response corresponds to.
require: function(url)
Marks a JavaScript file as required which puts it into the queue for loading during Fusion initialization.
resetBackBuffer: function()
Triggered by two different events, layer loadend, and tile loadend.
resetLayersZIndex: function()
Reset each layer’s z-index based on layer’s array index
resize: function()
handles the resizing of the maps and triggers a Fusion event
resize: function(width,
height,
autoPosition)
resize the dialog.
resize: function()
resize the grid to fit inside its container.
resize: function(options)
resize the element controlled by this Jx.Layout object.
resizeTabBox: function()
Resize the tab set content area and propogate the changes to each of the tabs managed by the tab set.
{Float} The resolution of the map.
{Float} cache of current map resolution
{Object}
{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}
respondToReadyState: function(readyState)
{Number} Maximum horizontal coordinate.
rightclick: function(evt)
Handle rightclick.
{Number} The id of the right mouse timeout waiting to clear the delayedEvent.
{DOMElement}
{DOMElement}
{Boolean} Has the popup been rounded yet?
rowSelected: function(grid,
row)
This function is called by the grid to indicate that the user has selected a row by clicking on the row header.
Creates a Rule.
{Array(OpenLayers.Rule)}