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
I
 i18n, OpenLayers.Lang.OpenLayers
 icon
 Icon, OpenLayers.Icon.OpenLayers
 id
 ignoreEvent, OpenLayers.Control.LayerSwitcher
 Image, OpenLayers.Layer.Image.OpenLayers.Layer
 IMAGE_EXTENSIONS, OpenLayers.Layer.KaMapCache
 IMAGE_RELOAD_ATTEMPTS, Util
 imageDiv, OpenLayers.Icon
 imageOffset, OpenLayers.Layer
 imageSize
 imageSrc, OpenLayers.Popup.Framed
 imgDiv, OpenLayers.Tile.Image
 ImgPath, Util
 importSymbol
 INCHES_PER_UNIT, Util
 includeXY, OpenLayers.Events
 indent, OpenLayers.Format.JSON
 Indexer, OpenLayers.Renderer.Elements
 indexOf, Util
 indices, OpenLayers.ElementsIndexer
 inflate, OpenLayers.Marker
 info, OpenLayers.Console
 infoFormat, OpenLayers.Control.WMSGetFeatureInfo
 inherit
 initGriddedTiles, OpenLayers.Layer.Grid
 initialize, OpenLayers.ElementsIndexer
 initializeDatabase, OpenLayers.Protocol.SQL.Gears
 initImgDiv, OpenLayers.Tile.Image
 initMercatorParameters, OpenLayers.Layer.SphericalMercator
 initResolutions
 initSingleTile, OpenLayers.Layer.Grid
 initStack, OpenLayers.Control.NavigationHistory
 inRange, OpenLayers.Layer
 insert
 interestingTagsExclude, OpenLayers.Format.OSM
 internalns, OpenLayers.Format.KML
 internalProjection, OpenLayers.Format
 intersects
 intersectsBounds, OpenLayers.Bounds
 interval
 INTERVAL, OpenLayers.Tween
 invalidBounds, OpenLayers.Strategy.BBOX
 inValidRange, OpenLayers.Renderer.SVG
 inverseMercator, OpenLayers.Layer.SphericalMercator
 irregular, OpenLayers.Handler.RegularPolygon
 isAlphaImage
 isBackBuffer, OpenLayers.Tile.Image
 isBaseLayer
 isComplexSymbol, OpenLayers.Renderer.Elements
 isDefault, OpenLayers.Style
 isDrawn
 isEligible, OpenLayers.Control.Split
 isEquivalentUrl, Util
 iserror, OpenLayers.Format.ArcXML
 isFirstDraw, OpenLayers.Tile.Image
 isFixed
 isGecko, OpenLayers.Renderer.SVG
 isLeftClick, OpenLayers.Event
 isLoading, OpenLayers.Tile
 isNumeric, OpenLayers.String.OpenLayers.String
 isPrototype
 isRightClick, OpenLayers.Event
 isSimpleContent, OpenLayers.Format.XML
 issue, OpenLayers.Request
 isSuitableOverview, OpenLayers.Control.OverviewMap
 isValidLonLat, OpenLayers.Map
 isValidType, OpenLayers.Format.GeoJSON
 isValidZoomLevel, OpenLayers.Map
 isVector, OpenLayers.Layer.Vector
 isWayArea, OpenLayers.Format.OSM
Alias for OpenLayers.Lang.translate.
{OpenLayers.Icon}.
{OpenLayers.Icon} The icon used by this marker.
Creates an icon, which is an image tag in a div.
{String}
{String}
{String} A unique identifier for this geometry.
{String}
{String}
{String} Unique identifier for the map
{String} the unique identifier assigned to this popup.
{String} A unique id for this session.
{String} null
ignoreEvent: function(evt)
Create a new image layer
{Object} Simple hash map to convert format to extension.
{Integer} How many times should we try to reload an image before giving up? 
{DOMElement}
{OpenLayers.Pixel} For layers with a gutter, the image offset represents displacement due to the gutter.
{OpenLayers.Size} Size (measured in pixels) of the image located by the ‘imageSrc’ property.
{OpenLayers.Size}
{String} location of the image to be used as the popup frame
{DOMElement} The div element which wraps the image.
{String} Default is ‘’.
importSymbol: function (graphicName)
add a new symbol definition from the rendererer’s symbol hash
importSymbol: function (graphicName)
add a new symbol definition from the rendererer’s symbol hash
{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.
{OpenLayers.ElementIndexer} An instance of OpenLayers.ElementsIndexer created upon initialization if the zIndexing or yOrdering options passed to this renderer’s constructor are set to true.
OpenLayers.Util.indexOf = function(array,
obj)
Seems to exist already in FF, but not in MOZ.
{Object} This is a hash that maps node ids to their z-index value stored in the indexer.
inflate: function(inflate)
Englarges the markers icon by the specified ratio.
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.
{String} The mimetype to request from the server
OpenLayers.Class.inherit = function ()
Deprecated.
initGriddedTiles:function(bounds)
initialize: function(yOrdering)
Create a new indexer with
initializeDatabase: function()
initImgDiv: function()
Creates the imgDiv property on the tile.
initMercatorParameters: function()
Set up the mercator parameters on the layer: resolutions, projection, units.
initResolutions: function()
This method’s responsibility is to set up the ‘resolutions’ array for the layer -- this array is what the layer will use to interface between the zoom levels of the map and the resolution display of the layer.
initResolutions: function()
Populate the resolutions array
initSingleTile: function(bounds)
initStack: function()
Called after the control is activated if the previous history stack is empty.
{Boolean} The current map resolution is within the layer’s min/max range.
insert: function(newNode)
Insert a new node into the indexer.
insert: function(feature)
Takes a feature, and generates a WFS-T Transaction “Insert”
{Array} List of tags to exclude from ‘interesting’ checks on nodes.
{String} KML Namespace to use -- defaults to the namespace of the Placemark node being parsed, but falls back to kmlns.
{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.
{Integer} The number of milliseconds that should ellapse before panning the map again.
{Integer} In order to increase performance, an interval (in milliseconds) can be set to reduce the number of drag events called.
{int} Interval id returned by window.setInterval
{int} Interval in milliseconds between 2 steps
invalidBounds: function(mapBounds)
Determine whether the previously requested set of features is invalid.
inValidRange: function(x,
y,
xyOnly)
See #669 for more information
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} Is this tile a back buffer tile?
{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} EventPaned layers are always base layers, by necessity.
{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.
isComplexSymbol: function(graphicName)
Determines if a symbol cannot be rendered using drawCircle
{Boolean}
isDrawn: function()
{Boolean} Whether or not the icon is drawn.
isDrawn: function()
{Boolean} Whether or not the marker is drawn.
isEligible: function(target)
Test if a target feature is eligible for splitting.
OpenLayers.Util.isEquivalentUrl = function(url1,
url2,
options)
Test two URLs for equivalence.
iserror: function(data)
Check to see if the response from the server was an error.
{Boolean} Is this the first time the tile is being drawn? 
{Boolean} EventPaned layers are fixed by default.
{Boolean} Whether the layer remains in one place while dragging the map.
{Boolean}
isLeftClick: function(event)
Determine whether event was caused by a left click.
{Boolean} Is the tile loading?
Determine whether a string contains only a numeric value.
Deprecated.
isRightClick: function(event)
Determine whether event was caused by a right mouse click.
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.
isSuitableOverview: function()
Determines if the overview map is suitable given the extent and resolution of the main map.
isValidLonLat: function(lonlat)
isValidType: function(obj,
type)
Check if a GeoJSON object is a valid representative of the given type.
isValidZoomLevel: function(zoomLevel)
{Boolean} Whether the layer is a vector layer.
isWayArea: function(way)
Given a way object from getWays, check whether the tags and geometry indicate something is an area.
Close