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
P
 pageCount, OpenLayers.Strategy.Paging
 pageLength, OpenLayers.Strategy.Paging
 pageNext, OpenLayers.Strategy.Paging
 pageNum, OpenLayers.Strategy.Paging
 pagePrevious, OpenLayers.Strategy.Paging
 pan, OpenLayers.Map
 panTo, OpenLayers.Map
 parse, OpenLayers.Date
 ping, EMS.Service.Ping
 poi, EMS.Icon
 pointerX, EMS.Event.EMS.Event
 pointerY, EMS.Event.EMS.Event
 POST, OpenLayers.Request
 preFeatureInsert, OpenLayers.Layer.Vector
 profile, OpenLayers.Console
 profileEnd, OpenLayers.Console
 PUT, OpenLayers.Request
R
 raiseLayer, OpenLayers.Map
 rank, EMS.Service.Rank
 read
 redo, OpenLayers.Control.DrawFeature
 redraw
 refresh
 register, OpenLayers.Events
 registerPriority, OpenLayers.Events
 remove
 removeAllFeatures, OpenLayers.Layer.Vector
 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
 resize
 reverse, EMS.Service.Geocode
 reverseAxisOrder, OpenLayers.Layer.WMS
 rotate
 route, EMS.Service.Route
pageCount: function()
Get the total count of pages given the current cache of features.
pageLength: function(newLength)
Gets or sets page length.
pageNext: function(event)
Display the next page of features.
pageNum: function()
Get the zero based page number.
pagePrevious: function()
Display the previous page of features.
pan: function(dx,
dy,
options)
Allows user to pan by a value of screen pixels
panTo: function(lonlat)
Allows user to pan to a new lonlat If the new lonlat is in the current extent the map will slide smoothly
parse: function(str)
Generate a date object from a string.
ping: function()
EMS.Icon.poi = function(text,
color,
background,
hover)
The current X position of the pointer.
The current Y position of the pointer.
POST: function(config)
Send a POST request.
preFeatureInsert: function(feature)
method called before a feature is inserted.
profile: function()
Turns on the JavaScript profiler.
profileEnd: function()
Turns off the JavaScript profiler and prints its report.
PUT: function(config)
Send an HTTP PUT request.
raiseLayer: function (layer,
delta)
Change the index of the given layer by delta.
rank: function(query,
callback)
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 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 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 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 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.
redo: function()
Reinsert the most recently removed point resulting from an undo call.
redraw: function()
Redraws the layer.
redraw: function(force)
Redraws the layer.
redraw: function()
Redraws the layer.
refresh: function()
Refreshes all the features of the layer
refresh: function()
Tell the strategy to refresh which will refresh the layer.
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.
EMS.Array.remove = function(array,
item)
Removes the first instance of the given item.
remove: function(element)
Remove the specified element from the DOM.
remove: function(node)
removeAllFeatures: function(options)
Remove all features from the layer.
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)
Shortcut method for removing a marker from the map.
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.
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.
reverse: function(query,
callback)
reverseAxisOrder: function()
Returns true if the axis order is reversed for the WMS version and projection of the 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.
route: function(query,
callback)
Close