M | |
maintainEdgeParent, mxGraphModel | |
maintainParentLocation | |
maintainSwimlanes, mxEditor | |
manageLabelHandle, mxEdgeHandler | |
manageSizers, mxVertexHandler | |
mapping, mxObjectCodec | |
marginBottom | |
marginLeft, mxStackLayout | |
marginRight, mxStackLayout | |
marginTop | |
MARK, mxEvent | |
markedState, mxCellMarker | |
marker | |
markers, mxMarker | |
master, mxCompositeLayout | |
matchHtmlAlignment, mxSvgCanvas2D | |
max, mxMultiplicity | |
MAX_HOTSPOT_SIZE, mxConstants | |
maxCells, mxGraphHandler | |
maxDistanceLimit, mxFastOrganicLayout | |
maxFitScale, mxGraph | |
maxHandlers, mxSelectionCellsHandler | |
maxHeight, mxCylinder | |
MAXIMIZE, mxEvent | |
maximizeImage, mxWindow | |
maximumContainerSize, mxGraph | |
maximumGraphBounds, mxGraph | |
maxIterations | |
maxLivePreview, mxGraphHandler | |
maxNoImprovementIterations, mxMedianHybridCrossingReduction | |
maxRank | |
maxRankHeight, mxCompactTreeLayout | |
maxScale, mxPanningHandler | |
medianValue, MedianCellSorter | |
mergeRemoveEnabled, mxEdgeHandler | |
method, mxXmlRequest | |
min, mxMultiplicity | |
MIN_HOTSPOT_SIZE, mxConstants | |
minDistanceLimit, mxFastOrganicLayout | |
minDistanceLimitSquared, mxFastOrganicLayout | |
minEdgeJetty | |
minFitScale, mxGraph | |
MINIMIZE, mxEvent | |
minimizeImage, mxWindow | |
minimumContainerSize, mxGraph | |
minimumGraphSize, mxGraph | |
minimumSize | |
minPageBreakDist, mxGraph | |
minRank, mxGraphAbstractHierarchyCell | |
minResize, mxCellEditor | |
minScale | |
minStrokeWidth, mxSvgCanvas2D | |
minSvgStrokeWidth | |
model | |
modified | |
MOUSE_DOWN, mxEvent | |
MOUSE_MOVE, mxEvent | |
MOUSE_UP, mxEvent | |
mouseDownCounter, mxConnectionHandler | |
mouseListeners, mxGraph | |
MOVE, mxEvent | |
MOVE_CELLS, mxEvent | |
MOVE_END, mxEvent | |
MOVE_START, mxEvent | |
moveCircle, mxCircleLayout | |
moveEnabled, mxGraphHandler | |
moveHandler | |
moveIconBack, mxConnectionHandler | |
moveIconFront, mxConnectionHandler | |
moveOp | |
moveParent | |
movePreviewAway, mxConnectionHandler | |
movePreviewToFront, mxVertexHandler | |
movePropertiesDialog, mxEditor | |
moveTree, mxCompactTreeLayout | |
multigraph, mxGraph | |
multiplicities, mxGraph | |
mxForceIncludes, mxClient | |
mxLoadResources, mxClient | |
mxLoadStylesheets, mxClient | |
mxResourceExtension, mxClient | |
mxTransient, mxCell |
Specifies if edges should automatically be moved into the nearest common ancestor of their terminals.
mxGraphModel.prototype.maintainEdgeParent
Specifies if the parent location should be maintained, so that the top, left corner stays the same before and after execution of the layout.
mxCompactTreeLayout.prototype.maintainParentLocation
Specifies if the parent location should be maintained, so that the top, left corner stays the same before and after execution of the layout.
mxHierarchicalLayout.prototype.maintainParentLocation
Specifies if the parent location should be maintained, so that the top, left corner stays the same before and after execution of the layout.
mxSwimlaneLayout.prototype.maintainParentLocation
Specifies if the swimlanes should be kept at the same width or height depending on the setting of horizontalFlow.
mxEditor.prototype.maintainSwimlanes
Specifies if the label handle should be moved if it intersects with another handle.
mxEdgeHandler.prototype.manageLabelHandle
Specifies if sizers should be hidden and spaced if the vertex is small.
mxVertexHandler.prototype.manageSizers
Maps from from fieldnames to XML attribute names.
mxObjectCodec.prototype.mapping
The margin at the bottom of the page (number).
mxPrintPreview.prototype.marginBottom
Top margin for the child area.
mxStackLayout.prototype.marginBottom
Top margin for the child area.
mxStackLayout.prototype.marginLeft
Top margin for the child area.
mxStackLayout.prototype.marginRight
The margin at the top of the page (number).
mxPrintPreview.prototype.marginTop
Top margin for the child area.
mxStackLayout.prototype.marginTop
Specifies the event name for mark.
MARK: 'mark'
Holds the marked mxCellState.
mxCellMarker.prototype.markedState
Holds the mxTerminalMarker used for finding source and target cells.
mxConnectionHandler.prototype.marker
Holds the mxTerminalMarker which is used for highlighting terminals.
mxEdgeHandler.prototype.marker
Maps from markers names to functions to paint the markers.
markers: []
Reference to the mxGraphLayouts that handles moves.
mxCompositeLayout.prototype.master
Specifies if plain text output should match the vertical HTML alignment.
mxSvgCanvas2D.prototype.matchHtmlAlignment
Defines the maximum number of connections for which this rule applies.
mxMultiplicity.prototype.max
Defines the maximum size in pixels of the portion of the cell which is to be used as a connectable region.
MAX_HOTSPOT_SIZE: 0
Defines the maximum number of cells to paint subhandles for.
mxGraphHandler.prototype.maxCells
Maximal distance limit.
mxFastOrganicLayout.prototype.maxDistanceLimit
Specifies the maximum scale to be applied in fit.
mxGraph.prototype.maxFitScale
Defines the maximum number of handlers to paint individually.
mxSelectionCellsHandler.prototype.maxHandlers
Defines the maximum height of the top and bottom part of the cylinder shape.
mxCylinder.prototype.maxHeight
Specifies the event name for maximize.
MAXIMIZE: 'maximize'
URL of the image to be used for the maximize icon in the titlebar.
mxWindow.prototype.maximizeImage
mxRectangle that specifies the maximum size of the container if resizeContainer is true.
mxGraph.prototype.maximumContainerSize
mxRectangle that specifies the area in which all cells in the diagram should be placed.
mxGraph.prototype.maximumGraphBounds
The number of heuristic iterations to run.
mxCoordinateAssignment.prototype.maxIterations
Total number of iterations to run the layout though.
mxFastOrganicLayout.prototype.maxIterations
The maximum number of iterations to perform whilst reducing edge crossings.
mxMedianHybridCrossingReduction.prototype.maxIterations
Maximum number of cells for which live preview should be used.
mxGraphHandler.prototype.maxLivePreview
The total number of crossings found in the best configuration so far
mxMedianHybridCrossingReduction.prototype.maxNoImprovementIterations
The maximum rank this cell occupies.
mxGraphAbstractHierarchyCell.prototype.maxRank
Stores the largest rank number allocated
mxGraphHierarchyModel.prototype.maxRank
Stores the largest rank number allocated
mxSwimlaneModel.prototype.maxRank
An array of the maximum height of cells (relative to the layout direction) per rank
mxCompactTreeLayout.prototype.maxRankHeight
Specifies the maximum scale.
mxPanningHandler.prototype.maxScale
The weighted value of the cell stored.
MedianCellSorter.prototype.medianValue
Specifies if removing bends by dropping them on other bends is enabled.
mxEdgeHandler.prototype.mergeRemoveEnabled
Specifies the request method.
mxXmlRequest.prototype.method
Defines the minimum number of connections for which this rule applies.
mxMultiplicity.prototype.min
Defines the minimum size in pixels of the portion of the cell which is to be used as a connectable region.
MIN_HOTSPOT_SIZE: 8
Minimal distance limit.
mxFastOrganicLayout.prototype.minDistanceLimit
Cached version of minDistanceLimit squared.
mxFastOrganicLayout.prototype.minDistanceLimitSquared
The minimum distance for an edge jetty from a vertex.
mxCompactTreeLayout.prototype.minEdgeJetty
The minimum distance for an edge jetty from a vertex Default is 12.
mxCoordinateAssignment.prototype.minEdgeJetty
Specifies the minimum scale to be applied in fit.
mxGraph.prototype.minFitScale
Specifies the event name for minimize.
MINIMIZE: 'minimize'
URL of the image to be used for the minimize icon in the titlebar.
mxWindow.prototype.minimizeImage
mxRectangle that specifies the minimum size of the container if resizeContainer is true.
mxGraph.prototype.minimumContainerSize
mxRectangle that specifies the minimum size of the graph.
mxGraph.prototype.minimumGraphSize
Specifies the minimum number of pixels for the width and height of a selection border.
mxGraphHandler.prototype.minimumSize
mxRectangle that specifies the minimum width and height of the window.
mxWindow.prototype.minimumSize
Specifies the minimum distance for page breaks to be visible.
mxGraph.prototype.minPageBreakDist
The minimum rank this cell occupies.
mxGraphAbstractHierarchyCell.prototype.minRank
Defines the minimum width and height to be used in resize.
mxCellEditor.prototype.minResize
Minimum scale to be used.
mxOutline.prototype.minScale
Specifies the minimum scale.
mxPanningHandler.prototype.minScale
Minimum stroke width for output.
mxSvgCanvas2D.prototype.minStrokeWidth
Minimum stroke width for SVG output.
mxCellRenderer.prototype.minSvgStrokeWidth
Minimum stroke width for SVG output.
mxShape.prototype.minSvgStrokeWidth
Holds the mxGraphModel that contains the cells to be displayed.
mxGraph.prototype.model
The internal mxGraphHierarchyModel formed of the layout.
mxHierarchicalLayout.prototype.model
The internal mxSwimlaneModel formed of the layout.
mxSwimlaneLayout.prototype.model
Specifies if the label has been modified.
mxCellEditor.prototype.modified
True if the graph has been modified since it was last saved.
mxEditor.prototype.modified
Specifies the event name for mouseDown.
MOUSE_DOWN: 'mouseDown'
Specifies the event name for mouseMove.
MOUSE_MOVE: 'mouseMove'
Specifies the event name for mouseUp.
MOUSE_UP: 'mouseUp'
Counts the number of mouseDown events since the start.
mxConnectionHandler.prototype.mouseDownCounter
Holds the mouse event listeners.
mxGraph.prototype.mouseListeners
Specifies the event name for move.
MOVE: 'move'
Specifies the event name for moveCells.
MOVE_CELLS: 'moveCells'
Specifies the event name for moveEnd.
MOVE_END: 'moveEnd'
Specifies the event name for moveStart.
MOVE_START: 'moveStart'
Boolean specifying if the circle should be moved to the top, left corner specified by x0 and y0.
mxCircleLayout.prototype.moveCircle
Specifies if moving is enabled.
mxGraphHandler.prototype.moveEnabled
Holds the function that handles the move event.
mxLayoutManager.prototype.moveHandler
Specifies if icons should be moved to the back of the overlay pane.
mxConnectionHandler.prototype.moveIconBack
Specifies if icons should be displayed inside the graph container instead of the overlay pane.
mxConnectionHandler.prototype.moveIconFront
Contains the string used for moving in paths.
mxAbstractCanvas2D.prototype.moveOp
Contains the string used for moving in paths.
mxVmlCanvas2D.prototype.moveOp
Specifies if the parent should be moved if resizeParent is enabled.
mxHierarchicalLayout.prototype.moveParent
Specifies if the parent should be moved if resizeParent is enabled.
mxSwimlaneLayout.prototype.moveParent
Switch to enable moving the preview away from the mousepointer.
mxConnectionHandler.prototype.movePreviewAway
Specifies if the live preview should be moved to the front.
mxVertexHandler.prototype.movePreviewToFront
Specifies if the properties dialog should be automatically moved near the cell it is displayed for, otherwise the dialog is not moved.
mxEditor.prototype.movePropertiesDialog
Specifies if the tree should be moved to the top, left corner if it is inside a top-level layer.
mxCompactTreeLayout.prototype.moveTree
Specifies if multiple edges in the same direction between the same pair of vertices are allowed.
mxGraph.prototype.multigraph
An array of mxMultiplicities describing the allowed connections in a graph.
mxGraph.prototype.multiplicities
List of members that should not be cloned inside clone.
mxCell.prototype.mxTransient