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
E
 element, OpenLayers. Event
 emptyFunction, OpenLayers.Ajax
 endBox, OpenLayers. Handler.Box
 equals
 eraseFeatures
 eraseGeometry
 error, OpenLayers. Console
 evalJSON, OpenLayers. Ajax. Request
 evalResponse, OpenLayers. Ajax. Request
 extend
 extendBounds, OpenLayers. Geometry
F
 feature, OpenLayers. Format. GeoJSON. extract
 finalize
 findElement, OpenLayers. Event
 fixYahooEventPane, OpenLayers. Layer. Yahoo
 forwardMercator, OpenLayers. Layer. SphericalMercator
 freehandMode, OpenLayers. Handler.Path
 fromArray, OpenLayers. Bounds
 fromSize, OpenLayers. Bounds
 fromString
element: function(event)
Cross browser event element detection.
emptyFunction: function ()
endBox: function(end)
equals:function(bounds)
Test a two bounds for equivalence.
equals: function(geometry)
Tests for equivalent geometries
equals:function(geom)
equals:function(ll)
equals:function(px)
Determine whether one pixel is equivalent to another
equals:function(sz)
Determine where this size is equal to another
eraseFeatures: function(features)
Erase features from the layer.
eraseFeatures: function(features)
This is called by the layer to erase features
eraseGeometry: function(geometry)
Remove a geometry from the renderer (by id).
eraseGeometry: function(geometry)
Erase a geometry from the renderer.
error: function()
Writes a message to the console with the visual “error” icon and color coding and a hyperlink to the line where it was called.
evalJSON: function()
{?}
evalResponse: function()
{?}
extend:function(object)
Extend the bounds to include the point, lonlat, or bounds specified.
OpenLayers.Util.extend = function(destination,
source)
Copy all properties of a source object to a destination object.
extendBounds: function(newBounds)
Extend the existing bounds to include the new bounds.
Return a partial GeoJSON object representing a single feature.
finalize: function()
Finish the geometry and call the “done” callback.
finalize: function()
Finish the geometry and call the “done” callback.
findElement: function(event,
tagName)
fixYahooEventPane: function()
The map has been centered, so the mysterious yahoo eventpane has been added.
forwardMercator: function(lon,
lat)
Given a lon,lat in EPSG:4326, return a point in Spherical Mercator.
freehandMode: function(evt)
Determine whether to behave in freehand mode or not.
OpenLayers.Bounds.fromArray = function(bbox)
Alternative constructor that builds a new OpenLayers.Bounds from an array
OpenLayers.Bounds.fromSize = function(size)
Alternative constructor that builds a new OpenLayers.Bounds from a size
OpenLayers.Bounds.fromString = function(str)
Alternative constructor that builds a new OpenLayers.Bounds from a parameter string
OpenLayers.LonLat.fromString = function(str)
Alternative constructor that builds a new OpenLayers.LonLat from a parameter string