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
H
 hasAttributeNS, OpenLayers.Format.XML
 HEAD, OpenLayers.Request
 hide, OpenLayers.Element
I
 i18n, OpenLayers.Lang.OpenLayers
 info, OpenLayers.Console
 inherit
 initialize, OpenLayers.ElementsIndexer
 insert, OpenLayers.ElementsIndexer
 intersects
 intersectsBounds, OpenLayers.Bounds
 inverseMercator, OpenLayers.Layer.SphericalMercator
 isDrawn
 iserror, OpenLayers.Format.ArcXML
 isNumeric, OpenLayers.String.OpenLayers.String
 isSimpleContent, OpenLayers.Format.XML
 issue, OpenLayers.Request
L
 limitSigDigs
 loadURL
 log, OpenLayers.Console
 lookupNamespaceURI
M
 mergeNewParams
 move
N
 nextTrigger, OpenLayers.Control.NavigationHistory
 numericIf, OpenLayers.String
O
 offset, OpenLayers.Pixel
 onFeatureInsert, OpenLayers.Layer.Vector
 onMapResize
 OPTIONS, OpenLayers.Request
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
 POST, OpenLayers.Request
 preFeatureInsert, OpenLayers.Layer.Vector
 profile, OpenLayers.Console
 profileEnd, OpenLayers.Console
 PUT, OpenLayers.Request
R
 raiseLayer, OpenLayers.Map
 read
 redraw
 refresh, OpenLayers.Layer.WFS
 register, OpenLayers.Events
 registerPriority, OpenLayers.Events
 remove
 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
 rotate
hasAttributeNS: function(node,
uri,
name)
Determine whether a node has a particular attribute matching the given name and namespace.
HEAD: function(config)
Send an HTTP HEAD request.
hide: function()
Hide element(s) passed in
Alias for OpenLayers.Lang.translate.
info: function()
Writes a message to the console with the visual “info” icon and color coding and a hyperlink to the line where it was called.
OpenLayers.Class.inherit = function ()
Deprecated.
initialize: function(yOrdering)
Create a new indexer with
insert: function(newNode)
Insert a new node into the indexer.
intersects: function(geometry)
Determine if the input geometry intersects this one.
intersects: function(geometry)
Determine if the input geometry intersects this one.
intersects: function(geometry)
Test for instersection between two geometries.
intersects: function(geometry)
Determine if the input geometry intersects this one.
intersects: function(geometry)
Determine if the input geometry intersects this one.
intersectsBounds:function(bounds,
inclusive)
Determine whether the target bounds intersects this bounds.
inverseMercator: function(x,
y)
Given a x,y in Spherical Mercator, return a point in EPSG:4326.
isDrawn: function()
{Boolean} Whether or not the icon is drawn.
isDrawn: function()
{Boolean} Whether or not the marker is drawn.
iserror: function(data)
Check to see if the response from the server was an error.
Determine whether a string contains only a numeric value.
isSimpleContent: function(node)
Test if the given node has only simple content (i.e.
issue: function(config)
Create a new XMLHttpRequest object, open it, set any headers, bind a callback to done state, and send any data.
limitSigDigs: function(num,
sig)
Limit the number of significant digits on a float.
Deprecated.
OpenLayers.loadURL = function(uri,
params,
caller,
onComplete,
onFailure)
Background load a document.
log: function()
Log an object in the console.
lookupNamespaceURI: function(node,
prefix)
Takes a prefix and returns the namespace URI associated with it on the given node if found (and null if not).
Takes a prefix and returns the namespace URI associated with it on the given node if found (and null if not).
mergeNewParams:function(newParams)
Catch changeParams and uppercase the new params to be merged in before calling changeParams on the super class.
mergeNewParams:function(newParams)
mergeNewParams:function(newParams)
Modify parameters for the layer and redraw.
mergeNewParams:function(newParams)
Catch changeParams and uppercase the new params to be merged in before calling changeParams on the super class.
move: function(x,
y)
Moves a geometry by the given displacement along positive x and y axes.
move: function(x,
y)
Moves a geometry by the given displacement along positive x and y axes.
move: function(x,
y)
Moves a geometry by the given displacement along positive x and y axes.
nextTrigger: function()
Restore the next state.
numericIf: function(value)
Converts a string that appears to be a numeric value into a number.
offset:function(px)
Parameters px - {OpenLayers.Pixel}
onFeatureInsert: function(feature)
method called after a feature is inserted.
onMapResize: function()
This function can be implemented by subclasses
onMapResize: function()
OPTIONS: function(config)
Send an HTTP OPTIONS request.
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
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.
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)
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()
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.
redraw: function()
Redraws the layer.
redraw: function(force)
Redraws the layer.
refresh: function()
Refreshes all the features of 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.
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,
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.
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.
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.
Close