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
 handlerOptions
 hasAttributeNS, OpenLayers. Format.XML
 hasOfflineCache, mapfish. Offline
 HEAD, OpenLayers. Request
 hide, OpenLayers. Element
 highlightOnly, OpenLayers. Control. SelectFeature
 hover
 Hover, OpenLayers. Handler. Hover. OpenLayers. Handler
 HOVER, mapfish. Searcher. Map. mapfish. Searcher.Map
 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
 If you calling<render>after map construction,do not use, OpenLayers.Map
 IFrame, OpenLayers. Tile. Image. IFrame. OpenLayers. Tile. Image
 ignoreExtraDims, OpenLayers. Format. GeoJSON
 Image, OpenLayers. Layer. Image. OpenLayers. Layer
 IMAGE_EXTENSIONS, OpenLayers. Layer. KaMapCache
 imageSize, OpenLayers. Popup. FramedCloud
 INCHES_PER_UNIT, Util
 includeXY, OpenLayers. Events
 indent, OpenLayers. Format.JSON
 indicator
 indicatorText
 info, OpenLayers. Console
 infoPanel, mapfish. widgets. print. SimpleForm
 inherit
 initialize, OpenLayers. ElementsIndexer
 insert, OpenLayers. ElementsIndexer
 internalProjection, OpenLayers. Format
 intersects
 intersectsBounds, OpenLayers. Bounds
 INTERVAL, OpenLayers. Tween
 inverseMercator, OpenLayers. Layer. SphericalMercator
 irregular, OpenLayers. Handler. RegularPolygon
 isAlphaImage
 isBaseLayer
 isDefault, OpenLayers. Style
 isDrawn
 iserror, OpenLayers. Format. ArcXML
 isFixed
 isNumeric, OpenLayers. String. OpenLayers. String
 isSimpleContent, OpenLayers. Format.XML
 issue, OpenLayers. Request
 isVector, OpenLayers. Layer. Vector
J
 JSON, OpenLayers. Format. JSON. OpenLayers. Format
{Number} height
Construct a handler.
{Boolean} Whether or not to handle right clicks.
{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} Additional options for the handlers used by this control, e.g.
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()
Hide element(s) passed in
{Boolean} If true do not actually select features (i.e.
{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.
Construct a hover handler.
Set the searcher mode to this constant if you want search on hover.
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}
maxResolution auto.
Constructor for a new OpenLayers.Tile.Image.IFrame instance.
{Boolean} Ignore dimensions higher than 2 when reading geometry coordinates.
Create a new image layer
{Object} Simple hash map to convert format to extension.
{OpenLayers.Size}
{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.
{String} Defines the attribute to apply classification on
{String} (read-only) The feature attribute currently chosen Useful if callbacks are registered on ‘featureselected’ and ‘featureunselected’ events
{String} (read-only) The feature attribute currently chosen Useful if callbacks are registered on ‘featureselected’ and ‘featureunselected’ events
{String} (read-only) The raw value of the currently chosen indicator (ie.
{String} (read-only) The raw value of the currently chosen indicator (ie.
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.
{Ext.Panel} An optional panel displayed after form fields.
OpenLayers.Class.inherit = function ()
Deprecated.
initialize: function(yOrdering)
Create a new indexer with
insert: function(newNode)
Insert a new node into the indexer.
{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,
inclusive)
Determine whether the target bounds intersects this bounds.
{int} Interval in milliseconds between 2 steps
inverseMercator: function(x,
y)
Given a x,y in Spherical Mercator, return a point in EPSG:4326.
{Boolean} Draw an irregular polygon instead of a regular polygon.
{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}
{Boolean} The layer is a base layer.
{Boolean} WFS layer is not a base layer by default.
{Boolean} Default is true for WMS layer
WorldWind layer is a base layer by default.
Default is true, as this is designed to be a base tile source.
{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.
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.
{Boolean} Whether the layer is a vector layer.
Create a new parser for JSON.
Close