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
  deactivate
  debug, OpenLayers.Console
  decode, OpenLayers.Format.EncodedPolyline
  decodeDeltas, OpenLayers.Format.EncodedPolyline
  decodeFloats, OpenLayers.Format.EncodedPolyline
  decodeSignedIntegers, OpenLayers.Format.EncodedPolyline
  decodeUnsignedIntegers, OpenLayers.Format.EncodedPolyline
  delete
  DELETE, OpenLayers.Request
  destinationVincenty, Util
  destroy
  destroyFeatures, OpenLayers.Layer.Vector
  determineQuadrant, OpenLayers.Bounds
  dir, OpenLayers.Console
  dirxml, OpenLayers.Console
  display
  distanceTo
  distVincenty, Util
  dragPanMapObject
  drawFeature, OpenLayers.Layer.Vector
deactivate: function ()
Deactivates a control and it’s associated handler if any.
deactivate: function()
Deactivate the control and all handlers.
deactivate: function()
deactivate: function()
deactivate: function()
Deactivate the control.
deactivate: function()
deactivate: function()
Deactivate the control.
deactivate: function()
deactivate: function()
Deactivate the control.
deactivate: function()
Deactivate the control.
deactivate: function()
Deactivate the control.
deactivate: function()
Deactivates the control.
deactivate: function()
Turn off the handler.
deactivate: function()
Deactivate the handler.
deactivate: function()
Deactivate the handler.
deactivate: function()
turn off the handler
deactivate: function()
Turn off the handler.
deactivate: function()
Deactivate the strategy.
deactivate: function()
Deactivate the strategy.
deactivate: function()
Deactivate the strategy.
deactivate: function()
Deactivate the strategy.
deactivate: function()
Deactivate the strategy.
debug: function()
Writes a message to the console, including a hyperlink to the line where it was called.
decode: function( encoded,
dims,
opt_factor )
Deserialize an encoded string and return an array of n-dimensional points.
decodeDeltas: function( encoded,
dimension,
opt_factor )
Decode a list of n-dimensional points from an encoded string
decodeFloats: function( encoded,
opt_factor )
Decode a list of floating point numbers from an encoded string
decodeSignedIntegers: function( encoded )
Decode a list of signed integers from an encoded string
decodeUnsignedIntegers: function( encoded )
Decode a list of unsigned integers from an encoded string
"delete": function()
Construct a request deleting a removed feature.
"delete": function( feature,
options )
Construct a request deleting a removed feature.
"delete": function( features,
options )
Delete features from the database.
DELETE: function( config )
Send an HTTP DELETE request.
OpenLayers.Util.destinationVincenty = function( lonlat,
brng,
dist )
Calculate destination point given start point lat/long (numeric degrees), bearing (numeric degrees) & distance (in m).
destroy: function()
Take care of things that are not handled in superclass
destroy: function()
destroy: function()
destroy: function()
Take care of things that are not handled in superclass.
destroy: function()
destroy: function()
destroy: function()
Destroy the control.
destroy: function()
Deconstruct the control
destroy: function()
destroy: function()
destroy: function()
destroy: function()
destroy: function()
Take care of things that are not handled in superclass.
destroy: function()
Take care of things that are not handled in superclass.
destroy: function ()
destroy: function()
Clean up.
destroy: function()
Remove reference to anything added.
destroy: function()
Remove reference to child filters.
destroy: function()
Clean up.
destroy: function()
Remove ciruclar ref to layer
destroy: function()
Clean up.
destroy: function ()
Destroy this geometry.
destroy: function()
Deconstruct this layer.
destroy: function()
Clean up this layer.
destroy: function()
Deconstruct the layer and clear the grid.
destroy: function()
destroy: function()
destroy: function()
destroy: function()
Destroy this layer
destroy: function()
destroy:function()
Destroy this map.
destroy: function()
Destroy the marker.
destroy: function()
destroy: function()
destroy: function()
Clean up the protocol.
destroy: function()
Clean up the protocol.
destroy: function()
Clean up the protocol.
destroy: function()
Clean up the protocol.
destroy: function()
Clean up the protocol.
destroy: function()
Clean up the protocol.
destroy: function()
Clean up the protocol.
destroy: function()
Clean up the protocol.
destroy: function()
destroy: function()
nullify references to prevent circular references and memory leaks
destroy: function()
Clean up the strategy.
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
destroy: function()
Clean up.
destroy: function()
nullify references to prevent circular references and memory leaks
destroyFeatures: function( features,
options )
Erase and destroy features on the layer.
determineQuadrant: function( lonlat )
Returns the the quadrant (“br”, “tr”, “tl”, “bl”) in which the given OpenLayers.LonLat lies.
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 Layer.
display: function( visible )
Hide or show the Layer
display: function( display )
Hide or show the Layer
distanceTo: function( geometry,
options )
Calculate the closest distance between two geometries (on the x-y plane).
distanceTo: function( geometry,
options )
Calculate the closest distance between two geometries (on the x-y plane).
distanceTo: function( geometry,
options )
Calculate the closest distance between two geometries (on the x-y plane).
distanceTo: function( geometry,
options )
Calculate the closest distance between two geometries (on the x-y plane).
distanceTo: function( geometry,
options )
Calculate the closest distance between two geometries (on the x-y plane).
distanceTo:function( px )
Returns the distance to the pixel point passed in as a parameter.
OpenLayers.Util.distVincenty = function( p1,
p2 )
Given two objects representing points with geographic coordinates, this calculates the distance between those points on the surface of an ellipsoid.
dragPanMapObject: function( dX,
dY )
dragPanMapObject: function( dX,
dY )
dragPanMapObject: function( dX,
dY )
drawFeature: function( feature,
style )
Draw (or redraw) a feature on the layer.
Close