I | |
id | |
idrefs, mxObjectCodec | |
ids, mxGraphHierarchyEdge | |
ignoreCell, mxPanningHandler | |
ignoreClippedStringSize, mxText | |
ignoredChanges, mxAutoSaveManager | |
ignoreGrid, mxHandle | |
ignoreMouseDown, mxConnectionHandler | |
ignoreRelativeEdgeParent, mxGraphModel | |
ignoreScrollbars, mxGraph | |
ignoreStringSize, mxText | |
ignoreTouchEvents, mxTooltipHandler | |
image | |
imageBasePath | |
imageBundles, mxGraph | |
imageOffset, mxSvgCanvas2D | |
images, mxImageBundle | |
imageSize | |
importEnabled, mxGraph | |
includeOverlays, mxImageExport | |
index, mxVertexHandler | |
indexOfNextAdd, mxUndoManager | |
indicatorSize, mxLabel | |
indicatorSpacing, mxLabel | |
indices, mxFastOrganicLayout | |
initialTemp, mxFastOrganicLayout | |
initialTouchX, mxGraph | |
initialTouchY, mxGraph | |
initialValue, mxCellEditor | |
initialX, mxCoordinateAssignment | |
insertBeforeSource, mxConnectionHandler | |
insertCount, mxClipboard | |
insertFunction, mxEditor | |
interHierarchySpacing | |
interRankCellSpacing | |
intraCellSpacing | |
invalid, mxCellState | |
INVALID_COLOR, mxConstants | |
INVALID_CONNECT_TARGET_COLOR, mxConstants | |
invalidColor, mxCellMarker | |
invalidStyle, mxCellState | |
invert, mxCompactTreeLayout | |
invokesStopCellEditing, mxGraph | |
IS_ANDROID, mxClient | |
IS_CHROMEAPP, mxClient | |
IS_CHROMEOS, mxClient | |
IS_EDGE, mxClient | |
IS_EM, mxClient | |
IS_FF, mxClient | |
IS_GC, mxClient | |
IS_IE, mxClient | |
IS_IE11, mxClient | |
IS_IE6, mxClient | |
IS_IOS, mxClient | |
IS_LOCAL, mxClient | |
IS_MAC, mxClient | |
IS_MT, mxClient | |
IS_NS, mxClient | |
IS_OP, mxClient | |
IS_OT, mxClient | |
IS_POINTER, mxClient | |
IS_QUIRKS, mxClient | |
IS_SF, mxClient | |
IS_SVG, mxClient | |
IS_TOUCH, mxClient | |
IS_VML, mxClient | |
IS_WIN, mxClient | |
isMouseDown, mxGraph | |
isMoveable, mxFastOrganicLayout | |
isReversed, mxGraphHierarchyEdge | |
itemCount, mxPopupMenu | |
iteration, mxFastOrganicLayout | |
iterationsWithoutImprovement, mxMedianHybridCrossingReduction | |
J | |
jettyPositions, mxCoordinateAssignment |
Holds the Id.
mxCell.prototype.id
The object identity of the wrapped cell
mxGraphHierarchyNode.prototype.id
Array containing the variable names that should be turned into or converted from references.
mxObjectCodec.prototype.idrefs
The object identities of the wrapped cells
mxGraphHierarchyEdge.prototype.ids
Specifies if panning should be active even if there is a cell under the mousepointer.
mxPanningHandler.prototype.ignoreCell
Specifies if the string size should be measured in updateBoundingBox if the label is clipped and the label position is center and middle.
mxText.prototype.ignoreClippedStringSize
Counter for ignored changes in autosave.
mxAutoSaveManager.prototype.ignoredChanges
Default is false.
mxHandle.prototype.ignoreGrid
Specifies if the connection handler should ignore the state of the mouse button when highlighting the source.
mxConnectionHandler.prototype.ignoreMouseDown
Specifies if relative edge parents should be ignored for finding the nearest common ancestors of an edge’s terminals.
mxGraphModel.prototype.ignoreRelativeEdgeParent
Specifies if the graph should automatically scroll regardless of the scrollbars.
mxGraph.prototype.ignoreScrollbars
Specifies if the actual string size should be measured.
mxText.prototype.ignoreStringSize
Specifies if touch and pen events should be ignored.
mxTooltipHandler.prototype.ignoreTouchEvents
Holds the mxImage to be used as the icon.
mxCellOverlay.prototype.image
Specifies the mxImage to be used to render the handle.
mxHandle.prototype.image
Base path for all icon attributes in the config.
mxDefaultPopupMenu.prototype.imageBasePath
Holds the list of image bundles.
mxGraph.prototype.imageBundles
Offset to be used for image elements.
mxSvgCanvas2D.prototype.imageOffset
Maps from keys to images.
mxImageBundle.prototype.images
Default width and height for the image.
mxLabel.prototype.imageSize
Default imagewidth and imageheight if an image but no imagewidth and imageheight are defined in the style.
mxSwimlane.prototype.imageSize
Specifies the return value for canImportCell.
mxGraph.prototype.importEnabled
Specifies if overlays should be included in the export.
mxImageExport.prototype.includeOverlays
Holds the index of the current handle.
mxVertexHandler.prototype.index
Index of the element to be added next.
mxUndoManager.prototype.indexOfNextAdd
Default width and height for the indicicator.
mxLabel.prototype.indicatorSize
Default spacing between image and indicator.
mxLabel.prototype.indicatorSpacing
Hashtable from cells to local indices.
mxFastOrganicLayout.prototype.indices
Start value of temperature.
mxFastOrganicLayout.prototype.initialTemp
Holds the x-coordinate of the intial touch event for tap and hold.
mxGraph.prototype.initialTouchX
Holds the y-coordinate of the intial touch event for tap and hold.
mxGraph.prototype.initialTouchY
Holds the initial editing value to check if the current value was modified.
mxCellEditor.prototype.initialValue
The minimum x position node placement starts at
mxCoordinateAssignment.prototype.initialX
Specifies if new edges should be inserted before the source vertex in the cell hierarchy.
mxConnectionHandler.prototype.insertBeforeSource
Counts the number of times the clipboard data has been inserted.
insertCount: 1
Specifies the function to be used for inserting new cells into the graph.
mxEditor.prototype.insertFunction
The spacing buffer between unconnected hierarchies.
mxHierarchicalLayout.prototype.interHierarchySpacing
The spacing buffer between unconnected hierarchies.
mxSwimlaneLayout.prototype.interHierarchySpacing
The minimum distance between cells on adjacent ranks.
mxCoordinateAssignment.prototype.interRankCellSpacing
The spacing buffer added between cell on adjacent layers.
mxHierarchicalLayout.prototype.interRankCellSpacing
The spacing buffer added between cell on adjacent layers.
mxSwimlaneLayout.prototype.interRankCellSpacing
The minimum buffer between cells on the same rank.
mxCoordinateAssignment.prototype.intraCellSpacing
The spacing buffer added between cells on the same layer.
mxHierarchicalLayout.prototype.intraCellSpacing
The spacing buffer added between cells on the same layer.
mxSwimlaneLayout.prototype.intraCellSpacing
Specifies if the state is invalid.
mxCellState.prototype.invalid
Defines the color to be used for the coloring invalid connection previews.
INVALID_COLOR: '#FF0000'
Defines the color to be used for highlighting a invalid target cells for a new or changed connections.
INVALID_CONNECT_TARGET_COLOR: '#FF0000'
Holds the invalid marker color.
mxCellMarker.prototype.invalidColor
Specifies if the style is invalid.
mxCellState.prototype.invalidStyle
Specifies if edge directions should be inverted.
mxCompactTreeLayout.prototype.invert
If true, when editing is to be stopped by way of selection changing, data in diagram changing or other means stopCellEditing is invoked, and changes are saved.
mxGraph.prototype.invokesStopCellEditing
Returns true if the user agent contains Android.
IS_ANDROID: navigator.appVersion.indexOf( 'Android' ) >
True if the this is running inside a Chrome App.
IS_CHROMEAPP: window.chrome !
True if the client is a Chrome OS.
IS_CHROMEOS: /\bCrOS\b/.test( navigator.appVersion )
True if the current browser is Microsoft Edge.
IS_EDGE: navigator.userAgent !
True if the browser is IE11 in enterprise mode (IE8 standards mode).
IS_EM: 'spellcheck' in document.createElement( 'textarea' ) && document.documentMode
True if the current browser is Firefox.
IS_FF: typeof InstallTrigger !
True if the current browser is Google Chrome.
IS_GC: /Google Inc/.test( navigator.vendor )
True if the current browser is Internet Explorer 10 or below.
IS_IE: navigator.userAgent !
True if the current browser is Internet Explorer 11.x.
IS_IE11: navigator.userAgent !
True if the current browser is Internet Explorer 6.x.
IS_IE6: navigator.userAgent !
Returns true if the user agent is an iPad, iPhone or iPod.
IS_IOS: ( /iP(hone|od|ad)/.test(navigator.platform) )
True if the client is a Mac.
IS_MAC: navigator.appVersion.indexOf( 'Mac' ) > 0
True if the current browser is Netscape (including Firefox).
IS_NS: navigator.userAgent !
True if the current browser is Opera.
IS_OP: navigator.userAgent !
True if -o-transform is available as a CSS style, ie for Opera browsers based on a Presto engine with version 2.5 or later.
IS_OT: navigator.userAgent !
True if this device supports Microsoft pointer events (always false on Macs).
IS_POINTER: window.PointerEvent !
True if the current browser is Internet Explorer and it is in quirks mode.
IS_QUIRKS: navigator.userAgent !
True if the current browser is Safari.
IS_SF: /Apple Computer
True if the browser supports SVG.
IS_SVG: navigator.appName.toUpperCase() !
True if this device supports touchstart/-move/-end events (Apple iOS, Android, Chromebook and Chrome Browser on touch-enabled devices).
IS_TOUCH: 'ontouchstart' in document.documentElement
True if the browser supports VML.
IS_VML: navigator.appName.toUpperCase()
True if the client is a Windows.
IS_WIN: navigator.appVersion.indexOf( 'Win' ) > 0
Holds the state of the mouse button.
mxGraph.prototype.isMouseDown
Array of booleans representing the movable states of the vertices.
mxFastOrganicLayout.prototype.isMoveable
Whether or not the direction of this edge has been reversed internally to create a DAG for the hierarchical layout
mxGraphHierarchyEdge.prototype.isReversed
Contains the number of times addItem has been called for a new menu.
mxPopupMenu.prototype.itemCount
Current iteration count.
mxFastOrganicLayout.prototype.iteration
The total number of crossings found in the best configuration so far
mxMedianHybridCrossingReduction.prototype.iterationsWithoutImprovement
Map of internal edges and (x,y) pair of positions of the start and end jetty for that edge where it connects to the source and target vertices.
mxCoordinateAssignment.prototype.jettyPositions