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 OpenLayers. ControlOpenLayers. Control. DrawFeatureOpenLayers. Control. GetFeatureOpenLayers. Control. MeasureOpenLayers. Control. SelectFeatureOpenLayers. Control. SnappingOpenLayers. Control. SplitOpenLayers. Control. TransformFeatureOpenLayers. Control. WMSGetFeatureInfoOpenLayers. LayerOpenLayers. Layer. VectorOpenLayers.MapOpenLayers. Strategy.SaveOpenLayers.Tile | |
eventListeners | |
EventPane, OpenLayers. Layer. EventPane. OpenLayers. Layer | |
events | |
Events, OpenLayers. Events. OpenLayers | |
exists, OpenLayers. ElementsIndexer | |
extend | |
externalProjection, OpenLayers. Format | |
extractAttributes | |
extractRoutes, OpenLayers. Format.GPX | |
extractStyles, OpenLayers. Format.Text | |
extractTracks, OpenLayers. Format.GPX | |
extractWaypoints, OpenLayers. Format.GPX |
Determine whether another geometry is equivalent to this one.
equals: function( geometry )
Determine whether another geometry is equivalent to this one.
equals: function( geom )
equals:function( ll )
Determine whether one pixel is equivalent to another
equals:function( px )
Determine where this size is equal to another
equals:function( sz )
Writes a message to the console with the visual “error” icon and color coding and a hyperlink to the line where it was called.
error: function()
Evaluates this filter in a specific context.
evaluate: function( context )
Evaluates this filter in a specific context.
evaluate: function( context )
evaluates this rule for a specific feature
evaluate: function( feature )
Evaluates this filter in a specific context.
evaluate: function( context )
evaluates this rule for a specific feature
evaluate: function( feature )
node- {DOMElement} The node to test for existence.
exists: function( node )
Extend the bounds to include the point, lonlat, or bounds specified.
extend:function( object )
Copy all properties of a source object to a destination object.
OpenLayers.Util.extend = function( destination, source )