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, OpenLayers. Handler. Click
 deactivate
 DEFAULT_PARAMS
 defaultDblClick, OpenLayers. Control. Navigation
 defaultIcon, OpenLayers. Marker
 delayedCall, OpenLayers. Handler. Click
 destroy
 dispatch, OpenLayers. Ajax. Responders
 dispatchException, OpenLayers. Ajax. Request
 display
 displayClass, OpenLayers. Control
 distVincenty, Util
 div
 DOTS_PER_INCH, Util
 doubleClick, OpenLayers. PanZoom
 down
 Drag, OpenLayers. Handler. Drag. OpenLayers. Handler
 dragging, OpenLayers. Handler.Drag
 dragHandler, OpenLayers. Handler.Box
 dragPan, OpenLayers. Control. Navigation
 draw
 drawMarker, OpenLayers. Layer. Markers
 drawn, OpenLayers. Layer. Markers
E
 element
 emptyFunction, OpenLayers.Ajax
 endBox, OpenLayers. Handler.Box
 equals, OpenLayers. Bounds
 evalJSON, OpenLayers. Ajax. Request
 evalResponse, OpenLayers. Ajax. Request
 EVENT_TYPES
 eventHandler, OpenLayers. Events
 events, OpenLayers. Marker
 Events
 eventTypes, OpenLayers. Events
 evt, OpenLayers. Handler
 execute, Fusion. Widget. About
dblclick: function(evt)
Handle dblclick.
deactivate: function ()
Deactivates a control and it’s associated handler if any.
deactivate: function()
deactivate: function ()
deactivate: function()
Deactivate the handler.
deactivate: function (evt)
{Object} Hashtable of default parameter key/value pairs
{Object} Hashtable of default parameter key/value pairs
{Object} Hashtable of default parameter key/value pairs
defaultDblClick: function (evt)
OpenLayers.Marker.defaultIcon = function()
Creates a default OpenLayers.Icon.
delayedCall: function(evt)
Sets timerId to null.
destroy: function()
destroy: function ()
The destroy method is used to perform any clean up before the control is dereferenced.
destroy: function ()
Deconstruct the handler.
destroy: function()
destroy: function()
Nullify references and remove event listeners 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 this layer
destroy: function()
dispatch: function(callback,
request,
transport,
json)
dispatchException: function(exception)
display: function(display)
Hide or show the icon
display: function(display)
Hide or show the icon
display: function(display)
Hide or show the icon
{string} This property is used for CSS related to the drawing of the Control.
OpenLayers.Util.distVincenty=function(p1,
p2)
{DOMElement}
{DOMElement}
{Integer} 72 (A sensible default)
doubleClick: function (evt)
{OpenLayers.Pixel} The pixel location of the last mousedown.
down: function(evt)
This method is called during the handling of the mouse down event.
Returns OpenLayers.Handler.Drag
{Boolean}
{OpenLayers.Handler.Drag}
{OpenLayers.Control.DragPan}
draw: function (px)
The draw method is called when the control is ready to be displayed on the page.
draw: function()
Creates a Drag handler, using OpenLayers.Control.PanMap.panMap and OpenLayers.Control.PanMap.panMapDone as callbacks.
draw: function()
draw: function()
Render the control in the browser.
draw: function()
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 whatever is currently in the tile, then return whether or not it should actually be re-drawn.
draw:function()
Check that a tile should be drawn, and draw it.
drawMarker: function(marker)
Calculate the pixel location for the marker, create it, and add it to the layer’s div
{Boolean} internal state of drawing.
{DOMElement} The DOM element that contains the overview map
element: function(event)
Cross browser event element detection.
{DOMElement} the DOM element receiving browser events
emptyFunction: function ()
endBox: function(end)
equals:function(bounds)
Test a two bounds for equivalence.
evalJSON: function()
{?}
evalResponse: function()
{?}
{Array(String)} Supported application event types
{Array(String)} supported application event types
{Array(String)} Supported application event types
{Function} bound event handler attached to elements
{OpenLayers.Events} the event handler.
{Array(String)}
Construct an OpenLayers.Events object.
{Array(String)} list of support application events
{Event} This property references the last event handled by the handler.
execute : function()
opens a pop-up window with the about information when invoked