Constant 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
B
 BACKGROUND_ID_SUFFIX, ALKMaps.Renderer.Elements
 BROWSER_EVENTS, ALKMaps.Events
 BROWSER_NAME, Util
C
 CANVAS_SUPPORTED, Util
 CORNER_SIZE, ALKMaps.Popup.AnchoredBubble
D
 DEFAULT_CONFIG, ALKMaps.Request
 DEFAULT_PARAMS
 DEFAULTS, ALKMaps.Control.Snapping
 defaultSymbolizer, ALKMaps.Renderer.ALKMaps.Renderer
 DOTS_PER_INCH, Util
 DRAG, ALKMaps.Control.ModifyFeature
 drawImageScaleFactor, ALKMaps.Renderer.Canvas.ALKMaps.Renderer.Canvas
I
 IFrame, ALKMaps.Tile.Image
 IMAGE, ALKMaps.IMAGE
 INCHES_PER_UNIT, Util
 IS_GECKO, Util
K
 KEY_BACKSPACE, ALKMaps.Event
 KEY_DELETE, ALKMaps.Event
 KEY_DOWN, ALKMaps.Event
 KEY_ESC, ALKMaps.Event
 KEY_EVENTS, ALKMaps.handler.Keyboard
 KEY_LEFT, ALKMaps.Event
 KEY_RETURN, ALKMaps.Event
 KEY_RIGHT, ALKMaps.Event
 KEY_SPACE, ALKMaps.Event
 KEY_TAB, ALKMaps.Event
 KEY_UP, ALKMaps.Event
L
 LABEL_ALIGN
 LABEL_FACTOR, ALKMaps.Renderer.Canvas.ALKMaps.Renderer.Canvas
 LABEL_ID_SUFFIX, ALKMaps.Renderer.Elements
 LABEL_OUTLINE_SUFFIX, ALKMaps.Renderer.Elements
 LABEL_SHIFT, ALKMaps.Renderer.VML.ALKMaps.Renderer.VML
 LABEL_VFACTOR
 LABEL_VSHIFT
 labelNodeType
M
 MAX_PIXEL, ALKMaps.Renderer.SVG
 MAX_ZOOM_LEVEL, ALKMaps.Layer.ALKMercator
 MIN_ZOOM_LEVEL, ALKMaps.Layer.ALKMercator
 MOD_ALT, ALKMaps.Handler.ALKMaps.Handler
 MOD_CTRL, ALKMaps.Handler.ALKMaps.Handler
 MOD_NONE, ALKMaps.Handler.ALKMaps.Handler
 MOD_SHIFT, ALKMaps.Handler.ALKMaps.Handler
R
 RESHAPE, ALKMaps.Control.ModifyFeature
 RESIZE, ALKMaps.Control.ModifyFeature
 RESOLUTION_PROPERTIES, ALKMaps.Layer
 ROTATE, ALKMaps.Control.ModifyFeature
S
 serviceTypes, ALKMaps.Format.Context.ALKMaps.Format.Context
 style, ALKMaps.Feature.Vector.ALKMaps.Feature.Vector
 symbol, ALKMaps.Renderer.ALKMaps.Renderer
 SYMBOLIZER_PREFIXES, ALKMaps.Style.ALKMaps.Style
T
 TILE_HEIGHT, ALKMaps.Map
 TILE_WIDTH, ALKMaps.Map
 TYPE_BUTTON, ALKMaps.Control.ALKMaps.Control
 TYPE_TOGGLE, ALKMaps.Control.ALKMaps.Control
 TYPE_TOOL, ALKMaps.Control.ALKMaps.Control
U
 URL_HASH_FACTOR, ALKMaps.Layer.HTTPRequest
 URL_SPLIT_REGEX, ALKMaps.Request
X
 X, ALKMaps.Control.PanZoom
Y
 Y, ALKMaps.Control.PanZoom
Z
 Z_INDEX_BASE, ALKMaps.Map
{String}
{Array(String)} supported events
{String} A substring of the navigator.userAgent property.
{Boolean} True if canvas 2d is supported.
{Integer} 5.
{Object} Default configuration for all requests.
{Object} Hashtable of default parameter key/value pairs
{Object} Hashtable of default parameter key/value pairs
{Object} Hashtable of default parameter key/value pairs
{Object} Hashtable of default parameter key/value pairs
Default target properties.
{Object} Properties from this symbolizer will be applied to symbolizers with missing properties.
{Integer} 72 (A sensible default)
{Integer} Constant used to make the control work in drag mode
{Number} Scale factor to apply to the canvas drawImage arguments.
Mixin for tiles that use form-encoded POST requests to get images from remote services.
{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} True if the userAgent reports the browser to use the Gecko engine
{int}
{int}
{int}
{int}
keydown, keypress, keyup
{int}
{int}
{int}
{int}
{int}
{int}
{Object}
{Object}
{Object}
{Object}
{String}
{String}
{Object}
{Object}
{Object}
{Object}
{Object}
{String} The node type for text label containers.
{String} The node type for text label containers.
{Integer} Firefox has a limitation where values larger or smaller than about 15000 in an SVG document lock the browser up.
{Integer} 17
{Integer} 0
If set as the keyMask, checkModifiers returns false if Alt is down.
If set as the keyMask, checkModifiers returns false if Ctrl is down.
If set as the keyMask, checkModifiers returns false if any key is down.
If set as the keyMask, checkModifiers returns false if Shift is down.
{Integer} Constant used to make the control work in reshape mode
{Integer} Constant used to make the control work in resize mode
{Array} The properties that are used for calculating resolutions information.
{Integer} Constant used to make the control work in rotate mode
Enumeration for service types
ALKMaps features can have a number of style attributes.
Coordinate arrays for well known (named) symbols.
{Array} prefixes of the sld symbolizers.
{Integer} 256 Default tile height (unless otherwise specified)
{Integer} 256 Default tile width (unless otherwise specified)
{Float} Used to hash URL param strings for multi-WMS server selection.
{Integer}
{Integer}
{Object} Base z-indexes for different classes of thing
Close