Function 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
 Icon, OpenLayers. Icon. OpenLayers
 Image, OpenLayers. Tile. Image. OpenLayers.Tile
 importSymbol
OpenLayers. Renderer.SVGOpenLayers. Renderer.VML
 indexOf, Util
 inflate, OpenLayers. Marker
 initGriddedTiles, OpenLayers. Layer.Grid
 initialize
 initializeLocale, Fusion. Constant
 initImgDiv, OpenLayers. Tile. Image
 initMercatorParameters, OpenLayers. Layer. SphericalMercator
 initResolutions
OpenLayers. LayerOpenLayers. Layer. FixedZoomLevels
 initSingleTile, OpenLayers. Layer.Grid
 initTransforms, Proj4js.Proj
 initUnits, Fusion. Constant
 insert, Jx. TreeFolder
 insertBefore, Jx. Menu. SubMenu
 inValidRange, OpenLayers. Renderer.SVG
 isActive
 isBusy, Fusion. Widget.Map
 isCellEditable, Jx.Grid
 isComplexSymbol, OpenLayers. Renderer. Elements
 isEnabled, Jx. Button
 isEquivalentUrl, Util
 isLastNode, Jx. TreeFolder
 isLeftClick, OpenLayers. Event
 isMapLoaded
 isRightClick, OpenLayers. Event
 isSuitableOverview, OpenLayers. Control. OverviewMap
 isValidLonLat, OpenLayers.Map
 isValidZoomLevel, OpenLayers.Map
 Item
Jx. Menu. Item. Jx.MenuJx. Toolbar. Item. Jx. Toolbar
L
 Layer, OpenLayers. Layer. OpenLayers
 layerLoaded, Fusion. Widget.Map
 Layout, Jx. Layout.Jx
 layoutContent, Jx. Panel
 linearring, OpenLayers. Format. GML. buildGeometry
 LinearRing, OpenLayers. Geometry. LinearRing. OpenLayers. Geometry
 linestring
OpenLayers. Format. GML. buildGeometryOpenLayers. Format. GML. parseGeometry
 LineString, OpenLayers. Geometry. LineString. OpenLayers. Geometry
 load, OpenLayers. Strategy. Fixed
 loadConfig, Fusion. Constant
 loadContent, Jx. ContentLoader
 loadFromService, Proj4js.Proj
 loadMapGroup, Fusion. Widget.Map
 loadMapObject
OpenLayers. Layer. GoogleOpenLayers. Layer. VirtualEarthOpenLayers. Layer. Yahoo
 loadNextImg, Jx
 loadProjCode, Proj4js.Proj
 loadProjCodeSuccess, Proj4js.Proj
 loadProjDefinition, Proj4js.Proj
 loadQueuedScripts, Fusion. Constant
 loadScaleRanges
 loadScript
 loadWarningMessage, OpenLayers. Layer. EventPane
 LonLat, OpenLayers. LonLat. OpenLayers
Creates an icon, which is an image tag in a div.
Constructor for a new OpenLayers.Tile.Image instance.
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
OpenLayers.Util.indexOf = function(array,
obj)
Seems to exist already in FF, but not in MOZ.
inflate: function(inflate)
Englarges the markers icon by the specified ratio.
initGriddedTiles:function(bounds)
initialize: function(options)
Initialize the Fusion application.
initialize: function(options)
construct a new instance of a flyout button.
initialize: function(srsCode)
Constructor for Proj4js.Proj objects
initializeLocale: function(locale)
Initialize the Strings hash with the requested locale.
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)
initTransforms: function()
Finalize the initialization of the Proj object
initUnits: function(metersPerUnit)
initializes the meters per unit values when a new map is loaded.
insert : function(node,
refNode)
insert a node after refNode.
insertBefore: function(newItem,
targetItem)
Insert a menu item before another menu item.
inValidRange: function(x,
y,
xyOnly)
See #669 for more information
isActive: function()
For toggle buttons, this returns true if the toggle button is currently active and false otherwise.
isActive: function()
Indicate if this sub menu is active
isBusy: function()
check to see if there are any outstanding requests to the server
isCellEditable: function()
This function returns a boolean value to indicate if a given cell is editable by the user.
isComplexSymbol: function(graphicName)
Determines if a symbol cannot be rendered using drawCircle
isEnabled: function()
This returns true if the button is enabled, false otherwise
OpenLayers.Util.isEquivalentUrl = function(url1,
url2,
options)
Test two URLs for equivalence.
isLastNode : function(node)
Indicates if a node is the last thing in the folder.
isLeftClick: function(event)
Determine whether event was caused by a left click.
isMapLoaded: function()
Returns true if the Map has been laoded succesfully form the server
isMapLoaded: function()
returns if the map has finished loading (based on setting the _oCurrentExtent value)
isRightClick: function(event)
Determine whether event was caused by a right mouse click.
isSuitableOverview: function()
Determines if the overview map is suitable given the extent and resolution of the main map.
isValidLonLat: function(lonlat)
isValidZoomLevel: function(zoomLevel)
Create a new instance of Jx.Menu.Item
Create a new instance of Jx.Toolbar.Item.
layerLoaded: function()
Called after each layer is loaded in the OL viewport.
Create a new instance of Jx.Layout.
layoutContent: function()
the sizeChange event of the Jx.Layout that manages the outer container is intercepted and passed through this method to handle resizing of the panel contents because we need to do some calculations if the panel is collapsed and if there are toolbars to put around the content area.
Given an OpenLayers linearring geometry, create a GML linearring.
Linear rings are constructed with an array of points.
Given an OpenLayers linestring geometry, create a GML linestring.
Given a GML node representing a linestring geometry, create an OpenLayers linestring geometry.
Create a new LineString geometry
load: function(options)
Tells protocol to load data and unhooks the visibilitychanged event
loadConfig: function()
asynchronously load the application definition.
loadContent: function(element)
triggers loading of content based on options set for the current object.
loadFromService: function()
Creates the REST URL for loading the definition from a web service and loads it.
loadMapGroup: function(mapGroup)
Controls the creation of Layers based on the MapGroup object passed in
loadMapObject:function()
Load the GMap and register appropriate event listeners.
loadMapObject:function()
loadMapObject:function()
Jx.loadNextImg = function()
An internal method actually populate the DOM element with the image source.
loadProjCode: function(projName)
Loads projection class code dynamically if required.
loadProjCodeSuccess: function(projName)
Loads any proj dependencies or continue on to final initialization.
loadProjDefinition: function()
Loads the coordinate system initialization string if required.
loadQueuedScripts: function()
load any scripts that have been queued for loading.
loadScaleRanges: function(userFunc)
This function should be called after the map has loaded.
loadScaleRanges: function(userFunc)
This function should be called after the map has loaded.
loadScaleRanges: function(userFunc)
This function should be called after the map has loaded.
loadScaleRanges: function(userFunc)
Loads the ScaleRange objects separate from the LoadMap sequence since this also generates sprites and is a relatively expensive operation.
loadScript: function(url,
onload,
onfail,
loadCheck)
Load a JS file from a URL into a script tag in the page.
loadWarningMessage:function()
If we can’t load the map lib, then display an error message to the user and tell them where to go for help.
Create a new map location.