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
J
 jQuery, oscar.oscar
L
 layer, oscar.MetaDataContainer
 Layer objects when, oscar.Control.OXFConfigManager.buildOXLayer This method builds oscar.ox
 LayerSwitcher, oscar.Control.ThemeSwitcher.OpenLayers.Control
 listeners{Object}An object containing, oscar.Control.PreviousView
 load Begins loading resources, _OscarLoader This class handles loading oscar and its depenencies
 loadContents, oscar.Control.ThemeSwitcher
 loadCSS Loads a CSS object literal, _OscarLoader This class handles loading oscar and its depenencies
 loadData Load the feed data, oscar.Layer.POILayer
 loading, oscar.MetaDataContainer
 loadJS Loads a JavaScript resource object, _OscarLoader This class handles loading oscar and its depenencies
 loadJSResources Loads the JavaScript resources to make sure the, _OscarLoader This class handles loading oscar and its depenencies
 loadResource Single method to call,checks the type of the, _OscarLoader This class handles loading oscar and its depenencies
M
 makeRequest, oscar.MetaDataContainer
 maximizeDiv, oscar.Control.ThemeSwitcher
 mdContainer, oscar.Control.MetaData
 MetaData, oscar.Control.MetaData.oscar.Control
 MetaDataContainer, oscar.MetaDataContainer.oscar
 minimizeDiv, oscar.Control.ThemeSwitcher
 mouseDown, oscar.Control.ThemeSwitcher
 mouseUp, oscar.Control.ThemeSwitcher
N
 NavigationHistory, oscar.Control.PreviousView.OpenLayers.Control
 nextStack{Array}Array of items in the, oscar.Control.PreviousView
O
 onPreviousChange Called when the previous history, oscar.Control.PreviousView
 onReady Take in a function or an array of functions to call when, _OscarLoader This class handles loading oscar and its depenencies
 onToggleClick, oscar.Gui.ThemeManagerViewer
 oscar
 oscar.BaseClass
 oscar.Control
 oscar.Control.Box
 oscar.Control.ClearSelection
 oscar.Control.Extractor
 oscar.Control.Measure
 oscar.Control.MetaData
 oscar.Control.Multi
 oscar.Control.OverviewMap
 oscar.Control.OXFConfigManager
 oscar.Control.PanZoomBar
 oscar.Control.Point
 oscar.Control.PreviousView
 oscar.Control.Select
 oscar.Control.ThemeManager
 oscar.Control.ThemeSwitcher
 oscar.Control.ToolBar
 oscar.FramedCloud
 oscar.Gui
 oscar.Gui.AlertDialog
 oscar.Gui.ConfirmDialog
 oscar.Gui.Dialog
 oscar.Gui.SelectionTable
 oscar.Gui.ThemeManager
 oscar.Gui.ThemeManagerViewer
 oscar.Lang
 oscar.Layer
 oscar.Layer.POILayer
 oscar.Layer.WMTS
 oscar.Map
 oscar.Map2
 oscar.MetaDataContainer
 oscar.ox
 oscar.ox.DataLayer
 oscar.ox.Layer
 oscar.ox.Theme
 oscar.SelectionHandler
 oscar.SelectionHandler.WFSRequest
 oscar.Theme
 oscar.Util
 oscar.Util.AlertBox
 oscar.Util.Capabilities
 oscar.Util.Capabilities.WMS
 oscar.Util.ConfigManager
 oscar.Util.ConfirmBox
 oscar.Util.DivSelect
 oscar.Util.DivSelectOption
 oscar.Util.LayerMonitor
 oscar.Util.SelectControl
 oscar.Util.SettingsAutoCompleteTable
 oscar.Util.StatusChecker
 OverviewMap, oscar.Control.OverviewMap.oscar.Control
 ox objects, oscar.Control.OXFConfigManager.buildOX This method builds the oscar
P
 parent, oscar.MetaDataContainer
 passEventToSlider, oscar.Control.PanZoomBar
 Point, oscar.Control.Point.oscar.Control
 positionBlocks, oscar.FramedCloud
 previousStack{Array}List of items in the, oscar.Control.PreviousView
 Properties
 Properties and Functions, oscar
R
 redraw, oscar.Control.ThemeSwitcher
 registry{Object}An object with keys, oscar.Control.PreviousView
 requestFailure Process a failed loading of GML
 restore Update the state with the given object, oscar.Control.PreviousView
 restoring{Boolean}Currently restoring a, oscar.Control.PreviousView
S
 setConfigManager, oscar.Control.ThemeManager
 setGuiContainer, oscar.Gui.ThemeManagerViewer
 setGuiManager, oscar.Control.ThemeManager
 setMap Set the map property for the control and, oscar.Control.PreviousView
 showOverviewMap Returns{Boolean}If the overview map can be, oscar.Theme
 sketchSymbolizers, oscar.Control.Measure
 slider, oscar.Control.PanZoomBar
 sliderEvents, oscar.Control.PanZoomBar
 source, oscar.Control.MetaData
 success
T
 Theme object based on, oscar.Control.OXFConfigManager.buildOxTheme This method builds an oscar.ox
 themeActivated, oscar.Control.ThemeManager
 themeAdded, oscar.Control.ThemeManager
 themes Array-List of themes for the map, oscar.Control.ThemeManager
 themeStates, oscar.Control.ThemeSwitcher
 This is done through, oscar.Control.ThemeManager.setMap Set the map property for the control
 This method, oscar.Gui.ThemeManager.draw Draws themes contained in the themes array
 toggleGui, oscar.Gui.ThemeManagerViewer
 toMapLayer, oscar.ox.Layer
 type, oscar.Control.MetaData
 type{String}Note that this control is not, oscar.Control.PreviousView
V
 VERSION_NUMBER, oscar
W
 WMTS, oscar.Layer.WMTS.OpenLayers.Layer
Z
 zoomBarDiv, oscar.Control.PanZoomBar
 zoomBarDown, oscar.Control.PanZoomBar
 zoomBarDrag, oscar.Control.PanZoomBar
 zoomBarUp, oscar.Control.PanZoomBar
 zoomWorldIcon, oscar.Control.PanZoomBar
Provides access to the jQuery library
References the WMS layer in the theme.
passed a layer from buildOXTheme.
properties corresponding to event types.
loadContents: function()
Set up the labels and divs for the control
{Boolean} Whether the container is still loading.
previous is loaded before another one attemps to load.
resource and passes control to the proper method.
makeRequest:function(source)
Makes an ajax request to the source
{DOMElement}
The container array for the meta data containers
Create a new metadata container
{DOMElement}
mouseDown: function(evt)
Register a local ‘mouseDown’ flag so that we’ll know whether or not to ignore a mouseUp event
mouseUp: function(evt)
If the ‘isMouseDown’ flag has been set, that means that the drag was started from within the LayerSwitcher control, and thus we can ignore the mouseup.
history.
stack changes.
the script resources are finished loading.
onToggleClick : function(e)
This method is called when the button is clicked
Description: Definition for the oscar Control name space.
@requires OpenLayers/Control/PanZoomBar.js
@requires OpenLayers.Control.Button Inherits from: - <OpenLayers.Control.Button
@requires oscar.Gui.Dialog
@requires oscar.Gui.Dialog
This is the base class for the dialogs.
Description: This class is a base class for defining methods and event calls for theme gui managers.
Description: This is an implementation of the ThemeManager gui object for use in oscar.
This class will provide additional functionality to the OpenLayers.Lang class.
The WMTS Layer obtains tiles from a Web Map Tiling Service.
Description: A container for metadata information and loading.
This class represents the OXF stream
This class represents a DataLayer from OXF
This class represents a Layer from OXF.
This class represents a Theme from OXF
Utility class to handle selections against a Web Feature Service.
@requires Proj4js
@deprecated
Class representing a basic option for an oscar.DivSelect.
This class will monitor layer loading.
Class representing a Select Control for moving selected/unselected options between two oscar.DivSelect containers.
Class for checking the status of a connection.
(Theme,Layer,DataLayer) from the response stream.
{oscar.Control.MetaData} The parent control.
passEventToSlider:function(evt)
This function is used to pass events that happen on the div, or the map, through to the slider, which then does its moving thing.
Creats a new control for doing point selection.
{Object} Hash of differen position blocks, keyed by relativePosition two-character code string (ie “tl”, “tr”, “bl”, “br”)
history.
redraw: function()
Goes through and takes the current state of the Map and rebuilds the control to display that state.
corresponding to event types.
Called by initialise() and loadUrl() if there was a problem loading GML.
Called by initialise() and loadUrl() if there was a problem loading GML.
history state.
setConfigManager : function(cm)
Sets the config manager used to load an OXF source.
setGuiContainer : function(div)
Sets the container for the manager.
setGuiManager : function(gui)
Sets the gui manager to use if there is to be a visual display of themes.
previous and &lt;next&gt; child controls.
shown.
{Object{Object}} Contains the display of the look of the measurement tools.
{OpenLayers.Events}
The callback url to obtain the layer meta data.
success:function(transport)
What to do on a successful ajax call.
success:function(transport)
Called when the capabilities request is successful.
the json response.
themeActivated : function(e)
This method is triggered when a theme is activated and calls the drawTheme method.
themeAdded : function(themeObj)
This method gets triggered when a theme is added.
{Array(Object)} Contains a theme name and a pointer to the themes label in the theme switcher
an accessor so that subclasses can override this and take special action once they have their map variable set.
should be overridden by the implementing class.
toggleGui : function()
This method is called when the open/close button is clicked.
toMapLayer:function()
Returns a layer which inherits from OpenLayers.Layer which is able to be added to an OpenLayers.Map object.
{OpenLayers.Control.TYPES}
intended to be added directly to a control panel.
{DOMElement}
zoomBarDown:function(evt)
event listener for clicks on the slider
zoomBarDrag:function(evt)
This is what happens when a click has occurred, and the client is dragging.
zoomBarUp:function(evt)
Perform cleanup when a mouseup event is received -- discover new zoom level and switch to it.
{Boolean}