Holds the mxGeometry.
mxCell.prototype.geometry
Local cache of gradients for quick lookups.
this.gradients
Reference to the enclosing mxGraph.
mxAutoSaveManager.prototype.graph
Reference to the enclosing mxGraph.
mxCellEditor.prototype.graph
Reference to the enclosing mxGraph.
mxCellHighlight.prototype.graph
Reference to the enclosing mxGraph.
mxCellMarker.prototype.graph
Reference to the enclosing mxGraph.
mxCellStatePreview.prototype.graph
Reference to the enclosing mxGraph.
mxConnectionHandler.prototype.graph
Reference to the enclosing mxGraph.
mxConstraintHandler.prototype.graph
Reference to the enclosing mxGraph.
mxEdgeHandler.prototype.graph
Holds a mxGraph for displaying the diagram.
mxEditor.prototype.graph
Reference to the enclosing mxGraph.
mxGraphHandler.prototype.graph
Reference to the enclosing mxGraph.
mxGraphLayout.prototype.graph
Reference to the enclosing mxGraph.
mxGraphSelectionModel.prototype.graph
Reference to the enclosing mxGraph.
mxGraphView.prototype.graph
Reference to the enclosing mxGraph instance.
mxGuide.prototype.graph
Reference to the mxGraph associated with this handler.
mxKeyHandler.prototype.graph
Reference to the enclosing mxGraph.
mxLayoutManager.prototype.graph
Specifies the delay between the animation steps.
mxMorphing.prototype.graph
Reference to the enclosing mxGraph.
mxPanningHandler.prototype.graph
Reference to the enclosing mxGraph.
mxPopupMenuHandler.prototype.graph
Reference to the mxGraph that should be previewed.
mxPrintPreview.prototype.graph
Reference to the enclosing mxGraph.
mxSelectionCellsHandler.prototype.graph
Reference to the enclosing mxGraph.
mxSpaceManager.prototype.graph
Reference to the enclosing mxGraph.
mxSwimlaneManager.prototype.graph
Reference to the enclosing mxGraph.
mxTooltipHandler.prototype.graph
Reference to the enclosing mxGraph.
mxVertexHandler.prototype.graph
mxRectangle that caches the scales, translated bounds of the current view.
mxGraphView.prototype.graphBounds
Holds the render hint used for creating the graph in setGraphContainer.
mxEditor.prototype.graphRenderHint
Holds the x-coordinate of the event in the graph.
mxMouseEvent.prototype.graphX
Holds the y-coordinate of the event in the graph.
mxMouseEvent.prototype.graphY
Specifies if the grid should be allowed.
mxDragSource.prototype.gridEnabled
Specifies if the grid is enabled.
mxGraph.prototype.gridEnabled
Specifies the grid size.
mxGraph.prototype.gridSize
Padding added to resized parents.
mxCompactTreeLayout.prototype.groupPadding
Padding added to resized parents
mxCoordinateAssignment.prototype.groupPadding
Holds the mxGuide instance that is used for alignment.
mxGraphHandler.prototype.guide
Specifies if mxGuide should be enabled.
mxDragSource.prototype.guidesEnabled
Specifies if other cells should be used for snapping the right, center or left side of the current selection.
mxGraphHandler.prototype.guidesEnabled
Holds the height of the shape.
mxStencil.prototype.h0
Optional mxImage to be used as handles.
mxEdgeHandler.prototype.handleImage
Optional mxImage to be used as handles.
mxVertexHandler.prototype.handleImage
Specifies if mouse events outside of the component should be handled.
mxPanningManager.prototype.handleMouseOut
Holds the mxKeyHandler for key event handling.
mxDefaultKeyHandler.prototype.handler
mxDictionary that maps from cells to handlers.
mxSelectionCellsHandler.prototype.handlers
Assigns a unique hashcode for each node.
mxGraphHierarchyNode.prototype.hashCode
The height of this cell
mxGraphAbstractHierarchyCell.prototype.height
Integer that specifies the height of the image.
mxImage.prototype.height
Holds the height of the rectangle.
mxRectangle.prototype.height
Holds the mxWindow created in showHelp.
mxEditor.prototype.help
Specifies the resource key for the help window title.
mxEditor.prototype.helpResource
Specifies the width of the help window in pixels.
mxEditor.prototype.helpWidth
Icon for the help window.
mxEditor.prototype.helpWindowImage
Specifies if the tooltip should be hidden if the mouse is moved over the current cell.
mxTooltipHandler.prototype.hideOnHover
Specifies the color for the highlight.
mxConstraintHandler.prototype.highlightColor
Specifies if drop targets should be highlighted.
mxDragSource.prototype.highlightDropTargets
Specifies if drop targets under the mouse should be enabled.
mxGraphHandler.prototype.highlightEnabled
Array that contains the steps of the command history.
mxUndoManager.prototype.history
Specifies the orientation of the layout.
mxCompactTreeLayout.prototype.horizontal
Specifies if horizontal guides are enabled.
mxGuide.prototype.horizontal
Boolean indicating the direction in which the space is partitioned.
mxPartitionLayout.prototype.horizontal
Specifies the orientation of the layout.
mxStackLayout.prototype.horizontal
Specifies the orientation of the swimlanes.
mxSwimlaneManager.prototype.horizontal
Specifies the direction of the flow in the diagram.
mxEditor.prototype.horizontalFlow
The horizontal offset for the handles.
mxVertexHandler.prototype.horizontalOffset
Specifies the portion of the width and height that should trigger a highlight.
mxCellMarker.prototype.hotspot
Specifies if the hotspot is enabled.
mxCellMarker.prototype.hotspotEnabled
Specifies the return value for isHtmlLabel.
mxGraph.prototype.htmlLabels
Specifies if the graph container should be used for preview.
mxGraphHandler.prototype.htmlPreview