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
Fusion. Widget.MapOpenLayers. Control. Navigation
 wheelDown
Fusion. Widget.MapOpenLayers. Control. Navigation
 wheelListener, OpenLayers. Handler. MouseWheel
 wheelUp
Fusion. Widget.MapOpenLayers. Control. Navigation
 wheelZoom, OpenLayers. Handler. MouseWheel
 widgetSets, Fusion. Lib. ApplicationDefinition
 windowResize, Jx. Layout
 WKT, OpenLayers. Format. WKT. OpenLayers. Format
 WMS, OpenLayers. Layer. WMS. OpenLayers. Layer
 write
OpenLayers. FormatOpenLayers. Format. GML.BaseOpenLayers. Format. GML.v2OpenLayers. Format. GML.v3OpenLayers. Format.WKT
 writeNode, OpenLayers. Format.XML
 writers
OpenLayers. Format. GML.BaseOpenLayers. Format. GML.v2OpenLayers. Format. GML.v3OpenLayers. Format.XML
X
 X, OpenLayers. Control. PanZoom
 x0, Proj4js.Proj
 xlinkns, OpenLayers. Renderer.SVG
 XML, OpenLayers. Format. XML. OpenLayers. Format
 xml2json, Fusion. Constant
 xmldom, OpenLayers. Format.XML
 xmlns
OpenLayers. Renderer. ElementsOpenLayers. Renderer.SVGOpenLayers. Renderer.VML
Y
 Y, OpenLayers. Control. PanZoom
 y0, Proj4js.Proj
 Yahoo, OpenLayers. Layer. Yahoo. OpenLayers. Layer
Z
 Z_INDEX_BASE, OpenLayers.Map
 Z_ORDER, OpenLayers. ElementsIndexer. IndexingMethods
 zoom
 zoomBox
Fusion. Widget.ZoomOpenLayers. Control. NavigationOpenLayers. Control. ZoomBox
wheelChange: function(evt,
deltaZ)
handles mouse wheel events by accummulating the events and setting a timer to do the actual zoom in/out
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)
write: function(features)
write: function(features)
write: function(features)
Serialize a feature or array of features into a WKT string.
writeNode: function(name,
obj,
parent)
Shorthand for applying one of the named writers and appending the results to a node.
As a compliment to the readers property, this structure contains public writing functions grouped by namespace alias and named like the node names they produce.
As a compliment to the readers property, this structure contains public writing functions grouped by namespace alias and named like the node names they produce.
As a compliment to the readers property, this structure contains public writing functions grouped by namespace alias and named like the node names they produce.
As a compliment to the readers property, this structure contains public writing functions grouped by namespace alias and named like the node names they produce.
{Integer}
The x coordinate origin
{String}
Construct an XML parser.
xml2json: function(callback,
r,
json)
Callback method to convert the XNR response into an actual json object and triggers the call to the callback method
{XMLDom} If this browser uses ActiveX, this will be set to a XMLDOM object.
{String}
{String}
{String} XML Namespace URN
{Integer}
The y coordinate origin
{Object} Base z-indexes for different classes of thing
Z_ORDER: function(indexer,
newNode,
nextNode)
This compare method is used by other comparison methods.
zoom: function(fX,
fY,
nFactor)
sets the map zoom and extent.
{Integer} The current zoom level of the map
{OpenLayers.Control.ZoomBox}
zoomBox: function (position)