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
 id
 IFrame, OpenLayers.Tile.Image
 ignoreExtraDims, OpenLayers.Format.GeoJSON
 image, EMS.Control.NorthArrow
 Image, OpenLayers.Layer.Image.OpenLayers.Layer
 IMAGE_EXTENSIONS, OpenLayers.Layer.KaMapCache
 imageSize, OpenLayers.Popup.FramedCloud
 immediate, OpenLayers.Control.Measure
 INCHES_PER_UNIT, Util
 includeXY, OpenLayers.Events
 indent, OpenLayers.Format.JSON
 info, OpenLayers.Console
 inherit
 initialize
 insert, OpenLayers.ElementsIndexer
 insertDeflectionLength, OpenLayers.Control.DrawFeature
 insertDeltaXY, OpenLayers.Control.DrawFeature
 insertDirectionLength, OpenLayers.Control.DrawFeature
 insertXY, OpenLayers.Control.DrawFeature
 instruction, EMS.Route.Segment
 Instruction, EMS.Route.Instruction.EMS.Route
 INTERNAL_SERVER_ERROR, EMS.Status
 internalProjection, OpenLayers.Format
 INTERSECTION, EMS.Granularity
 intersects
 intersectsBounds, OpenLayers.Bounds
 INTERVAL, OpenLayers.Tween
 intervals, OpenLayers.Control.Graticule
 inverseMercator, OpenLayers.Layer.SphericalMercator
 irregular, OpenLayers.Handler.RegularPolygon
 IS_GECKO, Util
 isAlphaImage
 isBaseLayer
 isDefault
 isDrawn
 iserror, OpenLayers.Format.ArcXML
 isFixed
 isNullOrEmpty, EMS.String
 isNumeric, OpenLayers.String
 isSelected, EMS.Control.LayerSwitcher.Button
 isSimpleContent, OpenLayers.Format.XML
 issue, OpenLayers.Request
J
 JSON, OpenLayers.Format.JSON.OpenLayers.Format
K
 KaMap, OpenLayers.Layer.KaMap.OpenLayers.Layer
 KaMapCache, OpenLayers.Layer.KaMapCache.OpenLayers.Layer
 keepData, OpenLayers.Format
 keepInMap
 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
 KeyboardDefaults, OpenLayers.Control.KeyboardDefaults.OpenLayers.Control
 keyMask, OpenLayers.Handler
 Kinetic, OpenLayers
 kineticInterval, OpenLayers.Control.DragPan
 KML, OpenLayers.Format.KML.OpenLayers.Format
 kmlns, OpenLayers.Format.KML
Alias for OpenLayers.Lang.translate.
{OpenLayers.Icon} is the icon used as the display.
{OpenLayers.Icon}.
Creates a new instance of a hover icon.
Creates an icon, which is an image tag in a div.
{String} Prefix to the div.id
{String} The id of the object.
{String} Prefix to the div.id attribute.
{String} Identifier for the route.
{Integer} id of the segment within the EMS.Route.Leg.
{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.
{String} is the image path.
Create a new image layer
{Object} Simple hash map to convert format to extension.
{OpenLayers.Size}
{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.
{EMS.Route.Instruction}
Used to indicate something bad happened on the server side.
{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
{Array(Float)} A list of possible graticule widths in degrees.
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} 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} Base layer flag.
{Boolean} Base layer flag.
{Boolean} Base layer flag.
{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.
{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.
EMS.String.isNullOrEmpty = function(string)
isNumeric: function(value)
Determine whether a string contains only a numeric value.
isSelected: function()
{Boolean} will return true if the button is considered selected.
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.
{Object} Maintain a reference (data) to the most recently read data.
{Boolean} If panMapIfOutOfView is false, and this property is true, contrain the popup such that it always fits in the available map space.
{Boolean} If panMapIfOutOfView is false, and this property is true, contrain the popup such that it always fits in the available map space.
{int}
{int}
{int}
{int}
keydown, keypress, keyup
{int}
{int}
{int}
{int}
{int}
Returns a new keyboard handler.
{Integer} Use bitwise operators and one or more of the OpenLayers.Handler constants to construct a keyMask.
{Integer} Interval in milliseconds between 2 steps in the “kinetic scrolling”.
Create a new parser for KML.
{String} KML Namespace to use.
Close