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
G
 g
 geometryType
 get
 getBaseLayers, Legato.OpenLayers.Map.Util
 getBean, Legato.Beans.BeanFactory
 getBounds Tries to parse from current request the BBOX query
 getBoxSelectionAsVector, Legato.OpenLayers.Map.Util
 getCapabilitites, Legato.Service.LayerCapabilities
 getInstance
 getInvisibleBaseLayers, Legato.OpenLayers.Map.Util
 getInvisibleLayers, Legato.OpenLayers.Map.Util
 getInvisibleOverlays, Legato.OpenLayers.Map.Util
 getLayerIds, Legato.OpenLayers.Map.Util
 getLayersLegatoIgnore, Legato.OpenLayers.Map.Util
 getLayersWithoutLegatoIgnore, Legato.OpenLayers.Map.Util
 getLegendUrl, Legato.Service.LayerCapabilities
 getLonLatFromOverviewPx, Legato.Control.OverviewBoundingBox
 getMapBoundsFromRectBounds, Legato.Control.OverviewBoundingBox
 getNodeType, OpenLayers.Renderer.SVG
 getOrCreateVertex, Legato.Graph.DirectedGraph
 getOverlays, Legato.OpenLayers.Map.Util
 getOverviewPxFromLonLat, Legato.Control.OverviewBoundingBox
 getPointSelectionAsVector, Legato.OpenLayers.Map.Util
 getQueryableLayers, Legato.OpenLayers.Map.Util
 getRectBoundsFromMapBounds, Legato.Control.OverviewBoundingBox
 getSelectedLayers, Legato.OpenLayers.Map.Util
 getSnappableLayers, Legato.OpenLayers.Map.Util
 getter
 getUnselectedLayers, Legato.OpenLayers.Map.Util
 getValue
 getVertex, Legato.Graph.DirectedGraph
 getViewPortPxFromLonLat, Legato.OpenLayers.Map.Util
 getVisibleBaseLayers, Legato.OpenLayers.Map.Util
 getVisibleLayers, Legato.OpenLayers.Map.Util
 getVisibleOverlays, Legato.OpenLayers.Map.Util
 granularity
 gutter
H
 h
 handleRightClicks
 handlers, Legato.Control.OverviewBoundingBox
 hasIncomingEdges, Legato.Graph.Vertex
 height, Legato.Format.ExtendedWMC.Model.Window
 hidden, Legato.Format.ExtendedWMC.Model.Layer
 hover, lc:WMSGetFeatureInfo XML based config for a
{Integer} the green value (0-255)
{Integer} the green value (0-255)
{String}
get : function(instance)
Gets value from the given object instance.
get : function(array,
index)
Returns the element of an array with a given index.
Legato.OpenLayers.Map.Util.getBaseLayers = function(layers)
Just returns from given layers baselayers
getBean : function(name)
Retrieves bean instance for the given name.
parameter and returns a bounds instance.
Legato.OpenLayers.Map.Util.getBoxSelectionAsVector = function(map,
position)
Returns a new box vector based on drawn mouse position box.
getCapabilitites: function(args)
Gets the capabiltites for given layer.
getInstance : function(beanFactory)
Evaluates the expression and returns the evaluation result;
getInstance : function(beanFactory)
Value of the field of the target bean.
getInstance : function(beanFactory)
Retrieves target bean from the bean factory.
getInstance : function(beanFactory)
Value of the field of the target bean.
Legato.OpenLayers.Map.Util.getInvisibleBaseLayers = function(layers)
Just returns from given layers invisible baselayers
Legato.OpenLayers.Map.Util.getInvisibleLayers = function(layers)
Just returns from given layers invisible layers
Legato.OpenLayers.Map.Util.getInvisibleOverlays = function(layers)
Just returns from given layers invisible overlays
Legato.OpenLayers.Map.Util.getLayerIds = function(layers)
Extracts from given layers array all layerids and returns them as an array
Legato.OpenLayers.Map.Util.getLayersLegatoIgnore = function(layers)
Just returns from given layers all layers which have the legatoIgnore flag set to true.
Legato.OpenLayers.Map.Util.getLayersWithoutLegatoIgnore = function(layers)
Just returns from given layers all layers which do’nt have the legatoIgnore flag.
getLegendUrl: function(args)
Tries to determine the legendUrl for given layer and executes the callBack method if found.
getLonLatFromOverviewPx: function(overviewMapPx)
Get a map location from a pixel location
getMapBoundsFromRectBounds: function(pxBounds)
Get the map bounds from the rect bounds.
getNodeType: function(geometry,
style)
getOrCreateVertex : function(name)
Returns: {Legato.Graph.Vertex} Either existing or a new vertex for the given name.
Legato.OpenLayers.Map.Util.getOverlays = function(layers)
Just returns from given layers overlays
getOverviewPxFromLonLat: function(lonlat)
Get a pixel location from a map location
Legato.OpenLayers.Map.Util.getPointSelectionAsVector = function(map,
position)
params map OpenLayers.Map an OpenLayers Map position OpenLayers.Bounds a Selection which wants to be transformed into a vector layer
Legato.OpenLayers.Map.Util.getQueryableLayers = function(layers)
{Array(OpenLayers.Layer)} Found queryable layers
getRectBoundsFromMapBounds: function(lonLatBounds)
Get the rect bounds from the map bounds.
Legato.OpenLayers.Map.Util.getSelectedLayers = function(layers)
Just returns from given layers all selected layers
Legato.OpenLayers.Map.Util.getSnappableLayers = function(layers)
{Array(OpenLayers.Layer)} Found snappable layers
{Function} Getter function for the property.
If defined this function will be used as getter if existing in target
If defined this function will be used as getter if existing in target
Legato.OpenLayers.Map.Util.getUnselectedLayers = function(layers)
Just returns from given layers all unselected layers
getValue : function()
Getter for wraped target instance value
getValue : function()
Getter for wraped target instance value
getVertex : function(name)
Returns: {Legato.Graph.Vertex} Existing vertex for the given name or null if no vertex found.
Legato.OpenLayers.Map.Util.getViewPortPxFromLonLat = function (lonlat,
resolution,
extent)
Returns a pixel location given a map location.
Legato.OpenLayers.Map.Util.getVisibleBaseLayers = function(layers)
Just returns from given layers visible baselayers
Legato.OpenLayers.Map.Util.getVisibleLayers = function(layers)
Just returns from given layers visible layers
Legato.OpenLayers.Map.Util.getVisibleOverlays = function(layers)
Just returns from given layers visible overlays
{Integer}
{Integer}
{Number}
{Boolean} Whether or not to handle right clicks.
{Object}
hasIncomingEdges : function()
{Boolean} true if vertex has incoming edges, false if not.
{Integer} the height in pixels (required)
{Boolean} contains true if the layer should be hidden in the client result map (required)
See Also: OpenLayers.Control.WMSGetFeatureInfo.hover