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
O
 object, OpenLayers. Events
 observe, OpenLayers. Event
 observers, OpenLayers. Event
 offset, OpenLayers.Icon
 oldOnselectstart, OpenLayers. Handler.Drag
 oLegend, Fusion. Widget. Legend. LegendRenderer
 on, OpenLayers. Events
 onComplete, OpenLayers. Ajax. Responders
 onCreate, OpenLayers. Ajax. Responders
 onImageLoad, Util
 onImageLoadError, Util
 onImageLoadErrorColor, Util
 onMapResize, OpenLayers. Layer.Grid
 onScreen
 onStateChange, OpenLayers. Ajax. Request
 onWheelEvent, OpenLayers. Handler. MouseWheel
 opacity, OpenLayers. Layer
 OpenLayers
 OpenLayers Base Types
 OpenLayers.Ajax
 OpenLayers. Ajax.Base
 OpenLayers. Ajax. Request
 OpenLayers. Ajax. Responders
 OpenLayers. Ajax. Response
 OpenLayers. Array
 OpenLayers. Bounds
 OpenLayers. Console
 OpenLayers. Control
 OpenLayers. Control. ArgParser
 OpenLayers. Control. DragPan
 OpenLayers. Control. MousePosition
 OpenLayers. Control. Navigation
 OpenLayers. Control. OverviewMap
 OpenLayers. Control. PanZoom
 OpenLayers. Control. ScaleLine
 OpenLayers. Control. ZoomBox
 OpenLayers. Easing
 OpenLayers. Easing.Expo
 OpenLayers. Easing. Linear
 OpenLayers. Easing.Quad
 OpenLayers. Element
 OpenLayers. Event
 OpenLayers. Events
 OpenLayers. Function
 OpenLayers. Handler
 OpenLayers. Handler.Box
 OpenLayers. Handler. Click
 OpenLayers. Handler.Drag
 OpenLayers. Handler. MouseWheel
 OpenLayers.Icon
 OpenLayers.Lang
 OpenLayers. Lang[“cs-CZ”]
 OpenLayers. Lang[“de”]
 OpenLayers. Lang[“en”]
 OpenLayers. Lang[“en-CA”]
 OpenLayers. Lang[“fr”]
 OpenLayers. Layer
 OpenLayers. Layer.Grid
 OpenLayers. Layer. HTTPRequest
 OpenLayers. Layer. MapGuide
 OpenLayers. Layer. MapServer
 OpenLayers. Layer.WMS
 OpenLayers. LonLat
 OpenLayers.Map
 OpenLayers. Marker
 OpenLayers. Marker.Box
 OpenLayers. Number
 OpenLayers. Pixel
 OpenLayers. Projection
 OpenLayers.Size
 OpenLayers. String
 OpenLayers.Tile
 OpenLayers. Tile. Image
 OpenLayers. Tween
 oppositeQuadrant, OpenLayers. Bounds
 options, OpenLayers. Layer
 oSelectionPanel, Fusion. Widget. SelectionPanel. SelectionRenderer
 out
 OverviewMap, OpenLayers. Control. OverviewMap. OpenLayers. Control
{Object} the code object issuing application events
observe: function(elementParam,
name,
observer,
useCapture)
{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.
on: function(object)
Convenience method for registering listeners with a common scope.
onComplete: function()
onCreate: function()
OpenLayers.Util.onImageLoad = function()
Bound to image load events.
OpenLayers.Util.onImageLoadError = function()
{String} The color tiles with load errors will turn.
onMapResize: function()
For singleTile layers, this will set a new tile size according to the dimensions of the map pane.
onScreen:function()
{Boolean} Whether or not the marker is currently visible on screen.
onScreen:function()
{Boolean} Whether or not the marker is currently visible on screen.
onStateChange: function()
onWheelEvent: function(e)
Catch the wheel event and handle it xbrowserly
{Float} The layer’s opacity.
The OpenLayers object provides a namespace for all things OpenLayers
OpenLayers custom string, number and function functions are described here.
{Object}
Contains convenience functions for array manipulation.
Instances of this class represent bounding boxes.
The OpenLayers.Console namespace is used for debugging and error logging.
Controls affect the display or behavior of the map.
DragPan control.
The navigation control handles map browsing with mouse events (dragging, double-clicking, and scrolling the wheel).
Create an overview map to display the extent of your main map and provide additional navigation control.
Display a small line indicator representing the current map scale on the map.
Easing Equations by Robert Penner, http://www.robertpenner.com/easing/
Utility functions for event handling.
Contains convenience functions for function manipulation.
Base class to construct a higher-level handler for event sequences.
Handler for dragging a rectangle across the map.
A handler for mouse clicks.
The drag handler is used to deal with sequences of browser events related to dragging.
Handler for wheel up/down events.
The icon represents a graphical icon on the screen.
Internationalization namespace.
Dictionary for Czech.
Dictionary for German.
Dictionary for English.
Dictionary for English-CA.
Dictionary for French.
Base class for layers that use a lattice of tiles.
Instances of OpenLayers.Layer.MapGuide are used to display data from a MapGuide OS instance.
Instances of OpenLayers.Layer.MapServer are used to display data from a MapServer CGI instance.
Instances of OpenLayers.Layer.WMS are used to display data from OGC Web Mapping Services.
This class represents a longitude and latitude pair
Instances of OpenLayers.Map are interactive maps embedded in a web page.
Instances of OpenLayers.Marker are a combination of a OpenLayers.LonLat and an OpenLayers.Icon.
Contains convenience functions for manipulating numbers.
This class represents a screen coordinate, in x and y coordinates
Class for coordinate transforms between coordinate systems.
Instances of this class represent a width/height pair
Contains convenience functions for string manipulation.
This is a class designed to designate a single tile, however it is explicitly designed to do relatively little.
Instances of OpenLayers.Tile.Image are used to manage the image tiles used by various layers.
OpenLayers.Bounds.oppositeQuadrant = function(quadrant)
Get the opposite quadrant for a given quadrant string.
{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?
out: function(evt)
This method is called during the handling of the mouse out event.
Create a new overview map