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
I
 Implemented by subclasses, Legato.Control.Legend.Plugin.LayerPosition.onclick abstract method
 importSymbol, OpenLayers.Renderer.SVG
 initialize
 initialize Basic ctor, Legato.Control.Legend.Plugin
 IS_FALSE, Legato.Util.Matcher.Legato.Util.Matcher
 IS_TRUE, Legato.Util.Matcher.Legato.Util.Matcher
 isArray
 isAvailable, Legato.OpenLayers.Map.Util
 isBoolean
 isDate
 isEmpty
 isFalse
 isFunction
 isNotEmptyArray
 isNull
 isNullOrUndefined
 isNumber
 isObject
 isRegExp
 isString
 isTrue
 isUndefined
 isValidBBox, Legato.OpenLayers.Map.Util
 isVectorLayer, Legato.OpenLayers.Map.Util
M
 mapDivClick, Legato.Control.OverviewBoundingBox
 moveLayer, Legato.OpenLayers.Map.Util
N
 NavigationHistory, Legato.Control.NavigationHistory.OpenLayers.Control
 NavigationHistoryNext, OpenLayers.Control
 NavigationHistoryPrevious, OpenLayers.Control
O
 onclick
 onNextChange
 onNextChange Called when the next history stack changes, Legato.Control.NavigationHistory
 onPreviousChange
 onPreviousChange Called when the previous history stack, Legato.Control.NavigationHistory
 OverviewMap, Legato.Control.OverviewBoundingBox.OpenLayers.Control
P
 parseAttributes, OpenLayers.Format.ArcXML
 parseEnvelope, OpenLayers.Format.ArcXML
 parsePointGeometry, OpenLayers.Format.ArcXML
 parseResponse, OpenLayers.Format.ArcXML
 putBean, Legato.Beans.BeanFactory
R
 raiseLayer, Legato.Control.Legend.Plugin.LayerPosition
 read
 refresh event is triggered we try, setBounds As soon as the legato
 remove, Legato.Util.HashSet
 removeEdge, Legato.Graph.DirectedGraph
importSymbol: function (graphicName)
add a new symbol definition from the rendererer’s symbol hash
initialize: function(options)
Basic control for the legend control
initialize : function(type,
definition)
Creates a new bean definition.
initialize : function(beanDefinitions)
Creates a bean factory with given bean definitions.
initialize : function(expression)
initialize : function(target,
name)
initialize : function(type,
setter,
getter)
Constructs a new property.
initialize : function(target)
Constructs a new bean reference.
initialize : function(reference,
field)
Creates a new field reference.
initialize : function()
initialize : function(options)
Basic ctor
initialize : function(options)
Basic ctor
initialize : function(controls,
defaultControl,
options)
Basic ctor
initialize : function(options)
Basic ctor
initialize : function(options)
Basic ctor
initialize : function(options)
Basic ctor
initialize: function(options)
initialize : function()
Constructs a new directed graph.
initialize : function(name)
Constructs the vertex.
initialize : function(message,
cause)
Constructs a new exception.
initialize : function(options)
Basic ctor
initialize : function(options)
Basic ctor for the accessor class
initialize : function()
Constructs the set.
initialize : function(options)
Basic ctor for the accessor class
initialize : function(options)
Basic ctor
Legato.Util.Matcher.IS_FALSE =
Simple Matcher Class which just returns inverted value.
Legato.Util.Matcher.IS_TRUE =
Simple Matcher Class which just returns given value.
isArray : function(value)
Checks if given value is an array.
Legato.Util.GeoLocation.isAvailable = function()
Determines if current browser supports the geolocation api.
isBoolean : function(value)
Checks if given value is boolean.
isDate: function(value)
Checks if given value is a Date.
isEmpty : function(string)
Checks if given string is empty.
isEmpty : function()
Returns: {Boolean} True if set is empty, false otherwise.
isFalse : function(value)
Checks if given value is boolean and it is false.
isFunction : function(value)
Checks if given value is function.
isNotEmptyArray : function(value)
Checks if given value is a not empty array.
isNull : function(value)
Checks if given value is null (not undefined).
isNullOrUndefined : function(value)
Checks if given value is null or undefined.
isNumber: function(value)
Checks if given value is a number.
isObject : function(value)
Checks if given value is a non-null object.
isRegExp: function(value)
Checks if given value is a RegExp.
isString : function(value)
Checks if given value is string.
isTrue : function(value)
Checks if given value is boolean and it is true.
isUndefined : function(value)
Checks if given value is undefined.
Legato.OpenLayers.Map.Util.isValidBBox = function(bbox)
Validates given BBox if it contains some reasonable values
Legato.OpenLayers.Map.Util.isVectorLayer = function(layer)
Determines if given layer is a vector layer.
mapDivClick: function(evt)
Handle browser events
Legato.OpenLayers.Map.Util.moveLayer = function(params)
Moves the given layer up or down
onclick : function(event)
onclick : function(event)
Triggered if users clicks the plugin div
onclick : function(event)
onclick : function(event)
onclick : function(event)
onNextChange : function(event)
Called when the next history stack changes.
onPreviousChange: function(event)
Called when the previous history stack changes.
changes.
Create a new overview map
parseAttributes: function(node,
type)
parseEnvelope: function(env,
arr)
Parse an array of coordinates into an ArcXML envelope structure.
parsePointGeometry: function(node)
parseResponse: function(data)
Take an ArcXML response, and parse in into this object’s internal properties.
putBean : function(name,
instance)
Puts bean instance to the bean factory.
raiseLayer : function(layer,
step,
filter)
read : function(data,
options)
Read WMC data from a string, and return an object with a list of layers and some window metadata.
read: function(data)
Read capabilities data from a string, and returns a Legato.Format.ExtendedWMC.Model
to zoom to given bounding box and remove ourself from the handler
remove : function(value)
Removes the element from the set.
removeEdge : function(parentName,
childName)
Removes an edge between two vertices.