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
W
 wheelChange
 wheelDown
 wheelListener, OpenLayers. Handler. MouseWheel
 wheelUp
 wheelZoom, OpenLayers. Handler. MouseWheel
 widgetSets, Fusion. Lib. ApplicationDefinition
 windowResize, Jx. Layout
 WKT, OpenLayers. Format. WKT. OpenLayers. Format
 WMS, OpenLayers. Layer. WMS. OpenLayers. Layer
 write
X
 X, OpenLayers. Control. PanZoom
 xlinkns, OpenLayers. Renderer.SVG
 xmlns
Y
 Y, OpenLayers. Control. PanZoom
Z
 Z_INDEX_BASE, OpenLayers.Map
 Z_ORDER, OpenLayers. ElementsIndexer. IndexingMethods
 zoom, OpenLayers.Map
 zoomBox
wheelChange: function(evt,
deltaZ)
wheelChange: function(evt,
deltaZ)
wheelDown: function(evt)
User spun scroll wheel down
wheelDown: function(evt)
User spun scroll wheel down
{function}
wheelUp: function(evt)
User spun scroll wheel up
wheelUp: function(evt)
User spun scroll wheel up
wheelZoom: function(e)
Given the wheel event, we carry out the appropriate zooming in or out, based on the ‘wheelDelta’ or ‘detail’ property of the event.
array of widget sets (each one corresponding to a map) parsed from the ApplicationDefinition.
windowResize: function()
when the window is resized, any Jx.Layout controlled elements that are direct children of the BODY element are resized
Create a new parser for WKT
Create a new WMS layer object
write: function(object)
Accept an object, and return a string.
write: function(features)
Serialize a feature or array of features into a WKT string.
{Integer}
{String}
{String}
{String}
{String} XML Namespace URN
{Integer}
{Object} Base z-indexes for different classes of thing
Z_ORDER: function(indexer,
newNode,
nextNode)
This compare method is used by other comparison methods.
{Integer} The current zoom level of the map
{OpenLayers.Control.ZoomBox}
zoomBox: function (position)