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
 easeIn
 easeInOut
 easeOut
 element, OpenLayers.Event
 emptyFunction, OpenLayers.Ajax
 enableZoomBox, OpenLayers.Control.Navigation
 enableZoomWheel, OpenLayers.Control.Navigation
 end
 endBox, OpenLayers.Handler.Box
 enforceTopology, OpenLayers.Handler.Polygon
 equals
 erase
 eraseFeatures
 eraseGeometry
 error, OpenLayers.Console
 evaluate
 evaluateFilter, OpenLayers.Protocol.SQL
 exists, OpenLayers.ElementsIndexer
 extend
 extendBounds, OpenLayers.Geometry
 extractFidFromField, OpenLayers.Protocol.SQL.Gears
 extractGeometry, OpenLayers.Format.WKT
 extractSegment, OpenLayers.Format.GPX
easeIn: function(t,
b,
c,
d)
easeIn: function(t,
b,
c,
d)
easeIn: function(t,
b,
c,
d)
easeInOut: function(t,
b,
c,
d)
easeInOut: function(t,
b,
c,
d)
easeInOut: function(t,
b,
c,
d)
easeOut: function(t,
b,
c,
d)
easeOut: function(t,
b,
c,
d)
easeOut: function(t,
b,
c,
d)
element: function(event)
Cross browser event element detection.
emptyFunction: function ()
enableZoomBox : function()
enableZoomWheel : function()
end: function(xy)
Ends the dragging, start the kinetic.
endBox: function(end)
enforceTopology: function(event)
Simple topology enforcement for drawing interior rings.
equals:function(bounds)
Test a two bounds for equivalence.
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(projection)
Test equality of two projection instances.
equals:function(sz)
Determine where this size is equal to another
erase: function()
Erase the underlying image element.
erase: function()
Erases any drawn elements for this marker.
eraseFeatures: function(features)
Erase features from the layer.
eraseFeatures: function(features)
This is called by the layer to erase features
eraseFeatures: function(features)
This is called by the layer to erase features; removes the feature from the list, then redraws the layer.
eraseGeometry: function(geometry,
featureId)
Remove a geometry from the renderer (by id).
eraseGeometry: function(geometry,
featureId)
Erase a geometry from the renderer.
eraseGeometry: function(geometry,
featureId)
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.
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 filter for a specific feature.
evaluate: function(feature)
evaluates this rule for a specific feature
evaluateFilter: function(feature,
filter)
If postReadFiltering is true evaluate the filter against the feature and return the result of the evaluation, otherwise return true.
exists: function(node)
Copy all properties of a source object to a destination object.
extend:function(object)
Extend the bounds to include the point, lonlat, or bounds specified.
extendBounds: function(newBounds)
Extend the existing bounds to include the new bounds.
extractFidFromField: function(field)
extractGeometry: function(geometry)
Entry point to construct the WKT for a single Geometry object.
extractSegment: function(segment,
segmentType)
Close