R | |
radius | |
radiusSquared, mxFastOrganicLayout | |
rankBottomY, mxCoordinateAssignment | |
rankIndex, WeightedCellSorter | |
ranks | |
ranksPerGroup, mxSwimlaneModel | |
rankTopY, mxCoordinateAssignment | |
rankWidths, mxCoordinateAssignment | |
rankY, mxCoordinateAssignment | |
RECEIVE, mxEvent | |
RECTANGLE_ROUNDING_FACTOR, mxConstants | |
recursiveResize, mxGraph | |
REDO, mxEvent | |
redone, mxUndoableEdit | |
refCount, mxSvgCanvas2D | |
REFRESH, mxEvent | |
refreshHandler, mxSelectionCellsHandler | |
relative, mxGeometry | |
REMOVE, mxEvent | |
REMOVE_CELLS, mxEvent | |
REMOVE_CELLS_FROM_PARENT, mxEvent | |
REMOVE_OVERLAY, mxEvent | |
removeCellsFromParent, mxGraphHandler | |
removeEmptyParents, mxGraphHandler | |
removeEnabled, mxEdgeHandler | |
renderHint, mxGraph | |
rendering, mxGraphView | |
RENDERING_HINT_EXACT, mxConstants | |
RENDERING_HINT_FASTER, mxConstants | |
RENDERING_HINT_FASTEST, mxConstants | |
replaceLinefeeds, mxText | |
request, mxXmlRequest | |
RESET, mxEvent | |
resetEdges | |
resetEdgesOnConnect, mxGraph | |
resetEdgesOnMove, mxGraph | |
resetEdgesOnResize, mxGraph | |
resetHandler | |
resetStyles, mxArrowConnector | |
resetViewOnRootChange, mxGraph | |
RESIZE, mxEvent | |
RESIZE_CELLS, mxEvent | |
RESIZE_END, mxEvent | |
RESIZE_START, mxEvent | |
resizeContainer, mxGraph | |
resizeEnabled, mxSwimlaneManager | |
resizeHandler, mxLayoutManager | |
resizeImage, mxWindow | |
resizeLast, mxStackLayout | |
resizeParent | |
resizeParentMax, mxStackLayout | |
resizeVertices, mxPartitionLayout | |
resources, mxResources | |
resourcesEncoded, mxResources | |
RESUME, mxEvent | |
reverse, mxObjectCodec | |
root | |
ROOT, mxEvent | |
roots | |
rootx, mxRadialTreeLayout | |
rooty, mxRadialTreeLayout | |
rotatedHtmlBackground, mxVmlCanvas2D | |
rotateHtml, mxAbstractCanvas2D | |
ROTATION_HANDLE, mxEvent | |
rotationCursor, mxVertexHandler | |
rotationEnabled | |
rotationHandleVSpacing, mxVertexHandler | |
rotationRaster, mxVertexHandler | |
rounded, mxGuide | |
row, mxRadialTreeLayout | |
rowMaxCenX, mxRadialTreeLayout | |
rowMaxX, mxRadialTreeLayout | |
rowMinCenX, mxRadialTreeLayout | |
rowMinX, mxRadialTreeLayout | |
rowRadi, mxRadialTreeLayout |
Integer specifying the size of the radius.
mxCircleLayout.prototype.radius
The approximate radius of each cell, nodes only.
mxFastOrganicLayout.prototype.radius
The approximate radius squared of each cell, nodes only.
mxFastOrganicLayout.prototype.radiusSquared
Internal cache of bottom-most value of Y for each rank
mxCoordinateAssignment.prototype.rankBottomY
The index this cell is in the model rank.
WeightedCellSorter.prototype.rankIndex
Mapping from rank number to actual rank
mxGraphHierarchyModel.prototype.ranks
Mapping from rank number to actual rank
mxSwimlaneModel.prototype.ranks
An array of the number of ranks within each swimlane
mxSwimlaneModel.prototype.ranksPerGroup
Internal cache of top-most values of Y for each rank
mxCoordinateAssignment.prototype.rankTopY
The width of all the ranks
mxCoordinateAssignment.prototype.rankWidths
The Y-coordinate of all the ranks
mxCoordinateAssignment.prototype.rankY
Specifies the event name for receive.
RECEIVE: 'receive'
Defines the rounding factor for rounded rectangles in percent between 0 and 1.
RECTANGLE_ROUNDING_FACTOR: 0.15
Specifies the return value for isRecursiveResize.
mxGraph.prototype.recursiveResize
Specifies the event name for redo.
REDO: 'redo'
Specifies if this edit has been redone.
mxUndoableEdit.prototype.redone
Local counter for references in SVG export.
mxSvgCanvas2D.prototype.refCount
Specifies the event name for refresh.
REFRESH: 'refresh'
Keeps a reference to an event listener for later removal.
mxSelectionCellsHandler.prototype.refreshHandler
Specifies if the coordinates in the geometry are to be interpreted as relative coordinates.
mxGeometry.prototype.relative
Specifies the event name for remove.
REMOVE: 'remove'
Specifies the event name for removeCells.
REMOVE_CELLS: 'removeCells'
Specifies the event name for removeCellsFromParent.
REMOVE_CELLS_FROM_PARENT: 'removeCellsFromParent'
Specifies the event name for removeOverlay.
REMOVE_OVERLAY: 'removeOverlay'
Specifies if cells may be moved out of their parents.
mxGraphHandler.prototype.removeCellsFromParent
If empty parents should be removed from the model after all child cells have been moved out.
mxGraphHandler.prototype.removeEmptyParents
Specifies if removing bends by shift-click is enabled.
mxEdgeHandler.prototype.removeEnabled
RenderHint as it was passed to the constructor.
mxGraph.prototype.renderHint
Specifies if shapes should be created, updated and destroyed using the methods of mxCellRenderer in graph.
mxGraphView.prototype.rendering
Defines the exact rendering hint.
RENDERING_HINT_EXACT: 'exact'
Defines the faster rendering hint.
RENDERING_HINT_FASTER: 'faster'
Defines the fastest rendering hint.
RENDERING_HINT_FASTEST: 'fastest'
Specifies if linefeeds in HTML labels should be replaced with BR tags.
mxText.prototype.replaceLinefeeds
Holds the inner, browser-specific request object.
mxXmlRequest.prototype.request
Specifies the event name for reset.
RESET: 'reset'
Specifies if all edge points of traversed edges should be removed.
mxCircleLayout.prototype.resetEdges
Specifies if all edge points of traversed edges should be removed.
mxCompactTreeLayout.prototype.resetEdges
Specifies if all edge points of traversed edges should be removed.
mxFastOrganicLayout.prototype.resetEdges
Specifies if edge control points should be reset after the the edge has been reconnected.
mxGraph.prototype.resetEdgesOnConnect
Specifies if edge control points should be reset after the move of a connected cell.
mxGraph.prototype.resetEdgesOnMove
Specifies if edge control points should be reset after the resize of a connected cell.
mxGraph.prototype.resetEdgesOnResize
Holds the handler that automatically invokes reset if the highlight should be hidden.
mxCellHighlight.prototype.resetHandler
Reference to the function used to reset the toolbar.
mxDefaultToolbar.prototype.resetHandler
Overrides mxShape to reset spacing.
mxArrowConnector.prototype.resetStyles
Specifies if the scale and translate should be reset if the root changes in the model.
mxGraph.prototype.resetViewOnRootChange
Specifies the event name for resize.
RESIZE: 'resize'
Specifies the event name for resizeCells.
RESIZE_CELLS: 'resizeCells'
Specifies the event name for resizeEnd.
RESIZE_END: 'resizeEnd'
Specifies the event name for resizeStart.
RESIZE_START: 'resizeStart'
Specifies if the container should be resized to the graph size when the graph size has changed.
mxGraph.prototype.resizeContainer
Specifies if resizing of swimlanes should be handled.
mxSwimlaneManager.prototype.resizeEnabled
Holds the function that handles the resize event.
mxLayoutManager.prototype.resizeHandler
URL of the image to be used for the resize icon.
mxWindow.prototype.resizeImage
If the last element should be resized to fill out the parent.
mxStackLayout.prototype.resizeLast
If the parents should be resized to match the width/height of the children.
mxCompactTreeLayout.prototype.resizeParent
Specifies if the parent should be resized after the layout so that it contains all the child cells.
mxHierarchicalLayout.prototype.resizeParent
If the parent should be resized to match the width/height of the stack.
mxStackLayout.prototype.resizeParent
Specifies if the parent should be resized after the layout so that it contains all the child cells.
mxSwimlaneLayout.prototype.resizeParent
Use maximum of existing value and new value for resize of parent.
mxStackLayout.prototype.resizeParentMax
Boolean that specifies if vertices should be resized.
mxPartitionLayout.prototype.resizeVertices
Object that maps from keys to values.
resources: {}
Specifies whether or not values in resource files are encoded with \u or percentage.
resourcesEncoded: false
Specifies the event name for suspend.
RESUME: 'resume'
Maps from from XML attribute names to fieldnames.
mxObjectCodec.prototype.reverse
The cell to use as the root of the tree
mxCompactTreeLayout.prototype.root
Holds the root cell, which in turn contains the cells that represent the layers of the diagram as child cells.
mxGraphModel.prototype.root
Reference to the container for the SVG content.
this.root
Reference to the container for the SVG content.
this.root
Reference to the container for the SVG content.
this.root
Specifies the event name for root.
ROOT: 'root'
Store of roots of this hierarchy model, these are real graph cells, not internal cells
mxGraphHierarchyModel.prototype.roots
Holds the array of mxCell that this layout contains.
mxHierarchicalLayout.prototype.roots
Holds the array of mxCell that this layout contains.
mxSwimlaneLayout.prototype.roots
Store of roots of this hierarchy model, these are real graph cells, not internal cells
mxSwimlaneModel.prototype.roots
The X co-ordinate of the root cell
mxRadialTreeLayout.prototype.rootx
The Y co-ordinate of the root cell
mxRadialTreeLayout.prototype.rooty
Background color for rotated HTML.
mxVmlCanvas2D.prototype.rotatedHtmlBackground
Switch for rotation of HTML.
mxAbstractCanvas2D.prototype.rotateHtml
Index for the rotation handle in an mxMouseEvent.
ROTATION_HANDLE: -2
Specifies the cursor for the rotation handle.
mxVertexHandler.prototype.rotationCursor
Specifies if the bounding box should allow for rotation.
mxGraphHandler.prototype.rotationEnabled
Specifies if a rotation handle should be visible.
mxVertexHandler.prototype.rotationEnabled
Vertical spacing for rotation icon.
mxVertexHandler.prototype.rotationHandleVSpacing
Specifies if rotation steps should be “rasterized” depening on the distance to the handle.
mxVertexHandler.prototype.rotationRaster
Specifies if rounded coordinates should be used.
mxGuide.prototype.rounded
Array of vertices on each row
mxRadialTreeLayout.prototype.row
Array of x coordinate of rightmost vertex of each row
mxRadialTreeLayout.prototype.rowMaxCenX
Array of rightmost x coordinate of each row
mxRadialTreeLayout.prototype.rowMaxX
Array of x coordinate of leftmost vertex of each row
mxRadialTreeLayout.prototype.rowMinCenX
Array of leftmost x coordinate of each row
mxRadialTreeLayout.prototype.rowMinX
Array of y deltas of each row behind root vertex, also the radius in the tree
mxRadialTreeLayout.prototype.rowRadi