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
V
 v2, OpenLayers. Format. GML. v2. OpenLayers. Format.GML
 v3, OpenLayers. Format. GML. v3. OpenLayers. Format.GML
 valueChanged, Jx. Button. Combo
 Vector
OpenLayers. Feature. Vector. OpenLayers. FeatureOpenLayers. Layer. Vector. OpenLayers. Layer
 verticalResize, Jx. Splitter
 VirtualEarth, OpenLayers. Layer. VirtualEarth. OpenLayers. Layer
 visible, OpenLayers. Popup
 VML, OpenLayers. Renderer. VML. OpenLayers. Renderer
W
 wheelChange
Fusion. Widget.MapOpenLayers. Control. Navigation
 wheelDown
Fusion. Widget.MapOpenLayers. Control. Navigation
 wheelUp
Fusion. Widget.MapOpenLayers. Control. Navigation
 wheelZoom, OpenLayers. Handler. MouseWheel
 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
X
 XML, OpenLayers. Format. XML. OpenLayers. Format
 xml2json, Fusion. Constant
Y
 Yahoo, OpenLayers. Layer. Yahoo. OpenLayers. Layer
Z
 Z_ORDER, OpenLayers. ElementsIndexer. IndexingMethods
 zoom, Fusion. Widget.Map
 zoomBox
Fusion. Widget.ZoomOpenLayers. Control. ZoomBox
Create a parser for GML v2.
Create a parser for GML v3.
valueChanged: function()
invoked when the current value is changed
Create a vector feature.
Create a new vector layer
verticalResize: function()
Resize a vertically layed out container.
visible: function()
{Boolean} Boolean indicating whether or not the popup is visible
Create a new VML renderer.
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
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.
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.
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
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.
zoomBox: function (position)