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
S
 safeStopPropagation, OpenLayers.Util
 Save, OpenLayers.Strategy.Save.OpenLayers.Strategy
 SaveMapImage, Fusion.Widget.SaveMapImage
 ScaleLine, OpenLayers.Control.ScaleLine.OpenLayers.Control
 schemaLocationAttr, OpenLayers.Format.WFST.v1
 scriptFailed, Fusion
 scriptLoaded, Fusion
 scroll
 scrollIt, Jx.Scrollbar
 segmentsIntersect, OpenLayers.Geometry.OpenLayers.Geometry
 select
 selectCell, Jx.Plugin.Grid.Selector
 selectColumn, Jx.Plugin.Grid.Selector
 selectColumnHeader, Jx.Plugin.Grid.Selector
 Selection, Jx.Selection.Jx
 selectionHandler, Fusion.Widget.Map
 SelectionRenderer, Fusion.Widget.SelectionPanel.SelectionRenderer.Fusion.Widget.SelectionPanel
 selectItem, Jx.Panel.DataView
 selectRow, Jx.Plugin.Grid.Selector
 selectRowHeader, Jx.Plugin.Grid.Selector
 selectUrl, OpenLayers.Layer.HTTPRequest
 serializeXMLToString, OpenLayers.Ajax.Response
 serverFailed, Fusion
 serverSet, Fusion
 setActive
 setActiveLayer, Fusion.Widget.Map
 setActiveTab, Jx.TabSet
 setAttributes, OpenLayers.Format.XML
 setBackgroundColor
 setBorder
 setBounds
 setButton, Jx.Button.Multi
 setCanvasStyle, OpenLayers.Renderer.Canvas
 setCenter, OpenLayers.Control.ArgParser
 setCheckField, Jx.Plugin.Grid.Selector
 setContent, Jx.Panel
 setContentHTML, OpenLayers.Popup
 setContentURL, Jx.Panel
 setCursor, OpenLayers.Control.MapCapturer
 setDisplay, Jx.Slide
 setDragLimit, Jx.Dialog
 setEvent, OpenLayers.Handler
 setExtent
 setExtents, Fusion.Widget.Map
 setFilterProperty, OpenLayers.Format.WFST.v1
 setGeometryTypes
 setGMapVisibility
 setHeaders, Jx.Plugin.DataView.GroupFolder
 setHitContextStyle, OpenLayers.Renderer.Canvas
 setImgSrc, OpenLayers.Tile.Image
 setInitialExtents, Fusion.Widget.Map
 setLabel
 setLayer, OpenLayers.Strategy
 setLayerZIndex, OpenLayers.Map
 setLoadState, Fusion
 setMap
 setMapOptions, Fusion.Widget.Map
 setMenu, Fusion.Widget.Map
 setMetersPerUnit, Fusion.Widget.Map
 setMutEx, Fusion.Widget
 setNamespace, OpenLayers.Format.XML
 setNodeDimension, OpenLayers.Renderer.VML
 setOpacity
 setOptions, Fusion.Lib.MGRequest
 setOwner
 setParams, Fusion.Lib.MGRequest
 setPopUpButtons, Jx.Plugin.Grid.Editor
 setPopUpStylesAfterRendering, Jx.Plugin.Grid.Editor
 setProjection, Fusion.Widget.Map
 setRectPxBounds, OpenLayers.Control.OverviewMap
 setRegion, OpenLayers.Control.MapCapturer
 setRequestHeaders, OpenLayers.Ajax.Request
 setSelection
 setSiteURL, Fusion.Lib.MGBroker
 setSize
 setStyle
 setStyles, Jx.Plugin.Grid.Editor
 setUrl
 setValue, Jx.Field.Select
 setViewOptions, Fusion.Widget.Map
 setVisibleItem
 setWidgetParam, Fusion.Widget.Map
 setZIndex
 shiftColumn, OpenLayers.Layer.Grid
 shiftRow, OpenLayers.Layer.Grid
 shouldActivateWith, Fusion.Widget
 shouldCluster, OpenLayers.Strategy.Cluster
 shouldDraw, OpenLayers.Tile
 show
 showMetadata, Fusion.Widget.MapMetadata
 showPopUp, Jx.Plugin.Grid.Editor
 showToggle, OpenLayers.Control.OverviewMap
 siftDown, Jx.Sort.Heapsort
 Size, OpenLayers.Size.OpenLayers
 sizeChanged
 sort
 Spatial, OpenLayers.Filter.Spatial.OpenLayers.Filter
 split
 splitWith
 splitWithSegment, OpenLayers.Geometry.LineString
 SQL, OpenLayers.Protocol.SQL.OpenLayers.Protocol
 start
 startBox, OpenLayers.Handler.Box
 startTimer, Jx.Sort
 stop
 stopObserving, OpenLayers.Event
 stopObservingElement, OpenLayers.Event
 stopTimer, Jx.Sort
 Strategy, OpenLayers.Strategy.OpenLayers
 string, OpenLayers.Format.JSON.serialize
 Style, OpenLayers.Style.OpenLayers
 StyleMap, OpenLayers.StyleMap.OpenLayers
 submitUpload, Jx.Field.File
 subSort, Jx.Store.Strategy.Sort
 success
 SVG, OpenLayers.Renderer.SVG.OpenLayers.Renderer
 SVG2, OpenLayers.Renderer.SVG2.OpenLayers.Renderer
 swatchClick, Jx.ColorPalette
 swatchOver, Jx.ColorPalette
 switchModeTo, OpenLayers.Control.MouseToolbar
OpenLayers.Util.safeStopPropagation = function(evt)
Deprecated.
Create a new Save strategy.
Create a new scale line control.
schemaLocationAttr: function(options)
Generate the xsi:schemaLocation attribute value.
scriptFailed: function(url)
Called when a script fails to load for some reason.
scriptLoaded: function(url)
a script has loaded.
scroll : function ()
handle the grid scrolling by updating the position of the headers
scroll: function(direction)
Does the work of scrolling the toolbar to a specific position.
scrollIt: function (step)
scroll the content in response to the slider being moved.
OpenLayers.Geometry.segmentsIntersect = function(seg1,
seg2,
options)
Determine whether two line segments intersect.
select : function (cell)
dispatches the grid click to the various selection methods
select: function()
Select a tree node.
selectCell: function(cell)
select a cell
selectColumn: function (col)
Select a column.
selectColumnHeader: function (col)
Apply the jxGridColumnHeaderSelected style to the column header cell of a selected column.
create a new instance of Jx.Selection
selectionHandler: function()
handle selection events from maps and republish for widgets as appropriate
Constructor for a new Fusion.Widget.SelectionPanel.SelectionRenderer instance.
selectItem: function(item,
list)
Fires select event
selectRow: function (row,
silently)
Select a row and apply the jxGridRowSelected style to it.
selectRowHeader: function (row)
Apply the jxGridRowHeaderSelected style to the row header cell of a selected row.
selectUrl: function(paramString,
urls)
selectUrl() implements the standard floating-point multiplicative hash function described by Knuth, and hashes the contents of the given param string into a float between 0 and 1.
OpenLayers.Ajax.serializeXMLToString = function(xmldom)
Wrapper function around XMLSerializer, which doesn’t exist/work in IE/Safari.
serverFailed: function(r)
the application failed to load the application configuration file.
serverSet: function()
the server has returned the application configuration file that contains enough information to bootstrap the application.
setActive: function(isActive)
Set the active state of the Jx.Menu that contains this sub menu
setActive: function(b)
Set the active state of the toolbar (for menus)
setActiveLayer: function(oLayer)
sets the active layer for selection/manipulation
setActiveTab: function(tab)
Set the active tab to the one passed to this method
setAttributes: function(node,
obj)
Set multiple attributes given key value pairs from an object.
setBackgroundColor: function(color)
sets the background color for the map
setBackgroundColor:function(color)
Sets the background color of the popup.
setBorder: function (color,
width)
Allow the user to change the box’s color and border width
setBorder:function(border)
Sets the border style of the popup.
setBounds: function(bounds)
Set the bounds for this Geometry.
setBounds: function(bounds)
Sets the bounds on this instance
setButton: function(button)
update the active button in the menu item, trigger the button’s action and hide the flyout that contains the buttons.
setCanvasStyle: function(type,
style)
Prepare the canvas for drawing by setting various global settings.
setCenter: function()
As soon as a baseLayer has been loaded, we center and zoom ...and remove the handler.
setCheckField: function (row,
checked)
setContent : function (html)
set the content of this panel to some HTML
setContentHTML:function(contentHTML)
Allows the user to set the HTML content of the popup.
setContentURL : function (url)
Set the content of this panel to come from some URL.
setCursor: function()
Set the cursor according to current action: moving or rotating
setDisplay: function ()
called at the end of the animation to set the target’s width or height as well as other css values to the appropriate values
setDragLimit : function(reference)
calculates the drag-dimensions of an given element to drag
setEvent: function(evt)
With each registered browser event, the handler sets its own evt property.
setExtent: function(extent,
resolutionChanged)
Set the visible part of the layer.
setExtent: function()
Set the visible part of the layer.
setExtent: function(extent,
resolutionChanged)
Set the visible part of the layer.
setExtent: function(extent,
resolutionChanged)
setExtent: function(extent,
resolutionChanged)
Set the renderer’s extent
setExtents: function(oExtents)
handle selection events from maps and republish for widgets as appropriate
setFilterProperty: function(filter)
Set the property of each spatial filter.
setGeometryTypes: function()
Sets the geometryTypes mapping.
setGeometryTypes: function()
Sets the geometryTypes mapping.
setGMapVisibility: function(visible)
Display the GMap container and associated elements.
setGMapVisibility: function(visible)
Display the GMap container and associated elements.
setGMapVisibility: function(visible)
Display the GMap container and associated elements.
setHeaders: function ()
Called after the dataview is rendered.
setHitContextStyle: function(type,
featureId,
symbolizer,
strokeScaling)
Prepare the hit canvas for drawing by setting various global settings.
setImgSrc: function(url)
Sets the source for the tile image
setInitialExtents: function()
1.
setLabel: function(s)
Set the label in the title bar of this panel
setLabel: function(label)
set the label of a tree item
setLayer: function(layer)
Called to set the layer property.
setLayerZIndex: function (layer,
zIdx)
setLoadState: function(state)
set the current initialization state of the application.
setMap: function(oMap)
set the map object that this widget is associated with
setMap: function(map)
Set the map property for the control.
setMap: function(map)
Set the map property for the control.
setMap: function(map)
Set the map property for the control and all handlers.
setMap: function(map)
Set the map property for the control and all handlers.
setMap: function(map)
setMap: function (map)
setMap: function (map)
setMap: function(map)
Set the map property for the layer.
setMap: function(map)
Set the map property for the layer.
setMap: function(map)
setMap: function(map)
The layer has been added to the map.
setMap: function(map)
setMapOptions: function(options)
sets options on the OpenLayers map object, a wrapper for the OL function
setMenu: function()
Attaches a context menu as defined in the AppDef to the map
setMetersPerUnit: function(metersPerUnit)
initializes the meters per unit values when a new map is loaded.
setMutEx: function(bIsMutEx)
sets whether this widget is mutually exclusive on its map
setNamespace: function(alias,
uri)
Set a namespace alias and URI for the format.
setNodeDimension: function(node,
geometry)
Get the geometry’s bounds, convert it to our vml coordinate system, then set the node’s position, size, and local coordinate system.
setOpacity: function(opacity)
Change the icon’s opacity
setOpacity: function(opacity)
Change the opacity of the marker by changin the opacity of its icon
setOpacity:function(opacity)
Sets the opacity of the popup.
OpenLayers.Util.setOpacity = function(element,
opacity)
Deprecated.
setOptions : function(o)
set the options associated with this request
setOwner: function(obj)
Set the owner of this menu item
setOwner: function(obj)
Set the ownder of this menu item
setOwner: function(obj)
Set the owner of this sub menu
setParams : function(o)
set the parameters associated with this request.
setPopUpButtons : function()
creates the PopUp Buttons if enabled in options or deletes them if set to false
setPopUpStylesAfterRendering: function()
setProjection: function(projCode,
units)
initializes the OpenLayers projection object on the Map object
setRectPxBounds: function(pxBounds)
Set extent rectangle pixel bounds.
Set the size of the capture box.
setRequestHeaders: function()
setSelection: function(selText,
zoomTo)
sets a Selection XML back to the server for each of the maps
setSelection: function(selection)
sets the Jx.Selection object to be used by this folder.
setSiteURL : function(url,
user,
pass)
set up a connection to a MapGuide Open Source site.
setSize: function(size)
setSize:function(contentSize)
Used to adjust the size of the popup.
setSize: function(size)
Sets the size of the drawing surface.
setSize: function(size)
Sets the size of the drawing surface.
setSize: function(size)
Sets the size of the drawing surface.
setSize: function(size)
Set the size of the drawing surface
setStyle: function(node,
style,
options)
Use to set all the style attributes to a SVG node.
setStyle: function(node,
style,
options)
Use to set all the style attributes to a SVG node.
setStyle: function(node,
style,
options,
geometry)
Use to set all the style attributes to a VML node.
setStyles : function(cell)
sets some styles for the Jx.Field elements...
setUrl: function(url)
setUrl:function(url)
Change the URL and reload the GML
setUrl: function(url)
Change URL of the Icon Image.
setValue: function (v)
Sets the value property of the field
setViewOptions: function(data)
initializes all widgets with the map units after the map has loaded
setVisibleItem: function(obj)
Set a sub menu of this menu to be visible and hide the previously visible one.
setVisibleItem: function(obj)
For menus, they want to know which menu is currently open.
setWidgetParam: function(param,
data)
initializes all widgets with a parameter and value at runtime
setZIndex: function(obj,
idx)
set the z-index of an element based on its position in the stack
setZIndex: function (zIndex)
setZIndex: function (zIndex)
Set the z-index order for the pane.
shiftColumn: function(prepend)
Shift grid work in the other dimension
shiftRow:function(prepend)
Shifty grid work
shouldActivateWith: function(widget)
shouldCluster: function(cluster,
feature)
Determine whether to include a feature in a given cluster.
shouldDraw: function()
Return whether or not the tile should actually be (re-)drawn.
show : function()
Displays the notification bar
show : function( )
show the dialog, external code should use the Jx.Dialog::open method to make the dialog visible.
show : function(e)
Show the context menu at the location of the mouse click
Show the menu item
Show the menu item
show: function()
Show the sub menu
show: function()
Makes the popup visible.
showMetadata: function()
puts a piece of map metadata into the interface
showPopUp : function(cell)
Shows the PopUp of of the editor if it already exists, otherwise calls Method this.createPopUp
showToggle: function(minimize)
Hide/Show the toggle depending on whether the control is minimized
siftDown : function (start,
end)
Create an instance of OpenLayers.Size
sizeChanged: function()
callback for when the browser window size changes, simply calls resize on the map viewport layout object
sizeChanged: function()
overload panel’s sizeChanged method
sizeChanged: function()
handle the size of the container being changed.
Handle the size of the element changing to see if the toggle state has changed.
sort: function(el)
called when a grid header is clicked.
sort : function ()
Actually runs the sort on the data
Creates a spatial filter.
split: function(target,
options)
Use this geometry (the source) to attempt to split a target geometry.
split: function(geometry,
options)
Use this geometry (the source) to attempt to split a target geometry.
splitWith: function(geometry,
options)
Split this geometry (the target) with the given geometry (the source).
splitWith: function(geometry,
options)
Split this geometry (the target) with the given geometry (the source).
splitWithSegment: function(seg,
options)
Split this geometry with the given segment.
function start(callback,
duration,
element)
Executes a method with requestFrame in series for some duration.
start: function()
Start the refresh interval.
startBox: function (xy)
startTimer : function ()
Saves the starting time of the sort
function stop(id)
Terminates an animation loop started with start.
stop: function(event,
allowDefault)
Stops an event from propagating.
stop: function()
Cancels the refresh interval.
stopObserving: function(elementParam,
name,
observer,
useCapture)
stopObservingElement: function(elementParam)
Given the id of an element to stop observing, cycle through the element’s cached observers, calling stopObserving on each one, skipping those entries which can no longer be removed.
stopTimer : function ()
Determines the time the sort took.
Abstract class for vector strategies.
Transform a string into a JSON string.
Creates a UserStyle.
submitUpload: function (data)
Called either after upload() or as a result of a successful call to get a progress ID.
subSort : function (data,
groupByCol,
sortByCol)
Does the actual group sorting.
success: function()
{Boolean} -
success: function()
swatchClick: function(e)
handle mouse click on a swatch by updating the color and hiding the panel.
swatchOver: function(e)
handle the mouse moving over a colour swatch by updating the preview
switchModeTo: function(mode)
Close