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
F
 fallThrough
 feature, OpenLayers. Handler. Feature
 Feature
 features
 fid, OpenLayers. Feature. Vector
 finalize, OpenLayers. Handler. Point
 findElement, OpenLayers. Event
 Format, OpenLayers. Format. OpenLayers
 frame, OpenLayers. Tile. Image
 freehand, OpenLayers. Handler.Path
 freehandMode, OpenLayers. Handler.Path
 freehandToggle, OpenLayers. Handler.Path
 Functions
G
 geometry, OpenLayers. Feature. Vector
 Geometry, OpenLayers. Geometry. OpenLayers
 geometryClone
 GeoRSS, OpenLayers. Layer. GeoRSS. OpenLayers. Layer
 getArea
 getBoundsFromBaseLayer, OpenLayers.Tile
 getComponentsString, OpenLayers. Geometry. Collection
 getLayer, OpenLayers.Map
 getLayerIndex, OpenLayers.Map
 getLength
 getMousePosition, OpenLayers. Events
 getNumLayers, OpenLayers.Map
 getTileSize, OpenLayers.Map
 getURL, OpenLayers. Layer.WMS
 group, OpenLayers. Console
 groupDiv, OpenLayers. Popup
 groupEnd, OpenLayers. Console
 gutter, OpenLayers. Layer
H
 h, OpenLayers.Size
 handleBrowserEvent, OpenLayers. Events
 handleKeyEvent, OpenLayers. handler. Keyboard
 handler, OpenLayers. Control
 Handler, OpenLayers. Handler. OpenLayers
 hide, OpenLayers. Popup
I
 icon
 Icon, OpenLayers. Icon. OpenLayers
 id
 Image
 imageDiv, OpenLayers.Icon
 imgDiv, OpenLayers. Tile. Image
 inflate, OpenLayers. Marker
 info, OpenLayers. Console
 inherit, OpenLayers. Class
 initImgDiv, OpenLayers. Tile. Image
 isBaseLayer
 isLeftClick, OpenLayers. Event
K
 KEY_BACKSPACE, OpenLayers. Event
 KEY_DELETE, OpenLayers. Event
 KEY_DOWN, OpenLayers. Event
 KEY_ESC, OpenLayers. Event
 KEY_EVENTS, OpenLayers. handler. Keyboard
 KEY_LEFT, OpenLayers. Event
 KEY_RETURN, OpenLayers. Event
 KEY_RIGHT, OpenLayers. Event
 KEY_TAB, OpenLayers. Event
 KEY_UP, OpenLayers. Event
 Keyboard, OpenLayers. handler. Keyboard. OpenLayers. Handler
 keyMask, OpenLayers. Handler
{Boolean}
{Boolean} Should OpenLayers allow events on the map to fall through to other elements on the page, or should it swallow them? 
{OpenLayers.Feature.Vector}
Constructor for features.
Array({OpenLayers.Feature})
{Array(OpenLayers.Feature)} list of features in this tile
{String}
finalize: function()
Finish the geometry and call the “done” callback.
findElement: function(event,
tagName)
Instances of this class are not useful.
{DOMElement} The image element is appended to the frame.
{Boolean} In freehand mode, the handler starts the path on mouse down, adds a point for every mouse move, and finishes the path on mouse up.
freehandMode: function(evt)
Private.
{String} If set, freehandToggle is checked on mouse events and will set the freehand mode to the opposite of this.freehand.
{OpenLayers.Geometry}
Creates a geometry object.
geometryClone: function()
Private.
geometryClone: function()
Return a clone of the relevant geometry.
Create a GeoRSS Layer.
getArea: function()
Calculate the area of this geometry.
getArea: function()
Calculate the area of this geometry.
getArea: function()
Calculated by subtracting the areas of the internal holes from the area of the outer hole.
getBoundsFromBaseLayer: function(position)
Take the pixel locations of the corner of the tile, and pass them to the base layer and ask for the location of those pixels, so that displaying tiles over Google works fine.
getComponentsString: function()
Get a string representing the components for this collection
getLayer: function(id)
Get a layer based on its id
getLayerIndex: function (layer)
@param {OpenLayers.Layer} layer
getLength: function()
Calculate the length of this geometry.
getLength: function()
Calculate the length of this geometry
getMousePosition: function (evt)
Private
getNumLayers: function ()
Return: {Int} The number of layers attached to the map.
getTileSize: function()
Get the tile size for the map
getURL: function (bounds)
Return a GetMap query string for this layer
group: function()
Writes a message to the console and opens a nested block to indent all future messages sent to the console.
{DOMElement}
groupEnd: function()
Closes the most recently opened block created by a call to OpenLayers.Console.group
{Integer} Determines the width (in pixels) of the gutter around image tiles to ignore.
{Number} height
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.
handleKeyEvent: function (evt)
{OpenLayers.Handler} null
Construct a handler.
hide: function()
{OpenLayers.Icon}
{OpenLayers.Icon}
Creates an icon, which is an image tag in a div.
{String}
{String}
{String} A unique identifier for this geometry.
Private.
{String} Unique identifier for the map
{String} null
Create a new image layer
Constructor for a new OpenLayers.Tile.Image instance.
{DOMElement}
{DOMElement} The div element which wraps the image.
inflate: function(inflate)
info: function()
Writes a message to the console with the visual “info” icon and color coding and a hyperlink to the line where it was called.
inherit: function ()
Inherit from one or more OpenLayers style classes
initImgDiv: function()
Creates the imgDiv property on the tile.
{Boolean} The layer is a base layer.
{Boolean} Markers layer is never a base layer.
{Boolean} The layer is a base layer.
isLeftClick: function(event)
Determine whether event was caused by a left click.
{int}
{int}
{int}
{int}
keydown, keypress, keyup
{int}
{int}
{int}
{int}
{int}
{Number}