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
D
 dblclick
 deactivate
 debug, OpenLayers. Console
 defaultIcon, OpenLayers. Marker
 destroy
 destroyAllFeatures, OpenLayers. Tile.WFS
 destroyFeature
 destroyMarker, OpenLayers. Feature
 destroyPopup, OpenLayers. Feature
 dir, OpenLayers. Console
 dirxml, OpenLayers. Console
 display
 distanceTo, OpenLayers. Geometry. Point
 Drag, OpenLayers. Handler. Drag. OpenLayers. Handler
 draw
 drawFeature
 drawMarker, OpenLayers. Layer. Markers
E
 element, OpenLayers. Event
 equals
 error, OpenLayers. Console
 Events, OpenLayers. Events. OpenLayers
F
 Feature
 finalize, OpenLayers. Handler. Point
 findElement, OpenLayers. Event
 Format, OpenLayers. Format. OpenLayers
 freehandMode, OpenLayers. Handler.Path
dblclick: function(evt)
Capture double-clicks.
dblclick: function(evt)
Private.
dblclick: function(evt)
Handle double clicks.
deactivate: function ()
{Boolean}
deactivate: function()
Turn off the handler.
deactivate: function()
Deactivate the handler.
deactivate: function()
deactivate: function (evt)
deactivate: function()
turn off the handler
debug: function()
Writes a message to the console, including a hyperlink to the line where it was called.
OpenLayers.Marker.defaultIcon = function()
Creates a default OpenLayers.Icon.
destroy: function ()
destroy: function ()
destroy: function()
nullify references to prevent circular references and memory leaks
destroy: function()
nullify references to prevent circular references and memory leaks
destroy: function()
nullify references to prevent circular references and memory leaks
destroy: function()
Destroy this geometry.
destroy: function ()
Destroy this geometry.
destroy: function ()
destroy: function()
destroy: function()
destroy: function()
nullify references to prevent circular references and memory leaks
destroy: function(setNewBaseLayer)
Destroy is a destructor: this is to alleviate cyclic references which the Javascript garbage cleaner can not take care of on its own.
destroy: function()
destroy: function()
Destroy this layer
destroy: function()
destroy: function()
Destroy this layer
destroy: function()
Destroy this layer
destroy:function()
Destroy this map
destroy: function()
destroy: function()
nullify references to prevent circular references and memory leaks
destroy:function()
nullify references to prevent circular references and memory leaks
destroy: function()
nullify references to prevent circular references and memory leaks
destroy: function()
nullify references to prevent circular references and memory leaks
destroyAllFeatures: function()
Iterate through and call destroy() on each feature, removing it from the local array
destroyFeature: function()
Private.
destroyFeature: function()
Destroy the temporary geometries
destroyMarker: function()
Destroys marker.
destroyPopup: function()
Destroys the popup created via createPopup.
dir: function()
Prints an interactive listing of all properties of the object.
dirxml: function()
Prints the XML source tree of an HTML or XML element.
display: function(display)
Hide or show the icon
display: function(display)
Hide or show the icon
display: function(display)
Hide or show the icon
distanceTo: function(point)
Returns OpenLayers.Handler.Drag
draw: function (px)
draw: function(px)
Move the div to the given pixel.
draw: function(px)
Calls draw on the icon, and returns that output.
draw: function(px,
sz)
draw: function(px)
draw:function()
Clear out existing tile, and return whether to draw or not.
draw:function()
Check that a tile should be drawn, and draw it.
draw:function()
Check that a tile should be drawn, and load features for it.
drawFeature: function()
Private.
drawFeature: function()
Render features on the temporary layer.
drawMarker: function(marker)
Private.
element: function(event)
Cross browser event element detection.
equals:function(bounds)
Test a two bounds for equivalence
equals: function(geometry)
Tests for equivalent geometries
equals:function(geom)
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.
Construct an OpenLayers.Events object.
Constructor for features.
finalize: function()
Finish the geometry and call the “done” callback.
findElement: function(event,
tagName)
Instances of this class are not useful.
freehandMode: function(evt)
Private.