R | |
radius | |
radiusSquared, mxFastOrganicLayout | |
rankBottomY, mxCoordinateAssignment | |
rankIndex, WeightedCellSorter | |
ranks | |
ranksPerGroup, mxSwimlaneModel | |
rankTopY, mxCoordinateAssignment | |
rankWidths, mxCoordinateAssignment | |
rankY, mxCoordinateAssignment | |
RECEIVE, mxEvent | |
received, mxSession | |
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 | |
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 | |
resetViewOnRootChange, mxGraph | |
RESIZE, mxEvent | |
RESIZE_CELLS, mxEvent | |
RESIZE_END, mxEvent | |
RESIZE_START, mxEvent | |
resizeContainer, mxGraph | |
resizeEnabled, mxSwimlaneManager | |
resizeHandler, mxSpaceManager | |
resizeLast, mxStackLayout | |
resizeParent | |
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 | |
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
Total number of received bytes.
mxSession.prototype.received
Specifies the return value for isRecursiveResize.
mxGraph.prototype.recursiveResize
Specifies if this edit has been redone.
mxUndoableEdit.prototype.redone
Local counter for references in SVG export.
mxSvgCanvas2D.prototype.refCount
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 if cells may be moved out of their parents.
mxGraphHandler.prototype.removeCellsFromParent
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
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
Specifies if the scale and translate should be reset if the root changes in the model.
mxGraph.prototype.resetViewOnRootChange
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 move event.
mxSpaceManager.prototype.resizeHandler
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
Boolean that specifies if vertices should be resized.
mxPartitionLayout.prototype.resizeVertices
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
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
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
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