Property 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
 id
 IMAGE_RELOAD_ATTEMPTS, Util
 imageDiv, OpenLayers.Icon
 imageOffset, OpenLayers. Layer
 imgDiv, OpenLayers. Tile. Image
 ImgPath, Util
 inRange, OpenLayers. Layer
 interval, OpenLayers. Tween
 iResultsPerPage, Fusion. Widget. SelectionPanel. SelectionRenderer
 isBackBuffer, OpenLayers.Tile
 isFirstDraw, OpenLayers.Tile
 isLoading, OpenLayers.Tile
 isPrototype, OpenLayers. Array
L
 last, OpenLayers. Handler.Drag
 lastRatio, OpenLayers.Tile
 lastSeqID, Util
 lastXy, OpenLayers. Control. MousePosition
 layer, OpenLayers.Tile
 layerAlphaHack, OpenLayers. Tile. Image
 layerContainerDiv, OpenLayers.Map
 layerContainerOrigin, OpenLayers.Map
 layerRoot, Fusion. Widget. Legend. LegendRenderer
 left, OpenLayers. Bounds
 listeners, OpenLayers. Events
 lonlat, OpenLayers. Marker
M
 map
 mapGroups, Fusion. Lib. ApplicationDefinition
 maxWidth, OpenLayers. Control. ScaleLine
 mousePosition, OpenLayers. Handler. MouseWheel
N
 nextIcon, Fusion. Widget. SelectionPanel
O
 object, OpenLayers. Events
 observers, OpenLayers. Event
 offset, OpenLayers.Icon
 oldOnselectstart, OpenLayers. Handler.Drag
 oLegend, Fusion. Widget. Legend. LegendRenderer
 onImageLoadErrorColor, Util
 opacity, OpenLayers. Layer
 options, OpenLayers. Layer
 oSelectionPanel, Fusion. Widget. SelectionPanel. SelectionRenderer
 out, OpenLayers. Control. ZoomBox
P
 paddingForPopups, OpenLayers.Map
 panMethod, OpenLayers.Map
 panned, OpenLayers. Control. DragPan
 panTween, OpenLayers.Map
 params, OpenLayers. Layer. HTTPRequest
 playing, OpenLayers. Tween
 popups, OpenLayers.Map
 position
 previousIcon, Fusion. Widget. SelectionPanel
 proj, OpenLayers. Projection
 projCode, OpenLayers. Projection
 px, OpenLayers.Icon
R
 reproject, OpenLayers. Layer.WMS
 resolution, OpenLayers.Map
 responders, OpenLayers. Ajax. Responders
 right, OpenLayers. Bounds
{OpenLayers.Icon} The icon used by this marker.
{String}
{String}
{String} Unique identifier for the map
{String} null
{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 ‘’.
{Boolean} The current map resolution is within the layer’s min/max range.
{int} Interval id returned by window.setInterval
{int} The number of results per page for pagination.
{Boolean} Is this tile a back buffer tile?
{Boolean} Is this the first time the tile is being drawn? 
{Boolean} Is the tile loading?
Deprecated.
{OpenLayers.Pixel} The last pixel location of the drag.
{Float} Used in transition code only.
{Integer} The ever-incrementing count variable.
{OpenLayers.LonLat}
{OpenLayers.Layer} layer the tile is attached to
{Boolean} True if the png alpha hack needs to be applied on the layer’s div.
{HTMLDivElement} The element that contains the layers.
{OpenLayers.LonLat} The lonlat at which the later container was re-initialized (on-zoom)
{Groups} The groups of all layers.
{Number} Minimum horizontal coordinate.
{Object} Hashtable of Array(Function): events listener functions
{OpenLayers.LonLat} location of object
{OpenLayers.Map} this gets set in the addControl() function in OpenLayers.Map
{OpenLayers.Map}
{OpenLayers.Map} the map this marker is attached to
array of map groups, parsed from ApplicationDefinition.
{Integer} Maximum width of the scale line in pixels.
{OpenLayers.Pixel} mousePosition is necessary because evt.clientX/Y is buggy in Moz on wheel events, so we cache and use the value from the last mousemove.
{String} The default image for Previous page button.
{Object} the code object issuing application events
{Object} A hashtable cache of the event observers.
{OpenLayers.Pixel} distance in pixels to offset the image when being rendered
{Function}
{Fusion.Widget.Legend} The parent widget that uses the renderer.
{String} The color tiles with load errors will turn.
{Float} The layer’s opacity.
{Object} An optional object whose properties will be set on the layer.
{Fusion.Widget.SelectionPanel} The parent widget that uses the renderer.
{Boolean} Should the control be used for zooming out?
{OpenLayers.Bounds} Outside margin of the popup.
{Function} The Easing function to be used for tweening.
{Boolean} The map moved.
{OpenLayers.Tween} Animated panning tween object, see panTo()
{Object} Hashtable of key/value parameters
{Boolean} Tells if the easing is currently playing
{Array(OpenLayers.Popup)} List of popups associated with the map
{OpenLayers.Pixel}
{OpenLayers.Pixel} Top Left pixel of the tile
{String} The default image for Previous page button.
{Object} Proj4js.Proj instance.
{String}
{OpenLayers.Pixel}
Deprecated.
{Float} The resolution of the map.
{Array}
{Number} Maximum horizontal coordinate.