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
 easing, OpenLayers. Tween
 EditingToolbar, OpenLayers. Control. EditingToolbar. OpenLayers. Control
 Elements, OpenLayers. Renderer. Elements. OpenLayers. Renderer
 encodeBBOX
 equals
 error, OpenLayers. Console
 evaluate
 EVENT_TYPES
 eventListeners
 EventPane, OpenLayers. Layer. EventPane. OpenLayers. Layer
 events
 Events, OpenLayers. Events. OpenLayers
 exists, OpenLayers. ElementsIndexer
 extend
 externalProjection, OpenLayers. Format
 extractAttributes
 extractRoutes
 extractTracks
 extractWaypoints
{<OpenLayers.Easing>(Function)} Easing equation used for the animation Defaultly set to OpenLayers.Easing.Expo.easeOut
Create an editing toolbar for a given layer.
{Boolean} Should the BBOX commas be encoded? 
{Boolean} Should the BBOX commas be encoded? 
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
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.
evaluate: function(context)
Evaluates this filter in a specific context.
evaluate: function(context)
Evaluates this filter in a specific context.
evaluate: function(feature)
evaluates this rule for a specific feature
evaluate: function(context)
Evaluates this filter in a specific context.
evaluate: function(feature)
evaluates this rule for a specific feature
{Array(String)} Supported application event types.
{Array(String)} Supported application event types.
{Array(String)} Supported application event types.
{Array(String)} Supported application event types.
{Array(String)} Supported application event types.
{Array(String)} Supported application event types
{Object} If set as an option at construction, the eventListeners object will be registered with OpenLayers.Events.on.
{Object} If set as an option at construction, the eventListeners object will be registered with OpenLayers.Events.on.
{Object} If set as an option at construction, the eventListeners object will be registered with OpenLayers.Events.on.
Create a new event pane layer
{OpenLayers.Events}
{OpenLayers.Events} An events object that handles all events on the map
{OpenLayers.Events} An events object that handles all events on the tile.
Construct an OpenLayers.Events object.
exists: function(node)
node- {DOMElement} The node to test for existence.
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.
{OpenLayers.Projection} When passed a externalProjection and internalProjection, the format will reproject the geometries it reads or writes.
{Boolean} Extract feature attributes from GPX.
{Boolean} Extract attributes from GML.
{Boolean} Extract attributes from GML.
{Boolean} Extract attributes from KML.
{Boolean} Should the WFS layer parse attributes from the retrieved GML? 
{Boolean} Extract routes from GPX.
{Boolean} Extract tracks from GPX.
{Boolean} Extract waypoints from GPX.
Close