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
Q
 query, Fusion.Widget.Map
 queue, Proj4js.Proj
 queuePotentialClick, OpenLayers.Handler.Click
 queueScript, Fusion
 queueTileDraw, OpenLayers.Layer.Grid
 quicksort, Jx.Sort.Quicksort
query: function(options)
dispatch query requests to the maps
Buffer (FIFO) to hold callbacks waiting to be called when projection loaded.
queuePotentialClick: function(evt)
This method is separated out largely to make testing easier (so we don’t have to override window.setTimeout)
queueScript: function(url)
Insert a new script into the loading queue.
queueTileDraw: function(evt)
Adds a tile to the animation queue that will draw it.
quicksort : function (left,
right)
Initiates the sorting.
Close