Determine whether a node has a particular attribute matching the given name and namespace.
hasAttributeNS: function( node, uri, name ) 
Send an HTTP HEAD request.
HEAD: function( config ) 
Deprecated.
hide: 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.
info: function() 
Deprecated.
OpenLayers.Class.inherit = function ( P ) 
Create a new indexer with
initialize: function( yOrdering ) 
Insert a new node into the indexer.
insert: function( newNode ) 
Insert a point in the current sketch given a deflection and a length.
insertDeflectionLength: function( deflection, length ) 
Insert a point given offsets from the previously inserted point.
insertDeltaXY: function( dx, dy ) 
Insert a point in the current sketch given a direction and a length.
insertDirectionLength: function( direction, length ) 
Insert a point in the current sketch given x & y coordinates.
insertXY: function( x, y ) 
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.
intersects: function( geometry ) 
Determine whether the target bounds intersects this bounds.
intersectsBounds:function( bounds, options ) 
{Boolean} Whether or not the icon is drawn.
isDrawn: function() 
{Boolean} Whether or not the marker is drawn.
isDrawn: function() 
Check to see if the response from the server was an error.
iserror: function( data ) 
Determine whether a string contains only a numeric value.
isNumeric: function( value ) 
Test if the given node has only simple content (i.e.
isSimpleContent: function( node ) 
Create a new XMLHttpRequest object, open it, set any headers, bind a callback to done state, and send any data.
issue: function( config ) 
Detect which property is used for a JS property/method
function js( obj, property ) 
Limit the number of significant digits on a float.
limitSigDigs: function( num, sig ) 
Background load a document.
OpenLayers.loadURL = function( uri, params, caller, onComplete, onFailure ) 
Log an object in the console.
log: function() 
Takes a prefix and returns the namespace URI associated with it on the given node if found (and null if not).
lookupNamespaceURI: function( node, prefix ) 
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.
mergeNewParams:function( newParams ) 
Extend the existing layer params with new properties.
mergeNewParams: function( newParams ) 
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.
move: function( x, y ) 
Restore the next state.
nextTrigger: function() 
OpenLayers.Projection.nullTransform = function( point ) 
Converts a string that appears to be a numeric value into a number.
numericIf: function( value, trimWhitespace ) 
Parameters px - {<OpenLayers.Pixel>|Object} An OpenLayers.Pixel or an object with a ‘x’ and ‘y’ properties.
offset:function( px ) 
Convenience method for registering listeners with a common scope.
on: function( object ) 
method called after a feature is inserted.
onFeatureInsert: function( feature ) 
onMapResize: function() 
This function can be implemented by subclasses
onMapResize: function() 
onMapResize: function() 
Send an HTTP OPTIONS request.
OPTIONS: function( config ) 
Chain an output of a configured process (see configure) as input to another process.
output: function( identifier ) 
Get the total count of pages given the current cache of features.
pageCount: function() 
Gets or sets page length.
pageLength: function( newLength ) 
Display the next page of features.
pageNext: function( event ) 
Get the zero based page number.
pageNum: function() 
Display the previous page of features.
pagePrevious: function() 
Allows user to pan by a value of screen pixels
pan: function( dx, dy, options ) 
Allows user to pan to a new lonlat If the new lonlat is in the current extent the map will slide smoothly
panTo: function( lonlat ) 
Generate a date object from a string.
parse: function( str ) 
Send a POST request.
POST: function( config ) 
method called before a feature is inserted.
preFeatureInsert: function( feature ) 
Turns on the JavaScript profiler.
profile: function() 
Turns off the JavaScript profiler and prints its report.
profileEnd: function() 
Send an HTTP PUT request.
PUT: function( config ) 
Change the index of the given layer by delta.
raiseLayer: function ( layer, delta ) 
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 Context data from a string, and return an object with map properties and a list of layers.
read: function( data, options ) 
Parse the response from a GetDomain request.
read: function( data ) 
Parse the response from a GetRecords request.
read: function( data ) 
Deserialize an encoded polyline string and return a vector feature.
read: function( encoded ) 
Deserialize a GeoJSON string.
read: function( json, type, filter ) 
Return a list of features from a GeoRSS doc
read: function( doc ) 
Read data from a string, and return a list of features.
read: function( data ) 
Return a list of features from a GPX doc
read: function( doc ) 
Deserialize a json string.
read: function( json, filter ) 
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: function( data ) 
Read OWS context data from a string or DOMElement, and return a list of layers.
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( data ) 
Return a list of features from a Tab Seperated Values text string.
read: function( text ) 
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 layers.
read: function( data ) 
Parse the response from a transaction.
read: function( data, options ) 
Deserialize a WKT string and return a vector feature or an array of vector features.
read: function( wkt ) 
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 WMS GetFeatureInfo data from a string, and return an array of features
read: function( data ) 
Read capabilities data from a string, and return info about the WMTS.
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: function( data ) 
Read a doc and return an object representing the document.
read: function( data, 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.
read: function( options ) 
Reinsert the most recently removed point resulting from an undo call.
redo: function() 
Redraws the layer.
redraw: function() 
Redraws the layer.
redraw: function( force ) 
Refreshes all the features of the layer
refresh: function() 
Tell the strategy to refresh which will refresh the layer.
refresh: function() 
Register an event on the events object.
register: function ( type, obj, func, priority ) 
Same as register() but adds the new listener to the front of the events queue instead of to the end.
registerPriority: function ( type, obj, func ) 
Remove the specified element from the DOM.
remove: function( element ) 
remove: function( node ) 
Remove all features from the layer.
removeAllFeatures: function( options ) 
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.
removeComponent: function( point ) 
Remove components from this geometry.
removeComponents: function( components ) 
Remove a control from the map.
removeControl: function ( control ) 
Remove features from the layer.
removeFeatures: function( features, options ) 
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.
removeLayer: function( layer, setNewBaseLayer ) 
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
removeMap: function( map ) 
removeMarker: function( marker ) 
removeMarker: function( marker ) 
Wrapper for OpenLayers.Geometry.Collection.removeComponent
removePoint: function( point ) 
removePopup: function( popup ) 
Render the map to a specified container.
render: function( div ) 
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.
resize: function( scale, origin, ratio ) 
Returns true if the axis order is reversed for the WMS version and projection of the layer.
reverseAxisOrder: function() 
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.
rotate: function( angle, origin )