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
 edge, OpenLayers. Control. Split
 EditingToolbar, OpenLayers. Control. EditingToolbar. OpenLayers. Control
 Elements, OpenLayers. Renderer. Elements. OpenLayers. Renderer
 emptyString, OpenLayers. Control. MousePosition
 encodeBBOX
 equals
 error, OpenLayers. Console
 evaluate
 EVENT_TYPES
 eventListeners
 EventPane, OpenLayers. Layer. EventPane. OpenLayers. Layer
 events
 Events, OpenLayers. Events. OpenLayers
 exists, OpenLayers. ElementsIndexer
 extend
 externalGraphic, OpenLayers. Symbolizer. Point
 externalProjection, OpenLayers. Format
 extractAttributes
 extractRoutes, OpenLayers. Format.GPX
 extractStyles, OpenLayers. Format.Text
 extractTracks
 extractWaypoints, OpenLayers. Format.GPX
{<OpenLayers.Easing>(Function)} Easing equation used for the animation Defaultly set to OpenLayers.Easing.Expo.easeOut
{Boolean} Allow splits given intersection of edges only.
Create an editing toolbar for a given layer.
{String} Set this to some value to set when the mouse is outside the map.
{Boolean} Should the BBOX commas be encoded? 
{Boolean} Should the BBOX commas be encoded? 
equals: function(geometry)
Determine whether another geometry is equivalent to this one.
equals: function(geom)
Determine whether another geometry is equivalent to this one.
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.
{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 {OpenLayers.Request} object.
{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.
{String} Url to an external graphic that will be used for rendering points.
{OpenLayers.Projection} When passed a externalProjection and internalProjection, the format will reproject the geometries it reads or writes.
{Boolean} Extract attributes from GML.
{Boolean} Extract attributes from GML.
{Boolean} Extract feature attributes from GPX.
{Boolean} Extract attributes from KML.
{Boolean} Extract attributes from GML.
{Boolean} Extract attributes from GML.
{Boolean} Should the WFS layer parse attributes from the retrieved GML? 
{Boolean} Extract routes from GPX.
set to true to extract styles from the TSV files, using information from the image or icon, iconSize and iconOffset fields.
{Boolean} Extract tracks from GPX.
{Boolean} Extract gx:Track elements from Placemark elements.
{Boolean} Extract waypoints from GPX.
Close