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
 icon, OpenLayers. Marker
 Icon, OpenLayers. Icon. OpenLayers
 id
 Image, OpenLayers. Tile. Image. OpenLayers.Tile
 imageDiv, OpenLayers.Icon
 imageOffset, OpenLayers. Layer
 imgDiv, OpenLayers. Tile. Image
 ImgPath, Util
 INCHES_PER_UNIT, Util
 indexOf, Util
 inflate, OpenLayers. Marker
 initGriddedTiles
 initialize, Fusion. Constant
 initImgDiv, OpenLayers. Tile. Image
 initResolutions, OpenLayers. Layer
 initSingleTile, OpenLayers. Layer.Grid
 inRange, OpenLayers. Layer
 isEquivalentUrl, Util
 isLeftClick, OpenLayers. Event
 isLoading, OpenLayers.Tile
 isPrototype, OpenLayers. Console
 isSuitableOverview, OpenLayers. Control. OverviewMap
 isValidLonLat, OpenLayers.Map
 isValidZoomLevel, OpenLayers.Map
K
 KEY_BACKSPACE, OpenLayers. Event
 KEY_DELETE, OpenLayers. Event
 KEY_DOWN, OpenLayers. Event
 KEY_ESC, OpenLayers. Event
 KEY_LEFT, OpenLayers. Event
 KEY_RETURN, OpenLayers. Event
 KEY_RIGHT, OpenLayers. Event
 KEY_TAB, OpenLayers. Event
 KEY_UP, OpenLayers. Event
L
 last, OpenLayers. Handler.Drag
 lastSeqID, Util
 layer, OpenLayers.Tile
 Layer, OpenLayers. Layer. OpenLayers
 layerContainerDiv, OpenLayers.Map
 layerContainerOrigin, OpenLayers.Map
 layers, OpenLayers.Map
 left, OpenLayers. Bounds
 listeners, OpenLayers. Events
 loadConfig, Fusion. Constant
 loadQueuedScripts, Fusion. Constant
 loadURL, OpenLayers. Pixel
 lonlat, OpenLayers. Marker
 LonLat, OpenLayers. LonLat. OpenLayers
{OpenLayers.Icon} The icon used by this marker.
Creates an icon, which is an image tag in a div.
{String}
{String} For div.id
{String}
{String} Unique identifier for the map
{String} null
Constructor for a new OpenLayers.Tile.Image instance.
{DOMElement}
{OpenLayers.Pixel} For layers with a gutter, the image offset represents displacement due to the gutter.
{DOMElement} The div element which wraps the image.
{String} Default is ‘’.
{Object} Constant inches per unit -- borrowed from MapServer mapscale.c
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)
{Boolean} The current map resolution is within the layer’s min/max range.
OpenLayers.Util.isEquivalentUrl = function(url1,
url2,
options)
Test two URLs for equivalence.
isLeftClick: function(event)
Determine whether event was caused by a left click.
{Boolean} Is the tile loading?
Deprecated.
isSuitableOverview: function()
Determines if the overview map is suitable given the extent and resolution of the main map.
isValidLonLat: function(lonlat)
isValidZoomLevel: function(zoomLevel)
{int}
{int}
{int}
{int}
{int}
{int}
{int}
{int}
{int}
{OpenLayers.Pixel} The last pixel location of the drag.
{Integer} The ever-incrementing count variable.
{OpenLayers.Layer} layer the tile is attached to
{HTMLDivElement} The element that contains the layers.
{OpenLayers.LonLat} The lonlat at which the later container was re-initialized (on-zoom)
{Array(OpenLayers.Layer)} Ordered list of layers in the map
{Number}
{Object} Hashtable of Array(Function): events listener functions
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.
{OpenLayers.LonLat} location of object
Create a new map location.