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
N
 name
 namespaceAlias, ALKMaps.Format.XML
 namespaces
 nativeJSON, ALKMaps.Format.JSON
 Navigation, ALKMaps.Control.Navigation.ALKMaps.Control
 NavigationHistory, ALKMaps.Control.NavigationHistory.ALKMaps.Control
 NavToolbar
 nbPoints
 newline, ALKMaps.Format.JSON
 next, ALKMaps.Control.NavigationHistory
 nextOptions, ALKMaps.Control.NavigationHistory
 nextStack, ALKMaps.Control.NavigationHistory
 nextTrigger, ALKMaps.Control.NavigationHistory
 NG, ALKMaps.Renderer.NG.ALKMaps.Renderer
 nodeFactory, ALKMaps.Renderer.Elements
 nodeTypeCompare
 noMagic
 normalizeScale, Util
 nullHandler, ALKMaps
 nullTransform, ALKMaps.Projection
 num, ALKMaps.Strategy.Paging
 number, ALKMaps.Format.JSON.serialize
 numberOfTiers, ALKMaps.Layer.Zoomify
 numberRegEx, ALKMaps.String
 numDigits, ALKMaps.Control.MousePosition
 numericIf, ALKMaps.String
 numLoadingTiles, ALKMaps.Layer.Grid
 numPoints, ALKMaps.Control.Graticule
 numZoomLevels
{String} Name of the function.
{String} The name of this parser, this is the part of the CLASS_NAME except for “ALKMaps.Format.”
{String}
{String} name of this rule
{String}
{String} Style identifier.
{Object} Mapping of namespace URI to namespace alias.
{Object} Mapping of namespace aliases to namespace URIs.
{Object} Mapping of namespace aliases to namespace URIs.
{Object} Mapping of namespace aliases to namespace URIs.
{Boolean} Does the browser support native json?
Create a new navigation control
This Toolbar is an alternative to the Navigation control that displays the state of the control, and provides a UI for changing state to use the zoomBox via a Panel control.
Add our two mousedefaults controls.
Add our two mousedefaults controls.
{Integer} the number of points we use to calculate the kinetic initial values.
{String} For “pretty” printing, the newline string will be used at the end of each name/value pair or array item.
{ALKMaps.Control} A button type control whose trigger method restores the next state managed by this control.
{Object} Set this property on the options argument of the constructor to set optional properties on the next control.
{Array} Array of items in the history.
nextTrigger: function()
Restore the next state.
nodeFactory: function(id,
type)
Create new node of the specified type, with the (optional) specified id.
nodeTypeCompare: function(node,
type)
nodeTypeCompare: function(node,
type)
nodeTypeCompare: function(node,
type)
nodeTypeCompare: function(node,
type)
Determine whether a node is of a given type
{Boolean} If true, the image format will not be automagicaly switched from image/jpeg to image/png or image/gif when using TRANSPARENT=TRUE.
{Boolean} If true, the image format will not be automagicaly switched from image/jpeg to image/png or image/gif when using TRANSPARENT=TRUE.
{Boolean} If true, the image format will not be automagicaly switched from image/jpeg to image/png or image/gif when using TRANSPARENT=TRUE.
ALKMaps.Util.normalizeScale = function (scale)
ALKMaps.nullHandler = function(request)
@param {} request
ALKMaps.Projection.nullTransform = function(point)
{Integer} The currently displayed page number.
Transform a number into a JSON string.
{Integer} Depth of the Zoomify pyramid, number of tiers (zoom levels)
Used to test strings as numbers.
{Integer}
numericIf: function(value)
Converts a string that appears to be a numeric value into a number.
{Integer} How many tiles are still loading?
{Integer} The number of points to use in each graticule line.
{Integer}
{Integer} Number of zoom levels for the map.
Close