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
 v1
 v1_0_0
 v1_1, OpenLayers.Format.WFSCapabilities.v1.OpenLayers.Format.WFSCapabilities
 v1_1_0
 v2
 v3
 v3.js
 valid, Jx.Plugin.Field.Validator
 validate, Jx.Plugin.Form.Validator
 validateResolution, OpenLayers.Control.MapCapturer
 valueChanged, Jx.Field.Combo
 Vector
 vectorMode, OpenLayers.Layer.WFS
 vectorRoot, OpenLayers.Renderer.Elements
 version
 VERSION
 VERSION_NUMBER
 VersionedOGC, OpenLayers.Format.XML.VersionedOGC.OpenLayers.Format.XML
 verticalResize, Jx.Splitter
 viewPortDiv, OpenLayers.Map
 VincentyConstants, Util
 VirtualEarth, OpenLayers.Layer.VirtualEarth.OpenLayers.Layer
 visible, OpenLayers.Popup
 visibleItem, Jx.Menu.SubMenu
 VML, OpenLayers.Renderer.VML.OpenLayers.Renderer
W
 warn, Fusion.MapMessage
 WFS
 WFSCapabilities, OpenLayers.Format.WFSCapabilities.OpenLayers.Format
 WFSDescribeFeatureType, OpenLayers.Format.WFSDescribeFeatureType.OpenLayers.Format
 WFST, OpenLayers.Format.XML.OpenLayers.Format
 wheelChange
 wheelDown
 wheelListener, OpenLayers.Handler.MouseWheel
 wheelObserver, OpenLayers.Control.MouseDefaults
 wheelUp
 wheelZoom, OpenLayers.Handler.MouseWheel
 widgetSets, Fusion.Lib.ApplicationDefinition
 width, OpenLayers.Geometry.Rectangle
 wildcarded, OpenLayers.Protocol.HTTP
 windowResize, Jx.Layout
 WKT, OpenLayers.Format.WKT.OpenLayers.Format
 wktParser, OpenLayers.Protocol.SQL.Gears
 WMS, OpenLayers.Layer.WMS.OpenLayers.Layer
 WMS_LAYER_ADDED, Fusion.Event
 wrapDateLine, OpenLayers.Layer.OSM
 write
 writeFeatureIdNodes, OpenLayers.Format.Filter.v1
 writeIndent, OpenLayers.Format.JSON
 writeNewline, OpenLayers.Format.JSON
 writeNode, OpenLayers.Format.XML
 writeOgcExpression, OpenLayers.Format.Filter.v1
 writers
 writeSpace, OpenLayers.Format.JSON
 writeSpatial
Instances of this class are not created directly.
Instances of this class are not created directly.
Instances of this class are not created directly.
Create a new parser for WFS capabilities version 1.0.0.
A class for parsing and generating WFS v1.0.0 transactions.
A class for giving layers WFS v1.0.0 protocol.
Create an instance of one of the subclasses.
Instances of this class are not created directly.
Create a new parser for WFS capabilities version 1.1.0.
A class for parsing and generating WFS v1.1.0 transactions.
A class for giving layers WFS v1.1.0 protocol.
Create a parser for GML v2.
Mixin providing functionality specific to the Google Maps API v2.
Create a parser for GML v3.
Mixin providing functionality specific to the Google Maps API v3.
Mixin providing functionality specific to the Google Maps API v3.
tells whether this field passed validation or not.
validate: function ()
Method that actually does the work of validating the fields in the form.
validateResolution: function()
Check if the capture box could display completely on current screen view port.
valueChanged: function()
invoked when the current value is changed
Create a vector feature.
Create a new vector layer
{Boolean} Should be calculated automatically.
{DOMElement}
{String} WFS version number.
{String} WFS version number.
{String} WFS version number.
{Number} The version of the Google Maps API
{String} WFS version number.
{String} WFS version number.
{String} WFS version number.
{String} 1.0.0
{String} 1.1.0
Constructor.
verticalResize: function()
Resize a vertically layed out container.
{HTMLDivElement} The element that represents the map viewport
{Object} Constants for Vincenty functions.
Creates a new instance of a OpenLayers.Layer.VirtualEarth.
visible: function()
{Boolean} Boolean indicating whether or not the popup is visible
{Jx.MenuItem} the visible item within the menu
Create a new VML renderer.
warn : function(message)
Displays a warning message on the Map Message notification bar
Create a WFS feature.
A class for giving layers WFS protocol.
Create a new parser for WFS capabilities.
Create a new parser for WFS DescribeFeatureType responses.
OpenLayers.Format.WFST = function(options)
Used to create a versioned WFS protocol.
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,
delta)
User spun scroll wheel down
{function}
{Function}
wheelUp: function(evt)
User spun scroll wheel up
wheelUp: function(evt,
delta)
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.
{Float}
{Boolean} If true percent signs are added around values read from LIKE filters, for example if the protocol read method is passed a LIKE filter whose property is “foo” and whose value is “bar” the string “foo__ilike=%bar%” will be sent in the query string; defaults to false.
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
{OpenLayers.Format.WKT}
Create a new WMS layer object
{Boolean}
write: function(object)
Accept an object, and return a string.
write: function(filter)
write: function(features)
write: function(features)
write: function(features)
write: function(features,
options)
Given an array of features, write a WFS transaction.
write: function(features)
Serialize a feature or array of features into a WKT string.
writeFeatureIdNodes: function(filter,
node)
writeIndent: function()
Output an indentation string depending on the indentation level.
writeNewline: function()
Output a string representing a newline if in pretty printing mode.
writeNode: function(name,
obj,
parent)
Shorthand for applying one of the named writers and appending the results to a node.
writeOgcExpression: function(value,
node)
Limited support for writing OGC expressions.
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.
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.
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.
writeSpace: function()
Output a string representing a space if in pretty printing mode.
writeSpatial: function(filter,
name)
Read a {OpenLayers.Filter.Spatial} filter and converts it into XML.
writeSpatial: function(filter,
name)
Read a {OpenLayers.Filter.Spatial} filter and converts it into XML.
Close