M | |
makeChrome, Jx. | |
makeSameOrigin, OpenLayers. | |
Map, OpenLayers. | |
mapDivClick, OpenLayers. | |
mapExtentsChanged, Fusion. | |
MapGuide, OpenLayers. | |
mapLoaded | |
MapMetadata, Fusion. | |
mapRefresh, Fusion. | |
mapReloaded, Fusion. | |
MapServer, OpenLayers. | |
Marker, OpenLayers. | |
Markers, OpenLayers. | |
maximize | |
maximizeControl, OpenLayers. | |
maximizePanel, Jx. | |
measure | |
Measure, OpenLayers. | |
measureComplete, OpenLayers. | |
measureImmediate, OpenLayers. | |
measurePartial, OpenLayers. | |
merge | |
mergeSort, Jx. | |
mergeWithDefaultFilter, OpenLayers. | |
MGCopyResource, Fusion. | |
MGCreateRuntimeMap | |
MGCreateSession, Fusion. | |
MGDeleteResource, Fusion. | |
MGDescribeSchema, Fusion. | |
MGEnumerateResourceData, Fusion. | |
MGEnumerateResourceReferences, Fusion. | |
MGEnumerateResources, Fusion. | |
MGGetFeatureSetEnvelope, Fusion. | |
MGGetResourceContent, Fusion. | |
MGGetResourceHeader, Fusion. | |
MGGetSpatialContexts, Fusion. | |
MGGetVisibleMapExtent, Fusion. | |
MGMoveResource, Fusion. | |
MGQueryMapFeatures, Fusion. | |
MGQueryMapFeatures2, Fusion. | |
minimizeControl, OpenLayers. | |
modifyAlphaImageDiv, Util | |
modifyDOMElement, Util | |
modifyFeature | |
modifyGeometry, OpenLayers. | |
modifyHeaders, Jx. | |
MouseDefaults, OpenLayers. | |
mousedown | |
mouseEnter, Jx. | |
mouseLeave, Jx. | |
mouseLeft, Util | |
mousemove | |
mouseout | |
MousePosition, OpenLayers. | |
MouseToolbar, OpenLayers. | |
mouseup | |
MouseWheel, OpenLayers. | |
move | |
moveBox, OpenLayers. | |
moveByPx | |
moveCell, Jx.Grid | |
moveColumnHeader, Jx.Grid | |
moveFeature | |
moveGriddedTiles, OpenLayers. | |
moveLayerBack, OpenLayers. | |
moveLayerToTop, OpenLayers. | |
moveRoot | |
moveRowHeader, Jx.Grid | |
moveTo | |
moveToQueue, Jx. | |
multilinestring | |
MultiLineString, OpenLayers. | |
multipoint | |
MultiPoint, OpenLayers. | |
multipolygon | |
MultiPolygon, OpenLayers. |
create chrome on an element.
makeChrome: function( element )
Using the specified proxy, returns a same origin url of the provided url.
makeSameOrigin: function( url, proxy )
Handle browser events
mapDivClick: function( evt )
OpenLayers event handler for whenever the map changes either zoom level of the center has changed.
mapExtentsChanged: function()
Abstract method that handle the event: Fusion.Event.MAP_LOADED.
mapLoaded: function()
Callback for when all maps have been loaded
mapLoaded: function()
Abstract method that handle the event: Fusion.Event.MAP_LAYER_ORDER_CHANGED.
mapRefresh: function()
Abstract method that handle the event: Fusion.Event.MAP_RELOADED.
mapReloaded: function()
Called when the maximize button of a dialog is clicked.
maximize: function ()
Maximize this panel
maximize: function()
Unhide the control.
maximizeControl: function( e )
Maximize a panel, taking up all available space (taking into consideration any minimum or maximum values)
maximizePanel: function( panel )
This method does the dirty work of actually measuring a cell
measure : function ( text, klass, rowHeader, row )
measure: function( geometry, eventType )
Called when the measurement sketch is done.
measureComplete: function( geometry )
Called each time the measurement sketch is modified.
measureImmediate : function( point, feature, drawing )
Called each time a new point is added to the measurement sketch.
measurePartial: function( point, geometry )
Does the work of merging to arrays in order.
merge : function ( left, right )
Given a list of features, determine which ones to add to the layer.
merge: function( resp )
Add all features to the layer.
merge: function( mapProjection, resp )
Does the physical sorting.
mergeSort : function ( arr )
Merge filter passed to the read method with the default one
mergeWithDefaultFilter: function( filter )
Hide all the contents of the control, shrink the size, add the maximize icon
minimizeControl: function( e )
OpenLayers.Util.modifyAlphaImageDiv = function( div, id, px, sz, imgURL, position, border, sizing, opacity )
Modifies many properties of a DOM element all at once.
OpenLayers.Util.modifyDOMElement = function( element, id, px, sz, position, border, overflow, opacity )
Modify the existing geometry given the new point
modifyFeature: function( pixel, drawing )
Modify the existing geometry given a pixel location.
modifyFeature: function( pixel )
Modify the polygon geometry in place.
modifyGeometry: function()
modifyHeaders: function()
Handle mousedown.
mousedown: function( evt )
Handle mousedown events
mousedown: function( evt )
Handle mouse down.
mousedown: function( evt )
Handle mousedown.
mousedown: function( evt )
Called when the mouse enters the actual file input to make the fake button highlight.
mouseEnter: function ()
called when the mouse leaves the actual file input to turn off the highlight of the fake button.
mouseLeave: function ()
OpenLayers.Util.mouseLeft = function ( evt, div )
Handle mousemove events
mousemove: function( evt )
Handle mouse moves.
mousemove: function( evt )
Called when the mouse moves on the map.
mousemove: function( evt )
Update the stored mousePosition on every move.
mousemove: function ( evt )
Handle mousemove.
mousemove: function( evt )
Handle mouseout events
mouseout: function ( evt )
Called when the mouse goes out of the map.
mouseout: function( evt )
Handle mouse out.
mouseout: function( evt )
Handle mouseup.
mouseup: function ( evt )
Handle mouseup events
mouseup: function( evt )
Handle mouse up.
mouseup: function( evt )
Handle mouseup.
mouseup: function( evt )
Called when the mouse moves over an element with a tip.
move : function ( event )
Moves the feature and redraws it at its new location
move: function( location )
This method is called during the handling of the mouse move event.
move: function( evt )
Handle mousemove and touchmove.
move: function ( evt )
Handle mousemove and touchmove.
move: function ( evt )
Respond to drag move events
move: function( evt )
moveBox: function ( xy )
Move the layer based on pixel vector.
moveByPx: function( dx, dy )
Move the layer based on pixel vector.
moveByPx: function( dx, dy )
Move the layer based on pixel vector.
moveByPx: function( dx, dy )
Drag the map by pixels.
moveByPx: function( dx, dy )
handle the mouse moving over cells in the grid
moveCell: function( e )
handle the mouse moving over the column header
moveColumnHeader: function( e )
Called when the drag handler detects a mouse-move.
moveFeature: function( pixel )
moveGriddedTiles: function( deferred )
Moves the layer back to the position determined by the map’s layers array.
moveLayerBack: function()
Moves the layer for this handler to the top, so mouse events can reach it.
moveLayerToTop: function()
moves this renderer’s root to a (different) renderer.
moveRoot: function( renderer )
moves this renderer’s root to a different renderer.
moveRoot: function( renderer )
moves this renderer’s root to a different renderer.
moveRoot: function( renderer )
handle the mouse moving over the row header
moveRowHeader: function( e )
Sets the left and top style attributes to the passed in pixel coordinates.
moveTo: function ( px )
move icon to passed in px.
moveTo: function ( px )
moveTo:function( bounds, zoomChanged, dragging )
Handle calls to move the layer.
moveTo:function( bounds, zoomChanged, dragging )
If layer is visible and GML has not been loaded, load GML, then load GML and call OpenLayers.Layer.Vector.moveTo() to redraw at the new location.
moveTo:function( bounds, zoomChanged, minor )
moveTo: function( bounds, zoomChanged, dragging )
This function is called whenever the map is moved.
moveTo:function( bounds, zoomChanged, dragging )
moveTo:function( bounds, zoomChanged, dragging )
Reset the vector layer’s div so that it once again is lined up with the map.
moveTo: function( bounds, zoomChanged, dragging )
moveTo:function( bounds, zoomChanged, dragging )
moveTo: function( lonlat, zoom, options )
Move the marker to the new location.
moveTo: function ( px )
moveTo: function( px )
Reposition the tile.
moveTo: function ( bounds, position, redraw )
Called by Jx.Field.File’s fileSelected event.
moveToQueue: function ( filename )