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
G
 getActiveLayer, Fusion. Widget.Map
 getApplicationURL, Fusion. Constant
 getArgs, Util
 getBoundsFromBaseLayer, OpenLayers.Tile
 getBrowserName, Util
 getCurrentCenter, Fusion. Widget.Map
 getCurrentSize, OpenLayers.Map
 getDataExtent, OpenLayers. Layer
 getElement, Util
 getElementsByTagNameNS, OpenLayers. Ajax. Request
 getExtentFromPoint, Fusion. Widget.Map
 getFullRequestString
 getGridBounds, OpenLayers. Layer.Grid
 getImagesLocation, Util
 getLocation, Fusion. Widget
 getLonLatFromOverviewPx, OpenLayers. Control. OverviewMap
 getMapBoundsFromRectBounds, OpenLayers. Control. OverviewMap
 getMapById
 getMapByIndice
 getMapByName
 getMapGroup, Fusion. Lib. ApplicationDefinition
 getMapWidget, Fusion. Lib. ApplicationDefinition. WidgetSet
 getMousePosition, OpenLayers. Events
 getNodes, Util
 getOverviewPxFromLonLat, OpenLayers. Control. OverviewMap
 getParameters, Util
 getParameterString, Util
 getRectBoundsFromMapBounds, OpenLayers. Control. OverviewMap
 getRectPxBounds, OpenLayers. Control. OverviewMap
 getResolutionFromScale, Util
 getScaleFromResolution, Util
 getSelection, Fusion. Widget.Map
 getTagText, Util
 getTransport, OpenLayers.Ajax
 getURL
 getWidgetById, Fusion. Constant
 getXmlNodeValue, Util
 Grid, OpenLayers. Layer. Grid. OpenLayers. Layer
H
 handleBrowserEvent, OpenLayers. Events
 Handler, OpenLayers. Handler. OpenLayers
 hasSelection, Fusion. Widget.Map
 header, OpenLayers. Ajax. Request
 HTTPRequest, OpenLayers. Layer. HTTPRequest. OpenLayers. Layer
I
 Icon, OpenLayers. Icon. OpenLayers
 Image, OpenLayers. Tile. Image. OpenLayers.Tile
 indexOf, Util
 inflate, OpenLayers. Marker
 initGriddedTiles
 initialize, Fusion. Constant
 initImgDiv, OpenLayers. Tile. Image
 initResolutions, OpenLayers. Layer
 initSingleTile, OpenLayers. Layer.Grid
 isEquivalentUrl, Util
 isLeftClick, OpenLayers. Event
 isSuitableOverview, OpenLayers. Control. OverviewMap
 isValidLonLat, OpenLayers.Map
 isValidZoomLevel, OpenLayers.Map
L
 Layer, OpenLayers. Layer. OpenLayers
 loadConfig, Fusion. Constant
 loadQueuedScripts, Fusion. Constant
 loadURL, OpenLayers. Pixel
 LonLat, OpenLayers. LonLat. OpenLayers
getActiveLayer: function()
returns the active layer for selection/manipulation
getApplicationURL: function()
returns the applicaiton’s absolute URL minus the filename.html part
OpenLayers.Util.getArgs = function(url)
getBoundsFromBaseLayer: function(position)
Take the pixel locations of the corner of the tile, and pass them to the base layer and ask for the location of those pixels, so that displaying tiles over Google works fine.
OpenLayers.Util.getBrowserName = function()
{String} A string which specifies which is the current browser in which we are running.
getCurrentCenter : function()
returns the current center of the map view
getCurrentSize: function()
{OpenLayers.Size} A new OpenLayers.Size object with the dimensions of the map div
getDataExtent: function ()
Calculates the max extent which includes all of the data for the layer.
OpenLayers.Util.getElement = function()
This is the old $() from prototype
OpenLayers.Ajax.getElementsByTagNameNS = function(parentnode,
nsuri,
nsprefix,
tagname)
getExtentFromPoint: function(fX,
fY,
fScale)
returns the Extent of the map given a center point and a scale (optional)
getFullRequestString:function(newParams,
altUrl)
Combine url with layer’s params and these newParams.
getFullRequestString:function(newParams,
altUrl)
combine the layer’s url with its params and these newParams.
getFullRequestString:function(newParams)
Combine the layer’s url with its params and these newParams.
getGridBounds: function()
Deprecated.
OpenLayers.Util.getImagesLocation = function()
{String} The fully formatted image location string
getLocation: function()
returns the location of this widget relative to the installation of fusion.
getLonLatFromOverviewPx: function(overviewMapPx)
Get a map location from a pixel location
getMapBoundsFromRectBounds: function(pxBounds)
Get the map bounds from the rect bounds.
getMapById : function(id)
return a map widget that is associated with the given dom element by id.
getMapById : function(id)
return a map widget with the given id
getMapByIndice : function(indice)
return the map widget at the given index
getMapByIndice : function(indice)
return the map widget at the given index
getMapByName : function(name)
return a map widget with the given name
getMapByName : function(name)
return a map widget with the given name
getMapByName : function(name)
return the map widget from this widget set if the map’s name matches the requested name, or null.
getMapGroup : function(mapGroupId)
return the specified map group from the application definition
getMapWidget: function()
return the map widget for this widget set
getMousePosition: function (evt)
OpenLayers.Util.getNodes=function(p,
tagName)
These could/should be made namespace aware?
getOverviewPxFromLonLat: function(lonlat)
Get a pixel location from a map location
OpenLayers.Util.getParameters = function(url)
Parse the parameters from a URL or from the current page itself into a JavaScript Object.
OpenLayers.Util.getParameterString = function(params)
getRectBoundsFromMapBounds: function(lonLatBounds)
Get the rect bounds from the map bounds.
getRectPxBounds: function()
Get extent rectangle pixel bounds
OpenLayers.Util.getResolutionFromScale = function (scale,
units)
OpenLayers.Util.getScaleFromResolution = function (resolution,
units)
getSelection: function(callback,
layers,
startcount)
returns the current selection asynchronously in case we need to retrieve the details from the server
OpenLayers.Util.getTagText = function (parent,
item,
index)
getTransport: function()
{Object} Transport mechanism for whichever browser we’re in, or false if none available.
getURL: function (bounds)
Return a query string for this layer
getURL: function (bounds)
Return a GetMap query string for this layer
getWidgetById: function(id)
return a reference to a widget by the id of the DOM Element that it was created in.
OpenLayers.Util.getXmlNodeValue = function(node)
Create a new grid layer
handleBrowserEvent: function (evt)
Basically just a wrapper to the triggerEvent() function, but takes care to set a property ‘xy’ on the event with the current mouse position.
Construct a handler.
hasSelection: function()
returns true if any map has a selection
header: function(name)
{?}
Creates an icon, which is an image tag in a div.
Constructor for a new OpenLayers.Tile.Image instance.
OpenLayers.Util.indexOf = function(array,
obj)
Seems to exist already in FF, but not in MOZ.
inflate: function(inflate)
Englarges the markers icon by the specified ratio.
initGriddedTiles:function(bounds)
initGriddedTiles:function(bounds)
initialize : function(options)
Initialize the Fusion application.
initImgDiv: function()
Creates the imgDiv property on the tile.
initResolutions: function()
This method’s responsibility is to set up the ‘resolutions’ array for the layer -- this array is what the layer will use to interface between the zoom levels of the map and the resolution display of the layer.
initSingleTile: function(bounds)
OpenLayers.Util.isEquivalentUrl = function(url1,
url2,
options)
Test two URLs for equivalence.
isLeftClick: function(event)
Determine whether event was caused by a left click.
isSuitableOverview: function()
Determines if the overview map is suitable given the extent and resolution of the main map.
isValidLonLat: function(lonlat)
isValidZoomLevel: function(zoomLevel)
loadConfig : function()
asynchronously load the application definition through the broker and config manager.
loadQueuedScripts: function()
load any scripts that have been queued for loading.
OpenLayers.loadURL = function(uri,
params,
caller,
onComplete,
onFailure)
Background load a document.
Create a new map location.