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
H
 handleBrowserEvent, OpenLayers. Events
 handler, OpenLayers. Control
 Handler, OpenLayers. Handler. OpenLayers
 handlers, OpenLayers. Control. OverviewMap
 hasSelection, Fusion. Widget.Map
 hide
 HTTPRequest, OpenLayers. Layer. HTTPRequest. OpenLayers. Layer
I
 icon, OpenLayers. Marker
 Icon, OpenLayers. Icon. OpenLayers
 id
 Image, OpenLayers. Tile. Image. OpenLayers.Tile
 IMAGE_RELOAD_ATTEMPTS, Util
 imageDiv, OpenLayers.Icon
 imageOffset, OpenLayers. Layer
 imgDiv, OpenLayers. Tile. Image
 ImgPath, Util
 INCHES_PER_UNIT, Util
 indexOf, Util
 inflate, OpenLayers. Marker
 initGriddedTiles, OpenLayers. Layer.Grid
 initialize, Fusion. Constant
 initImgDiv, OpenLayers. Tile. Image
 initResolutions, OpenLayers. Layer
 initSingleTile, OpenLayers. Layer.Grid
 inRange, OpenLayers. Layer
 interval, OpenLayers. Tween
 INTERVAL, OpenLayers. Tween
 iResultsPerPage, Fusion. Widget. SelectionPanel. SelectionRenderer
 isBackBuffer, OpenLayers.Tile
 isEquivalentUrl, Util
 isFirstDraw, OpenLayers.Tile
 isLeftClick, OpenLayers. Event
 isLoading, OpenLayers.Tile
 isPrototype, OpenLayers. Array
 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
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.
{OpenLayers.Handler} null
Construct a handler.
{Object}
hasSelection: function()
returns true if any map has a selection
hide: function()
Hide the tile.
hide: function()
Hide the tile by hiding its frame.
{OpenLayers.Icon} The icon used by this marker.
Creates an icon, which is an image tag in a div.
{String}
{String}
{String} Unique identifier for the map
{String} null
Constructor for a new OpenLayers.Tile.Image instance.
{Integer} How many times should we try to reload an image before giving up? 
{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 derivation of nautical miles from http://en.wikipedia.org/wiki/Nautical_mile
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)
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.
{int} Interval id returned by window.setInterval
{int} Interval in milliseconds between 2 steps
{int} The number of results per page for pagination.
{Boolean} Is this tile a back buffer tile?
OpenLayers.Util.isEquivalentUrl = function(url1,
url2,
options)
Test two URLs for equivalence.
{Boolean} Is this the first time the tile is being drawn? 
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}