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
 h, OpenLayers.Size
 Handler, OpenLayers.Handler.OpenLayers
 handleRightClicks, OpenLayers.Control.Navigation
 handlerMode, OpenLayers.Control.UTFGrid
 handlerOptions
 handles, OpenLayers.Control.TransformFeature
 hasAttributeNS, OpenLayers.Format.XML
 HEAD, OpenLayers.Request
 hide, OpenLayers.Element
 highlightOnly, OpenLayers.Control.SelectFeature
 hitDetection, OpenLayers.Renderer.Canvas
 holeModifier, OpenLayers.Handler.Polygon
 hover
 Hover, OpenLayers.Handler.Hover.OpenLayers.Handler
 HTTP, OpenLayers.Protocol.HTTP.OpenLayers.Protocol
 HTTPRequest, OpenLayers.Layer.HTTPRequest.OpenLayers.Layer
I
 i18n, OpenLayers.Lang.OpenLayers
 icon, OpenLayers.Layer.GeoRSS
 Icon, OpenLayers.Icon.OpenLayers
 id, OpenLayers.Layer
 IFrame, OpenLayers.Tile.Image
 ignoreExtraDims, OpenLayers.Format.GeoJSON
 Image
 IMAGE_EXTENSIONS, OpenLayers.Layer.KaMapCache
 imageFormat, OpenLayers.Control.CacheWrite
 imageSize, OpenLayers.Popup.FramedCloud
 ImgPath, OpenLayers
 immediate, OpenLayers.Control.Measure
 INCHES_PER_UNIT, Util
 includeXY, OpenLayers.Events
 indent, OpenLayers.Format.JSON
 info, OpenLayers.Console
 inherit, OpenLayers.Class
 initialize, OpenLayers.ElementsIndexer
 insert, OpenLayers.ElementsIndexer
 insertDeflectionLength, OpenLayers.Control.DrawFeature
 insertDeltaXY, OpenLayers.Control.DrawFeature
 insertDirectionLength, OpenLayers.Control.DrawFeature
 insertXY, OpenLayers.Control.DrawFeature
 internalProjection, OpenLayers.Format
 intersects
 intersectsBounds, OpenLayers.Bounds
 intervals, OpenLayers.Control.Graticule
 inverseMercator, OpenLayers.Layer.SphericalMercator
 irregular
 IS_GECKO, Util
 isAlphaImage
 isBaseLayer
 isDefault
 isDrawn
 iserror, OpenLayers.Format.ArcXML
 isFixed
 isNumeric, OpenLayers.String
 isSimpleContent, OpenLayers.Format.XML
 issue, OpenLayers.Request
J
 JSON, OpenLayers.Format.JSON.OpenLayers.Format
{Number} height
Construct a handler.
{Boolean} Whether or not to handle right clicks.
Defaults to ‘click’.
{Object} Used to set non-default properties on the control’s handler
{Object} Additional options for the handlers used by this control.
{Object} Used to set non-default properties on the control’s handler
{Object} Used to set non-default properties on the control’s handler
{Object} Additional options for the handlers used by this control, e.g.
{Object} Additional options for the handlers used by this control, e.g.
{Array(OpenLayers.Feature.Vector)} The 8 handles currently available for scaling/resizing.
hasAttributeNS: function(node,
uri,
name)
Determine whether a node has a particular attribute matching the given name and namespace.
HEAD: function(config)
Send an HTTP HEAD request.
hide: function()
Deprecated.
{Boolean} If true do not actually select features (that is place them in the layer’s selected features array), just highlight them.
{Boolean} Allow for hit detection of features.
{String} Key modifier to trigger hole digitizing.
{Boolean} Send feature requests on mouse moves.
{Boolean} Select on mouse over and deselect on mouse out.
{Boolean} Send GetFeatureInfo requests when mouse stops moving.
{Boolean} Send GetFeatureInfo requests when mouse stops moving.
Construct a hover handler.
A class for giving layers generic HTTP protocol.
Alias for OpenLayers.Lang.translate.
{OpenLayers.Icon}.
Creates an icon, which is an image tag in a div.
{String}
Mixin for tiles that use form-encoded POST requests to get images from remote services.
{Boolean} Ignore dimensions higher than 2 when reading geometry coordinates.
Create a new image layer
Constructor for a new OpenLayers.Tile.Image instance.
{Object} Simple hash map to convert format to extension.
{String} The image format used for caching.
{OpenLayers.Size}
{String} Set this to the path where control images are stored, a path given here must end with a slash.
{Boolean} Activates the immediate measurement so that the “measurepartial” event is also fired once the measurement sketch is modified.
{Object} Constant inches per unit -- borrowed from MapServer mapscale.c derivation of nautical miles from http://en.wikipedia.org/wiki/Nautical_mile Includes the full set of units supported by CS-MAP (http://trac.osgeo.org/csmap/) and PROJ.4 (http://trac.osgeo.org/proj/) The hardcoded table is maintain in a CS-MAP source code module named CSdataU.c The hardcoded table of PROJ.4 units are in pj_units.c.
{Boolean} Should the .xy property automatically be created for browser mouse events? 
{String} For “pretty” printing, the indent string will be used once for each indentation level.
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.
OpenLayers.Class.inherit = function (P)
Deprecated.
initialize: function(yOrdering)
Create a new indexer with
insert: function(newNode)
Insert a new node into the indexer.
insertDeflectionLength: function(deflection,
length)
Insert a point in the current sketch given a deflection and a length.
insertDeltaXY: function(dx,
dy)
Insert a point given offsets from the previously inserted point.
insertDirectionLength: function(direction,
length)
Insert a point in the current sketch given a direction and a length.
insertXY: function(x,
y)
Insert a point in the current sketch given x & y coordinates.
{OpenLayers.Projection} When passed a externalProjection and internalProjection, the format will reproject the geometries it reads or writes.
intersects: function(geometry)
Determine if the input geometry intersects this one.
intersects: function(geometry)
Determine if the input geometry intersects this one.
intersects: function(geometry)
Test for instersection between two geometries.
intersects: function(geometry)
Determine if the input geometry intersects this one.
intersects: function(geometry)
Determine if the input geometry intersects this one.
intersectsBounds:function(bounds,
options)
Determine whether the target bounds intersects this bounds.
{Array(Float)} A list of possible graticule widths in degrees.
Given a x,y in Spherical Mercator, return a point in EPSG:4326.
{Boolean} Make scaling/resizing work irregularly.
{Boolean} Draw an irregular polygon instead of a regular polygon.
{Boolean} True if the userAgent reports the browser to use the Gecko engine
{Boolean} The image has some alpha and thus needs to use the alpha image hack.
{Boolean} The FramedCloud does not use an alpha image (in honor of the good ie6 folk out there)
{Boolean} Whether or not the layer is a base layer.
{Boolean} Default is true for ArcGIS93Rest layer
{Boolean} The layer is a base layer.
{Boolean} KaMap Layer is always a base layer
{Boolean} Treat this layer as a base layer.
{Boolean} Markers layer is never a base layer.
{Boolean} Treat this layer as a base layer.
{Boolean} Make this layer a base layer.
Default is true, as this is designed to be a base tile source.
{Boolean} The layer is a base layer.
{Boolean} WFS layer is not a base layer by default.
{Boolean} Default is true for WMS layer
{Boolean} The layer will be considered a base layer.
{Boolean} WorldWind layer is a base layer by default.
Default is true, as this is designed to be a base tile source.
{Boolean}
{Boolean}
{Boolean}
isDrawn: function()
{Boolean} Whether or not the icon is drawn.
isDrawn: function()
{Boolean} Whether or not the marker is drawn.
iserror: function(data)
Check to see if the response from the server was an error.
{Boolean} EventPaned layers are fixed by default.
{Boolean} Whether the layer remains in one place while dragging the map.
isNumeric: function(value)
Determine whether a string contains only a numeric value.
isSimpleContent: function(node)
Test if the given node has only simple content (i.e.
issue: function(config)
Create a new XMLHttpRequest object, open it, set any headers, bind a callback to done state, and send any data.
Create a new parser for JSON.
Close