| P | |
| parseAttributes, OpenLayers. | |
| parseEnvelope, OpenLayers. | |
| parsePointGeometry, OpenLayers. | |
| parseResponse, OpenLayers. | |
| putBean, Legato. | |
| R | |
| raiseLayer, Legato. | |
| read | |
| refresh event is triggered we try, setBounds As soon as the legato | |
| remove, Legato. | |
| removeEdge, Legato. | |
| S | |
| SelectBounds, SelectBounds. | |
| SelectLonLat, SelectLonLat. | |
| set, Legato. | |
| setExtent, OpenLayers. | |
| setLayerId Enables snapping if the given layerId exists in current | |
| setMap | |
| setMap Set the map property for the control | |
| setRectPxBounds, Legato. | |
| setStyle, OpenLayers. | |
| setup, Legato. | |
| setValue | |
| size, Legato. | |
| startsWith | |
| supports Just layers wich provide the getURL method are, Legato. | |
| supports Just overlay layers are supported, Legato. | |
| SVG, OpenLayers. | |
| T | |
| Tag Create a new tag instance, Legato. | |
| toArray | |
| toFloat Try to parse given param into a, Legato. | |
| toString Cast this object into a string, Legato. | |
| transform, Legato. | |
| trigger | |
| trim | |
| U | |
| unload, Legato. | |
| update | |
| updateMapToRect, Legato. | |
| updateRectToMap, Legato. | |
| Used to update the, Legato. | |
| W | |
| WMSGetFeatureInfo Create a WMSGetFeatureInfo | |
| Z | |
| zoomBox, Legato. |
parseAttributes: function( node, type )
Parse an array of coordinates into an ArcXML envelope structure.
parseEnvelope: function( env, arr )
parsePointGeometry: function( node )
Take an ArcXML response, and parse in into this object’s internal properties.
parseResponse: function( data )
Puts bean instance to the bean factory.
putBean : function( name, instance )
raiseLayer : function( layer, step, filter )
Read WMC data from a string, and return an object with a list of layers and some window metadata.
read : function( data, options )
Read capabilities data from a string, and returns a Legato.Format.ExtendedWMC.Model
read: function( data )
Removes the element from the set.
remove : function( value )
Removes an edge between two vertices.
removeEdge : function( parentName, childName )
Sets value to the given object instance.
set : function( instance, value )
setExtent: function( extent, resolutionChanged )
OpenLayer.Control
setMap : function( map )
OpenLayer.Control
setMap : function( map )
OpenLayer.Control
setMap : function( map )
OpenLayer.Control
setMap : function( map )
setMap: function()
Set the map property for the control.
setMap : function( map )
OpenLayer.Control
setMap : function( map )
Set extent rectangle pixel bounds.
setRectPxBounds: function( pxBounds )
Use to set all the style attributes to a SVG node.
setStyle: function( node, style, options )
Draws this legend plugin by creating a plugin div, calling the update function and afterSetup method.
setup : function()
Setter for wraped target instance value
setValue : function( value )
Setter for wraped target instance value
setValue : function( value )
Returns: {Integer} Number of the elements in the set.
size : function()
Checks if given strings starts with a certain prefix.
startsWith : function( string, prefix )
Performs the topological sorting of the given graph and returns the array of vertex names in the sorted order.
toArray : function()
Returns: {Array(String)} Array of elements contained in this set.
toArray : function()
Transforms given array based on given transformer method.
Legato.Lang.CollectionUtils.transform = function( array, transformer )
Invoked when the control is clicked
trigger : function()
Removes leading and trailing whitespace characters from a string.
trim : function( string )
Executed when the DOM unloads
unload: function()
update : function()
update : function()
update : function()
Update the overview map after layers move.
update: function()
Updates the map extent to match the extent rectangle position and size
updateMapToRect: function( zoom )
Updates the extent rectangle position and size to match the map extent
updateRectToMap: function()