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
A
 activate, WPS.Control.ToggleWpsForm
 allowSelection, WPS.Form
C
 Configurable Properties, WPS.Form
 createGeometry, WPS.Control.GeometryEditor
D
 deactivate, WPS.Control.ToggleWpsForm
 destroy
 draw, WPS.Control.GeometryEditor
F
 form, lwps:Inceptor
 Form, WPS.Form.WPS
 Functions
I
 inception, lwps:Inceptor
 Inceptor, WPS.Inceptor.WPS
 initialize
L
 lwps:Form
 lwps:Inceptor
 lwpsc:GeometryEditor
 lwpsc:ObjectVisualizer
 lwpsp:somePredicate XML based config for a<WPS.Predicate>
M
 map, lwps:Inceptor
 Map>}The map, lwps:Form.map{<OpenLayers
N
 NAMESPACE_URI, WPS.Control
 NAMESPACE_URI Defines the Namespace URI for all WPS Predicate, WPS.Predicate Abstract base class for all WPS process predicates
 Needed for XML based config, WPS.Predicate Abstract base class for all WPS process predicates.QName Defines the qualified name
P
 PREFIX, WPS.Control
 PREFIX Global defined prefix for all WPS Predicate classes, WPS.Predicate Abstract base class for all WPS process predicates
 Properties
Q
 QName, WPS.Control
R
 resets the Geometry Editor and clears the editor form, WPS.Control.GeometryEditor
S
 setBoundingBox, WPS.Control.ObjectVisualizer
 setCenterAndScale, WPS.Control.ObjectVisualizer
V
 VERSION_NUMBER
 visualize, WPS.Control.ObjectVisualizer
W
 wpc:someControl
 wpc:ToggleWpsForm
 WPS.Control
 WPS.Control.GeometryEditor
 WPS.Control.ObjectVisualizer
 WPS.Control.ToggleWpsForm
 WPS.Control.WpsButton
 WPS.Form
 WPS.Inceptor
 WPS.Predicate Abstract base class for all WPS process predicates
 wpsOperations{Object}WPS operations object, lwps:Form
activate: function()
Invoked when the control is activated in toggle mode
{Boolean} State variable which remembers that the form is currently on.
createGeometry: function(processDesc,
paramDesc,
onExecute,
onCancel)
Shows a Form in configured div and enables the user to paint a geometry based on given process settings.
deactivate: function()
Invoked when the control is deactivated in toggle mode
destroy : function()
OpenLayer.Control
destroy : function()
WPS.Control
draw: function ()
OpenLayer.Control
{WPS.Form} Target WPS form.
Creates a new WPS form.
{Function} Inception function.
Creates a new WPS inceptor.
initialize : function(options)
Basic constructor
initialize : function(options)
Basic constructor
XML-based configuration for a {WPS.Form}.
XML-based configuration for a {WPS.Inceptor}.
XML based config for a WPS.Control.GeometryEditor.
XML based configuration for a WPS.Control.ObjectVisualizer.
subclasses.
{OpenLayers.Map} The map.
Defines the Namespace URI for all Legato Control Element.
Elements.
Global defined prefix for all WPS Control classes.
Defines the qualified name.
setBoundingBox : function(left,
bottom,
right,
top)
Sets the map extent to the bounding box with given coordinates.
setCenterAndScale : function(x,
y,
scale)
Sets the map extent based on the center point with given coordinates and the scale.
visualize : function(layerName,
objects)
Shows the given objects with styles and map tips on the map.
XML based config for a WPS.Control subclass.
XML based config for a WPS.Control.GeoControlSync.
Abstract base class for all WPS control classes
The Geometry editor gives access to the legato map client.
The Object visualizer gives access to the legato map client.
Switches WPS form on and off
A WPS Button which build a WPS specific map tool button for easy access.
Activates a default process description in the target WPS form.