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 control for the legend control
 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
 isListedLayer, Legato.OpenLayers.Map.Util
 isNotEmptyArray
 isNull
 isNullOrUndefined
 isNumber
 isObject
 isRegExp
 isString
 isTrue
 isUndefined
 isValidBBox, Legato.OpenLayers.Map.Util
 isVectorLayer, Legato.OpenLayers.Map.Util
M
 MapAttribution, Legato.Control.MapAttribution.Legato.Control
 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
importSymbol: function (graphicName)
add a new symbol definition from the rendererer’s symbol hash
initialize : function(options)
See Also: OpenLayer.Control
initialize : function(type,
definition)
Creates a new bean definition.
initialize : function(beanDefinitions,
onSuccess,
onFailure)
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.
Legato.OpenLayers.Map.Util.isListedLayer = function(layer)
Determines if given layer should appear in legend list.
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)
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