P | |
PAGE_FORMAT_A4_PORTRAIT, mxConstants | |
PAGE_FORMAT_LETTER_PORTRAIT, mxConstants | |
pageBreakColor, mxGraph | |
pageBreakDashed, mxGraph | |
pageBreaksVisible, mxGraph | |
pageCount, mxPrintPreview | |
pageFormat | |
pageScale, mxGraph | |
pageSelector, mxPrintPreview | |
pageVisible, mxGraph | |
PAN, mxEvent | |
PAN_END, mxEvent | |
PAN_START, mxEvent | |
panDx, mxGraph | |
panDy, mxGraph | |
panningEnabled, mxPanningHandler | |
parallelEdgeSpacing | |
params, mxXmlRequest | |
parent | |
parentBorder, mxHierarchicalLayout | |
parentsChanged, mxCompactTreeLayout | |
password, mxXmlRequest | |
path, mxPath | |
PATH_SEPARATOR, mxCellPath | |
perimeter, mxConnectionConstraint | |
PERIMETER_ELLIPSE, mxConstants | |
PERIMETER_RECTANGLE, mxConstants | |
PERIMETER_RHOMBUS, mxConstants | |
PERIMETER_TRIANGLE, mxConstants | |
point, mxConnectionConstraint | |
pointImage, mxConstraintHandler | |
points | |
polling, mxSession | |
popupHandler, mxEditor | |
portsEnabled, mxGraph | |
POST, mxEvent | |
postfix, mxGraphModel | |
postParameterName, mxEditor | |
preferHtml, mxEdgeHandler | |
preferModeHtml | |
preferPageSize, mxGraph | |
prefHozEdgeSep | |
prefix, mxGraphModel | |
prefVertEdgeOff | |
preserveImageAspect, mxImageShape | |
previewColor, mxGraphHandler | |
previewElement, mxDragSource | |
previewEnabled, mxPanningHandler | |
previousLayerConnectedCache, mxCoordinateAssignment | |
previousLayerConnectedCells, mxGraphAbstractHierarchyCell | |
printOverlays, mxPrintPreview | |
promoteEdges, mxHierarchicalLayout | |
properties, mxEventObject | |
propertiesHeight, mxEditor | |
propertiesResource, mxEditor | |
propertiesWidth, mxEditor | |
R | |
radius | |
radiusSquared, mxFastOrganicLayout | |
rankBottomY, mxCoordinateAssignment | |
rankIndex, WeightedCellSorter | |
ranks, mxGraphHierarchyModel | |
rankTopY, mxCoordinateAssignment | |
rankWidths, mxCoordinateAssignment | |
rankY, mxCoordinateAssignment | |
RECEIVE, mxEvent | |
received, mxSession | |
RECTANGLE_ROUNDING_FACTOR, mxConstants | |
REDO, mxEvent | |
redone, mxUndoableEdit | |
REFRESH, mxEvent | |
refreshHandler, mxSelectionCellsHandler | |
relative, mxGeometry | |
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 | |
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 | |
RESUME, mxEvent | |
reverse, mxObjectCodec | |
root, mxGraphModel | |
ROOT, mxEvent | |
roots | |
roundedCrispSvg, mxShape |
Specifies the color for page breaks.
mxGraph.prototype.pageBreakColor
Specifies the page breaks should be dashed.
mxGraph.prototype.pageBreakDashed
Specifies if a dashed line should be drawn between multiple pages.
mxGraph.prototype.pageBreaksVisible
Holds the actual number of pages in the preview.
mxPrintPreview.prototype.pageCount
Specifies the page format for the background page.
mxGraph.prototype.pageFormat
Holds the mxRectangle that defines the page format.
mxPrintPreview.prototype.pageFormat
Specifies the scale of the background page.
mxGraph.prototype.pageScale
Boolean that specifies if the page selector should be displayed.
mxPrintPreview.prototype.pageSelector
Specifies if the background page should be visible.
mxGraph.prototype.pageVisible
Current horizontal panning value.
mxGraph.prototype.panDx
Current vertical panning value.
mxGraph.prototype.panDy
Specifies if panning should be enabled.
mxPanningHandler.prototype.panningEnabled
The distance between each parallel edge on each ranks for long edges.
mxCoordinateAssignment.prototype.parallelEdgeSpacing
The distance between each parallel edge on each ranks for long edges
mxHierarchicalLayout.prototype.parallelEdgeSpacing
Holds the form encoded data for the POST request.
mxXmlRequest.prototype.params
Reference to the parent cell.
mxCell.prototype.parent
The parent cell whose children are being laid out
mxGraphHierarchyModel.prototype.parent
The parent cell of the layout, if any
mxGraphLayout.prototype.parent
The border to be added around the children if the parent is to be resized using resizeParent.
mxHierarchicalLayout.prototype.parentBorder
A set of the parents that need updating based on children process as part of the layout
mxCompactTreeLayout.prototype.parentsChanged
Specifies the password to be used for authentication.
mxXmlRequest.prototype.password
Contains the textual representation of the path as an array.
mxPath.prototype.path
Boolean that specifies if the point should be projected onto the perimeter of the terminal.
mxConnectionConstraint.prototype.perimeter
Name of the triangle perimeter.
PERIMETER_TRIANGLE: 'trianglePerimeter' }
mxPoint that specifies the fixed location of the connection point.
mxConnectionConstraint.prototype.point
mxImage to be used as the image for fixed connection points.
mxConstraintHandler.prototype.pointImage
Array of mxPoints which specifies the control points along the edge.
mxGeometry.prototype.points
Holds the array of mxPoints that specify the points of this shape.
mxShape.prototype.points
mxSession.prototype.polling
Holds a mxDefaultPopupMenu for displaying popupmenus.
mxEditor.prototype.popupHandler
Specifies if ports are enabled.
mxGraph.prototype.portsEnabled
Defines the postfix of new Ids.
mxGraphModel.prototype.postfix
Specifies if the name of the post parameter that contains the diagram data in a post request to the server.
mxEditor.prototype.postParameterName
Specifies if bends should be added to the graph container.
mxEdgeHandler.prototype.preferHtml
Overrides the parent value with false, meaning it will draw as VML in prefer Html mode.
mxActor.prototype.preferModeHtml
Overrides the parent value with false, meaning it will draw as VML in prefer Html mode.
mxConnector.prototype.preferModeHtml
Overrides the parent value with false, meaning it will draw as VML in prefer Html mode.
mxCylinder.prototype.preferModeHtml
Overrides the parent value with false, meaning it will draw as VML in prefer Html mode.
mxDoubleEllipse.prototype.preferModeHtml
Overrides the parent value with false, meaning it will draw as VML in prefer Html mode.
mxEllipse.prototype.preferModeHtml
Overrides the parent value with false, meaning it will draw as VML in prefer Html mode.
mxLine.prototype.preferModeHtml
Overrides the parent value with false, meaning it will draw as VML in prefer Html mode.
mxRhombus.prototype.preferModeHtml
Specifies if createHtml should be used in prefer Html mode.
mxShape.prototype.preferModeHtml
Always prefers VML in prefer HTML mode for stencil shapes.
mxStencilShape.prototype.preferModeHtml
Overrides the parent value with false, meaning it will draw as VML in prefer Html mode.
mxRhombus.prototype.preferModeHtml
Specifies if the graph size should be rounded to the next page number in sizeDidChange.
mxGraph.prototype.preferPageSize
The preferred horizontal distance between edges exiting a vertex
mxCompactTreeLayout.prototype.prefHozEdgeSep
The preferred horizontal distance between edges exiting a vertex
mxCoordinateAssignment.prototype.prefHozEdgeSep
Defines the prefix of new Ids.
mxGraphModel.prototype.prefix
The preferred vertical offset between edges exiting a vertex
mxCompactTreeLayout.prototype.prefVertEdgeOff
The preferred vertical offset between edges exiting a vertex
mxCoordinateAssignment.prototype.prefVertEdgeOff
Switch to preserve image aspect.
mxImageShape.prototype.preserveImageAspect
Specifies the color of the preview shape.
mxGraphHandler.prototype.previewColor
Optional mxRectangle that specifies the unscaled size of the preview.
mxDragSource.prototype.previewElement
Specifies if the panning should be previewed.
mxPanningHandler.prototype.previewEnabled
A store of connections to the layer below for speed
mxCoordinateAssignment.prototype.previousLayerConnectedCache
A cached version of the cells this cell connects to on the next layer down
mxGraphAbstractHierarchyCell.prototype.previousLayerConnectedCells
Specifies if overlays should be printed.
mxPrintPreview.prototype.printOverlays
Whether or not to promote edges that terminate on vertices with different but common ancestry to appear connected to the highest siblings in the ancestry chains
mxHierarchicalLayout.prototype.promoteEdges
Holds the properties as an associative array.
mxEventObject.prototype.properties
Specifies the height of the properties window in pixels.
mxEditor.prototype.propertiesHeight
Specifies the resource key for the properties window title.
mxEditor.prototype.propertiesResource
Specifies the width of the properties window in pixels.
mxEditor.prototype.propertiesWidth
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
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 if this edit has been redone.
mxUndoableEdit.prototype.redone
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 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
Boolean that specifies if vertices should be resized.
mxPartitionLayout.prototype.resizeVertices
Maps from from XML attribute names to fieldnames.
mxObjectCodec.prototype.reverse
Holds the root cell, which in turn contains the cells that represent the layers of the diagram as child cells.
mxGraphModel.prototype.root
Store of roots of this hierarchy model, these are real graph cells, not internal cells
mxGraphHierarchyModel.prototype.roots
Holds the array of mxGraphLayouts that this layout contains.
mxHierarchicalLayout.prototype.roots
Specifies if crisp rendering should be enabled for rounded shapes.
mxShape.prototype.roundedCrispSvg