S | |
safeStopPropagation, OpenLayers.Util | |
Save, OpenLayers. | |
saveFeatureState, OpenLayers. | |
SaveMapImage, Fusion. | |
ScaleLine, OpenLayers. | |
schema, OpenLayers. | |
schemaLocation | |
schemaLocationAttr, OpenLayers. | |
schemaLocations | |
scope, OpenLayers. | |
scriptFailed, Fusion | |
scriptLoaded, Fusion | |
scriptName | |
scroll | |
scrollIt, Jx. | |
segmentsIntersect, OpenLayers. | |
select | |
selectCell, Jx. | |
selectColumn, Jx. | |
selectColumnHeader, Jx. | |
selected, Jx. | |
selectedFeatures, OpenLayers. | |
selection, Jx. | |
Selection, Jx. | |
selectionHandler, Fusion. | |
SelectionRenderer, Fusion. | |
selectItem, Jx. | |
selectRow, Jx. | |
selectRowHeader, Jx. | |
selectUrl, OpenLayers. | |
serialize, OpenLayers. | |
serializeXMLToString, OpenLayers. | |
serverFailed, Fusion | |
serverResolutions, OpenLayers. | |
serverSet, Fusion | |
setActive | |
setActiveLayer, Fusion. | |
setActiveTab, Jx. | |
setAttributes, OpenLayers. | |
setBackgroundColor | |
setBorder | |
setBounds | |
setButton, Jx. | |
setCanvasStyle, OpenLayers. | |
setCenter, OpenLayers. | |
setCheckField, Jx. | |
setContent, Jx. | |
setContentHTML, OpenLayers. | |
setContentURL, Jx. | |
setCursor, OpenLayers. | |
setDisplay, Jx. | |
setDragLimit, Jx. | |
setEvent, OpenLayers. | |
setExtent | |
setExtents, Fusion. | |
setFilterProperty, OpenLayers. | |
setGeometryTypes | |
setGMapVisibility | |
setHeaders, Jx. | |
setHitContextStyle, OpenLayers. | |
setImgSrc, OpenLayers. | |
setInitialExtents, Fusion. | |
setLabel | |
setLayer, OpenLayers. | |
setLayerZIndex, OpenLayers.Map | |
setLoadState, Fusion | |
setMap | |
setMapOptions, Fusion. | |
setMenu, Fusion. | |
setMetersPerUnit, Fusion. | |
setMutEx, Fusion. | |
setNamespace, OpenLayers. | |
setNodeDimension, OpenLayers. | |
setOpacity | |
setOptions, Fusion. | |
setOwner | |
setParams, Fusion. | |
setPopUpButtons, Jx. | |
setPopUpStylesAfterRendering, Jx. | |
setProjection, Fusion. | |
setRectPxBounds, OpenLayers. | |
setRegion, OpenLayers. | |
setRequestHeaders, OpenLayers. | |
setSelection | |
setSiteURL, Fusion. | |
setSize | |
setStyle | |
setStyles, Jx. | |
setUrl | |
setValue, Jx. | |
setViewOptions, Fusion. | |
setVisibleItem | |
setWidgetParam, Fusion. | |
setZIndex | |
shiftColumn, OpenLayers. | |
shiftRow, OpenLayers. | |
shouldActivateWith, Fusion. | |
shouldCluster, OpenLayers. | |
shouldDraw, OpenLayers.Tile | |
show | |
showMetadata, Fusion. | |
showPopUp, Jx. | |
showRootFolder, Fusion. | |
showToggle, OpenLayers. | |
siftDown, Jx. | |
SINGLE_TILE_PARAMS, OpenLayers. | |
singleFeatureType, OpenLayers. | |
singleFile | |
size | |
Size, OpenLayers. | |
sizeChanged | |
snap, Jx. | |
sort | |
sorters, Jx. | |
Spatial, OpenLayers. | |
sphericalMercator, OpenLayers. | |
split | |
splitter, Jx. | |
splitWith | |
splitWithSegment, OpenLayers. | |
SQL, OpenLayers. | |
srsName, OpenLayers. | |
start | |
startBox, OpenLayers. | |
started | |
startEvt, OpenLayers. | |
startingPage, Jx. | |
startRegEx, OpenLayers. | |
startTimer, Jx.Sort | |
state | |
stateName, OpenLayers. | |
status, OpenLayers. | |
statusText, OpenLayers. | |
stop | |
stopClick, OpenLayers. | |
stopDown | |
stopObserving, OpenLayers. | |
stopObservingElement, OpenLayers. | |
stoppedDown, OpenLayers. | |
stopTimer, Jx.Sort | |
stopUp, OpenLayers. | |
store, Jx.Grid | |
strategies, OpenLayers. | |
Strategy, OpenLayers. | |
string, OpenLayers. | |
style, OpenLayers. | |
Style, OpenLayers. | |
Style for the capture box, OpenLayers. | |
Style for the rotate handle, OpenLayers. | |
Style for the snap handle’s start and end points, OpenLayers. | |
Style for the snapping line, OpenLayers. | |
styleMap, OpenLayers. | |
StyleMap, OpenLayers. | |
styles, OpenLayers. | |
styleSheet, Jx.Grid | |
subDomObj | |
submitUpload, Jx. | |
subSort, Jx. | |
success | |
successfulChanges, Jx. | |
SUPPORTED_TRANSITIONS, OpenLayers. | |
surface, OpenLayers. | |
SVG, OpenLayers. | |
SVG2, OpenLayers. | |
swatch, Jx. | |
swatchClick, Jx. | |
swatchOver, Jx. | |
switchModeTo, OpenLayers. | |
symbol, OpenLayers. | |
symbolCache, OpenLayers. | |
symbolizer, OpenLayers.Rule | |
SYMBOLIZER_PREFIXES, OpenLayers. | |
symbolizers, OpenLayers.Rule | |
symbolMetrics |
Deprecated.
OpenLayers.Util.safeStopPropagation = function( evt )
Generate the xsi:schemaLocation attribute value.
schemaLocationAttr: function( options )
Called when a script fails to load for some reason.
scriptFailed: function( url )
a script has loaded.
scriptLoaded: function( url )
handle the grid scrolling by updating the position of the headers
scroll : function ()
Does the work of scrolling the toolbar to a specific position.
scroll: function( direction )
scroll the content in response to the slider being moved.
scrollIt: function ( step )
Determine whether two line segments intersect.
OpenLayers.Geometry.segmentsIntersect = function( seg1, seg2, options )
dispatches the grid click to the various selection methods
select : function ( cell )
Select a tree node.
select: function()
select a cell
selectCell: function( cell )
Select a column.
selectColumn: function ( col )
Apply the jxGridColumnHeaderSelected style to the column header cell of a selected column.
selectColumnHeader: function ( col )
handle selection events from maps and republish for widgets as appropriate
selectionHandler: function()
Fires select event
selectItem: function( item, list )
Select a row and apply the jxGridRowSelected style to it.
selectRow: function ( row, silently )
Apply the jxGridRowHeaderSelected style to the row header cell of a selected row.
selectRowHeader: function ( row )
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.
selectUrl: function( paramString, urls )
Wrapper function around XMLSerializer, which doesn’t exist/work in IE/Safari.
OpenLayers.Ajax.serializeXMLToString = function( xmldom )
the application failed to load the application configuration file.
serverFailed: function( r )
the server has returned the application configuration file that contains enough information to bootstrap the application.
serverSet: function()
Set the active state of the Jx.Menu that contains this sub menu
setActive: function( isActive )
Set the active state of the toolbar (for menus)
setActive: function( b )
sets the active layer for selection/manipulation
setActiveLayer: function( oLayer )
Set the active tab to the one passed to this method
setActiveTab: function( tab )
Set multiple attributes given key value pairs from an object.
setAttributes: function( node, obj )
sets the background color for the map
setBackgroundColor: function( color )
Sets the background color of the popup.
setBackgroundColor:function( color )
Allow the user to change the box’s color and border width
setBorder: function ( color, width )
Sets the border style of the popup.
setBorder:function( border )
Set the bounds for this Geometry.
setBounds: function( bounds )
Sets the bounds on this instance
setBounds: function( bounds )
update the active button in the menu item, trigger the button’s action and hide the flyout that contains the buttons.
setButton: function( button )
Prepare the canvas for drawing by setting various global settings.
setCanvasStyle: function( type, style )
As soon as a baseLayer has been loaded, we center and zoom ...and remove the handler.
setCenter: function()
setCheckField: function ( row, checked )
set the content of this panel to some HTML
setContent : function ( html )
Allows the user to set the HTML content of the popup.
setContentHTML:function( contentHTML )
Set the content of this panel to come from some URL.
setContentURL : function ( url )
Set the cursor according to current action: moving or rotating
setCursor: 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
setDisplay: function ()
calculates the drag-dimensions of an given element to drag
setDragLimit : function( reference )
With each registered browser event, the handler sets its own evt property.
setEvent: function( evt )
Set the visible part of the layer.
setExtent: function( extent, resolutionChanged )
Set the visible part of the layer.
setExtent: function()
Set the visible part of the layer.
setExtent: function( extent, resolutionChanged )
setExtent: function( extent, resolutionChanged )
Set the renderer’s extent
setExtent: function( extent, resolutionChanged )
handle selection events from maps and republish for widgets as appropriate
setExtents: function( oExtents )
Set the property of each spatial filter.
setFilterProperty: function( filter )
Sets the geometryTypes mapping.
setGeometryTypes: function()
Sets the geometryTypes mapping.
setGeometryTypes: function()
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.
setGMapVisibility: function( visible )
Called after the dataview is rendered.
setHeaders: function ()
Prepare the hit canvas for drawing by setting various global settings.
setHitContextStyle: function( type, featureId, symbolizer, strokeScaling )
Sets the source for the tile image
setImgSrc: function( url )
1.
setInitialExtents: function()
Set the label in the title bar of this panel
setLabel: function( s )
set the label of a tree item
setLabel: function( label )
Called to set the layer property.
setLayer: function( layer )
setLayerZIndex: function ( layer, zIdx )
set the current initialization state of the application.
setLoadState: function( state )
set the map object that this widget is associated with
setMap: function( oMap )
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 )
setMap: function( map )
sets options on the OpenLayers map object, a wrapper for the OL function
setMapOptions: function( options )
Attaches a context menu as defined in the AppDef to the map
setMenu: function()
initializes the meters per unit values when a new map is loaded.
setMetersPerUnit: function( metersPerUnit )
sets whether this widget is mutually exclusive on its map
setMutEx: function( bIsMutEx )
Set a namespace alias and URI for the format.
setNamespace: function( alias, uri )
Get the geometry’s bounds, convert it to our vml coordinate system, then set the node’s position, size, and local coordinate system.
setNodeDimension: function( node, geometry )
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.
setOpacity:function( opacity )
Deprecated.
OpenLayers.Util.setOpacity = function( element, opacity )
set the options associated with this request
setOptions : function( o )
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
setOwner: function( obj )
set the parameters associated with this request.
setParams : function( o )
creates the PopUp Buttons if enabled in options or deletes them if set to false
setPopUpButtons : function()
setPopUpStylesAfterRendering: function()
initializes the OpenLayers projection object on the Map object
setProjection: function( projCode, units )
Set extent rectangle pixel bounds.
setRectPxBounds: function( pxBounds )
setRequestHeaders: function()
sets a Selection XML back to the server for each of the maps
setSelection: function( selText, zoomTo )
sets the Jx.Selection object to be used by this folder.
setSelection: function( selection )
set up a connection to a MapGuide Open Source site.
setSiteURL : function( url, user, pass )
setSize: function( size )
Used to adjust the size of the popup.
setSize:function( contentSize )
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
setSize: function( size )
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 )
Use to set all the style attributes to a VML node.
setStyle: function( node, style, options, geometry )
sets some styles for the Jx.Field elements...
setStyles : function( cell )
setUrl: function( url )
Change the URL and reload the GML
setUrl:function( url )
Change URL of the Icon Image.
setUrl: function( url )
Sets the value property of the field
setValue: function ( v )
initializes all widgets with the map units after the map has loaded
setViewOptions: function( data )
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.
setVisibleItem: function( obj )
initializes all widgets with a parameter and value at runtime
setWidgetParam: function( param, data )
set the z-index of an element based on its position in the stack
setZIndex: function( obj, idx )
setZIndex: function ( zIndex )
Set the z-index order for the pane.
setZIndex: function ( zIndex )
Shift grid work in the other dimension
shiftColumn: function( prepend )
Shifty grid work
shiftRow:function( prepend )
shouldActivateWith: function( widget )
Determine whether to include a feature in a given cluster.
shouldCluster: function( cluster, feature )
Return whether or not the tile should actually be (re-)drawn.
shouldDraw: 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( )
Show the context menu at the location of the mouse click
show : function( e )
Show the sub menu
show: function()
Makes the popup visible.
show: function()
puts a piece of map metadata into the interface
showMetadata: function()
Shows the PopUp of of the editor if it already exists, otherwise calls Method this.createPopUp
showPopUp : function( cell )
Hide/Show the toggle depending on whether the control is minimized
showToggle: function( minimize )
siftDown : function ( start, end )
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.
sizeChanged: function()
called when a grid header is clicked.
sort: function( el )
Actually runs the sort on the data
sort : function ()
Use this geometry (the source) to attempt to split a target geometry.
split: function( target, options )
Use this geometry (the source) to attempt to split a target geometry.
split: 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).
splitWith: function( geometry, options )
Split this geometry with the given segment.
splitWithSegment: function( seg, options )
Executes a method with requestFrame in series for some duration.
function start( callback, duration, element )
Start the refresh interval.
start: function()
startBox: function ( xy )
Saves the starting time of the sort
startTimer : function ()
Terminates an animation loop started with start.
function stop( id )
Stops an event from propagating.
stop: function( event, allowDefault )
Cancels the refresh interval.
stop: function()
stopObserving: function( elementParam, name, observer, useCapture )
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.
stopObservingElement: function( elementParam )
Determines the time the sort took.
stopTimer : function ()
Called either after upload() or as a result of a successful call to get a progress ID.
submitUpload: function ( data )
Does the actual group sorting.
subSort : function ( data, groupByCol, sortByCol )
{Boolean} -
success: function()
success: function()
handle mouse click on a swatch by updating the color and hiding the panel.
swatchClick: function( e )
handle the mouse moving over a colour swatch by updating the preview
swatchOver: function( e )
switchModeTo: function( mode )