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
 oldOnselectstart, OpenLayers. Handler.Drag
 oLegend, Fusion. Widget. Legend. LegendRenderer
 on, OpenLayers. Events
 onclick, OpenLayers. Popup
 onClickColumnHeader, Jx.Grid
 onClickGrid, Jx.Grid
 onClickRowHeader, Jx.Grid
 onComplete, OpenLayers. Ajax. Responders
 onContentLoaded, Jx. Dialog
 onCreate, OpenLayers. Ajax. Responders
 ondblclick, OpenLayers. Popup
 onImageLoad, Util
 onImageLoadError, Util
 onImageLoadErrorColor, Util
 onKeyPress, Jx. Button. Combo
 onMapResize
 onmousedown, OpenLayers. Popup
 onmousemove, OpenLayers. Popup
 onMouseMoveColumnHeader, Jx.Grid
 onMouseMoveGrid, Jx.Grid
 onMouseMoveRowHeader, Jx.Grid
 onmouseout, OpenLayers. Popup
 onmouseover, Jx. Menu.Item
 onMouseOver, Jx.Menu
 onmouseup, OpenLayers. Popup
 onScreen
 onScroll, Jx.Grid
 onStateChange, OpenLayers. Ajax. Request
 onWheelEvent, OpenLayers. Handler. MouseWheel
 opacity
 open, Jx. Dialog
 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. DrawFeature
 OpenLayers. Control. Measure
 OpenLayers. Control. Navigation
 OpenLayers. Control. OverviewMap
 OpenLayers. Control. PanZoom
 OpenLayers. Control. ZoomBox
 OpenLayers. Easing
 OpenLayers. Easing.Expo
 OpenLayers. Easing. Linear
 OpenLayers. Easing.Quad
 OpenLayers. Element
 OpenLayers. ElementsIndexer
 OpenLayers. ElementsIndexer. IndexingMethods
 OpenLayers. Event
 OpenLayers. Events
 OpenLayers. Feature
 OpenLayers. Feature. Vector
 OpenLayers. Format
 OpenLayers. Format.WKT
 OpenLayers. Function
 OpenLayers. Geometry
 OpenLayers. Geometry. Collection
 OpenLayers. Geometry. Curve
 OpenLayers. Geometry. LinearRing
 OpenLayers. Geometry. LineString
 OpenLayers. Geometry. MultiPoint
 OpenLayers. Geometry. Point
 OpenLayers. Geometry. Polygon
 OpenLayers. Handler
 OpenLayers. Handler.Box
 OpenLayers. Handler. Click
 OpenLayers. Handler.Drag
 OpenLayers. Handler. Feature
 OpenLayers. Handler. Hover
 OpenLayers. Handler. MouseWheel
 OpenLayers. Handler.Path
 OpenLayers. Handler. Point
 OpenLayers. Handler. Polygon
 OpenLayers. Handler. RegularPolygon
 OpenLayers.Icon
 OpenLayers.Lang
 OpenLayers. Lang[“cs-CZ”]
 OpenLayers. Lang[“de”]
 OpenLayers. Lang[“en”]
 OpenLayers. Lang[“en-CA”]
 OpenLayers. Lang[“fr”]
 OpenLayers. Lang[“it”]
 OpenLayers. Lang[“nb”]
 OpenLayers. Lang[“nl”]
 OpenLayers. Lang[“pt-BR”]
 OpenLayers. Lang[“sv-SE”]
 OpenLayers. Lang[“zh-CN”]
 OpenLayers. Lang[“zh-TW”]
 OpenLayers. Layer
 OpenLayers. Layer. EventPane
 OpenLayers. Layer. FixedZoomLevels
 OpenLayers. Layer. Google
 OpenLayers. Layer.Grid
 OpenLayers. Layer. HTTPRequest
 OpenLayers. Layer. MapGuide
 OpenLayers. Layer. MapServer
 OpenLayers. Layer. Markers
 OpenLayers. Layer. SphericalMercator
 OpenLayers. Layer. Vector
 OpenLayers. Layer.WMS
 OpenLayers. LonLat
 OpenLayers.Map
 OpenLayers. Marker
 OpenLayers. Marker.Box
 OpenLayers. Number
 OpenLayers. Pixel
 OpenLayers. Popup
 OpenLayers. Popup. Anchored
 OpenLayers. Popup. AnchoredBubble
 OpenLayers. Projection
 OpenLayers. Renderer
 OpenLayers. Renderer. Canvas
 OpenLayers. Renderer. Elements
 OpenLayers. Renderer.SVG
 OpenLayers. Renderer.VML
 OpenLayers. Request
 OpenLayers. Request. XMLHttpRequest
 OpenLayers.Rule
 OpenLayers.Size
 OpenLayers. String
 OpenLayers. Style
 OpenLayers. StyleMap
 OpenLayers.Tile
 OpenLayers. Tile. Image
 OpenLayers. Tween
 oppositeQuadrant, OpenLayers. Bounds
 options
 order, OpenLayers. ElementsIndexer
 origin, OpenLayers. Handler. RegularPolygon
 oSelectionPanel, Fusion. Widget. SelectionPanel. SelectionRenderer
 out
 OVERLAY_PARAMS, OpenLayers. Layer. MapGuide
 OverviewMap, OpenLayers. Control. OverviewMap. OpenLayers. Control
 owner
{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
{Object} Hash with “x” and “y” properties
{Function}
{Fusion.Widget.Legend} The parent widget that uses the renderer.
on: function(object)
Convenience method for registering listeners with a common scope.
onclick: function (evt)
Ignore clicks, but allowing default browser handling
onClickColumnHeader: function(e)
handle the user clicking on the column header.
onClickGrid: function(e)
handle the user clicking on the grid.
onClickRowHeader: function(e)
handle the user clicking on the row header.
onComplete: function()
onContentLoaded : function()
handle the dialog content being loaded.
onCreate: function()
ondblclick: function (evt)
Ignore double-clicks, but allowing default browser handling
OpenLayers.Util.onImageLoad = function()
Bound to image load events.
OpenLayers.Util.onImageLoadError = function()
{String} The color tiles with load errors will turn.
onKeyPress: function(e)
Handle the user pressing a key by looking for an ENTER key to set the value.
onMapResize: function()
For singleTile layers, this will set a new tile size according to the dimensions of the map pane.
onMapResize: function()
Notify the renderer of the change in size.
onmousedown: function (evt)
When mouse goes down within the popup, make a note of it locally, and then do not propagate the mousedown (but do so safely so that user can select text inside)
onmousemove: function (evt)
If the drag was started within the popup, then do not propagate the mousemove (but do so safely so that user can select text inside)
onMouseMoveColumnHeader: function(e)
handle the mouse moving over the column header cells.
onMouseMoveGrid: function(e)
handle the mouse moving over the main grid.
onMouseMoveRowHeader: function(e)
handle the mouse moving over the row header cells.
onmouseout: function (evt)
When mouse goes out of the popup set the flag to false so that if they let go and then drag back in, we won’t be confused.
handle the mouse moving over the menu item
onMouseOver: function(e)
Handle the user moving the mouse over the button for this menu by showing this menu and hiding the other menu.
onmouseup: function (evt)
When mouse comes up within the popup, after going down in it, reset the flag, and then (once again) do not propagate the event, but do so safely so that user can select text inside
onScreen:function()
{Boolean} Whether or not the feature is currently visible on screen (based on its ‘lonlat’ property)
onScreen:function(boundsOnly)
Determine whether the feature is within the map viewport.
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.
onScroll: function()
handle the grid scrolling by updating the position of the headers
onStateChange: function()
onWheelEvent: function(e)
Catch the wheel event and handle it xbrowserly
{Float} The layer’s opacity.
{float} the opacity of this popup (between 0.0 and 1.0)
open: function()
open the dialog.
The OpenLayers object provides a namespace for all things OpenLayers
OpenLayers custom string, number and function functions are described here.
Deprecated.
{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.
Draws features on a vector layer when active.
Allows for drawing of features for measurements.
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.
Easing Equations by Robert Penner, http://www.robertpenner.com/easing/
This class takes care of figuring out which order elements should be placed in the DOM based on given indexing methods.
These are the compare methods for figuring out where a new node should be placed within the indexer.
Utility functions for event handling.
Features are combinations of geography and attributes.
Vector features use the OpenLayers.Geometry classes as geometry description.
Base class for format reading/writing a variety of formats.
Class for reading and writing Well-Known Text.
Contains convenience functions for function manipulation.
A Geometry is a description of a geographic object.
A Collection is exactly what it sounds like: A collection of different Geometries.
A Curve is a MultiPoint, whose points are assumed to be connected.
A Linear Ring is a special LineString which is closed.
A LineString is a Curve which, once two points have been added to it, can never be less than two points long.
MultiPoint is a collection of Points.
Point geometry class.
Polygon is a collection of Geometry.LinearRings.
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 to respond to mouse events related to a drawn feature.
The hover handler is to be used to emulate mouseovers on objects on the map that aren’t DOM elements.
Handler for wheel up/down events.
Handler to draw a path on the map.
Handler to draw a point on the map.
Handler to draw a polygon on the map.
Handler to draw a regular polygon on the map.
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.
Dictionary for Italian.
Dictionary for norwegian bokmål (Norway).
Dictionary for Dutch.
Dictionary for Brazilian Portuguese.
Dictionary for swedish (Sweden).
Dictionary for Simplified Chinese.
Dictionary for Traditional Chinese.
Base class for 3rd party layers.
Some Layers will already have established zoom levels (like google or ve).
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.
A mixin for layers that wraps up the pieces neccesary to have a coordinate conversion for working with commercial APIs which use a spherical mercator projection.
Instances of OpenLayers.Layer.Vector are used to render vector data from a variety of sources.
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
A popup is a small div that can opened and closed on the map.
Class for coordinate transforms between coordinate systems.
This is the base class for all renderers.
A renderer based on the 2D ‘canvas’ drawing element.element
This is another virtual class in that it should never be instantiated by itself as a Renderer.
Render vector features in browsers with VML capability.
The OpenLayers.Request namespace contains convenience methods for working with XMLHttpRequests.
Standard-compliant (W3C) cross-browser implementation of the XMLHttpRequest object.
This class represents an SLD Rule, as being used for rule-based SLD styling.
Instances of this class represent a width/height pair
Contains convenience functions for string manipulation.
This class represents a UserStyle obtained from a SLD, containing styling rules.
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} A reference to options passed to the constructor.
{Object} An optional object whose properties will be set on the layer.
{Array<String>} This is an array of node id’s stored in the order that they should show up on screen.
{OpenLayers.Geometry.Point} Location of the first mouse down
{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.
out: function(evt)
Finish drawing the feature.
{Object} Hashtable of default parameter key/value pairs for untiled layer
Create a new overview map
{Jx.SubMenu or Jx.Menu} the menu that contains the menu item.
{Jx.Menu, Jx.Menu.SubMenu} the menu that the separator is in.
{Jx.Menu or Jx.SubMenu} the menu or sub menu that this sub menu belongs
{Object} the folder or tree that this item belongs to