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 | |
parentHighlightEnabled | |
parentsChanged, mxCompactTreeLayout | |
password, mxXmlRequest | |
path | |
PATH_SEPARATOR, mxCellPath | |
perimeter, mxConnectionConstraint | |
PERIMETER_ELLIPSE, mxConstants | |
PERIMETER_HEXAGON, mxConstants | |
PERIMETER_RECTANGLE, mxConstants | |
PERIMETER_RHOMBUS, mxConstants | |
PERIMETER_TRIANGLE, mxConstants | |
PINCH_THRESHOLD, mxEvent | |
pinchEnabled, mxPanningHandler | |
point, mxConnectionConstraint | |
pointerEvents | |
pointerEventsValue, mxSvgCanvas2D | |
pointImage, mxConstraintHandler | |
points | |
popupHandler, mxEditor | |
portsEnabled, mxGraph | |
POST, mxEvent | |
postfix, mxGraphModel | |
postParameterName, mxEditor | |
preferHtml, mxEdgeHandler | |
preferPageSize, mxGraph | |
prefHozEdgeSep | |
prefix, mxGraphModel | |
prefVertEdgeOff | |
preserveImageAspect, mxImageShape | |
previewColor, mxGraphHandler | |
previewElement, mxDragSource | |
previewEnabled, mxPanningHandler | |
previewOffset, mxDragSource | |
previousLayerConnectedCache, mxCoordinateAssignment | |
previousLayerConnectedCells, mxGraphAbstractHierarchyCell | |
printBackgroundImage, mxPrintPreview | |
printControls, mxPrintPreview | |
printOverlays, mxPrintPreview | |
properties, mxEventObject | |
propertiesHeight, mxEditor | |
propertiesResource, mxEditor | |
propertiesWidth, mxEditor | |
Q | |
quadOp, mxAbstractCanvas2D |
Defines the rectangle for the A4 portrait page format.
PAGE_FORMAT_A4_PORTRAIT: new mxRectangle( 0, 0, 827, 1169 )
Defines the rectangle for the Letter portrait page format.
PAGE_FORMAT_LETTER_PORTRAIT: new mxRectangle( 0, 0, 850, 1100 )
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
Specifies the event name for pan.
PAN: 'pan'
Specifies the event name for panEnd.
PAN_END: 'panEnd'
Specifies the event name for panStart.
PAN_START: 'panStart'
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
The distance between each parallel edge on each ranks for long edges.
mxSwimlaneLayout.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 parent cell whose children are being laid out
mxSwimlaneModel.prototype.parent
The border to be added around the children if the parent is to be resized using resizeParent.
mxHierarchicalLayout.prototype.parentBorder
The border to be added around the children if the parent is to be resized using resizeParent.
mxSwimlaneLayout.prototype.parentBorder
Specifies if the parent should be highlighted if a child cell is selected.
mxEdgeHandler.prototype.parentHighlightEnabled
Specifies if the parent should be highlighted if a child cell is selected.
mxVertexHandler.prototype.parentHighlightEnabled
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
Holds the current path as an array.
mxAbstractCanvas2D.prototype.path
Defines the separator between the path components.
PATH_SEPARATOR: '.'
Boolean that specifies if the point should be projected onto the perimeter of the terminal.
mxConnectionConstraint.prototype.perimeter
Name of the ellipse perimeter.
PERIMETER_ELLIPSE: 'ellipsePerimeter'
Name of the hexagon perimeter.
PERIMETER_HEXAGON: 'hexagonPerimeter'
Name of the rectangle perimeter.
PERIMETER_RECTANGLE: 'rectanglePerimeter'
Name of the rhombus perimeter.
PERIMETER_RHOMBUS: 'rhombusPerimeter'
Name of the triangle perimeter.
PERIMETER_TRIANGLE: 'trianglePerimeter'
Threshold for pinch gestures to fire a mouse wheel event.
PINCH_THRESHOLD: 10
Specifies if pinch gestures should be handled as zoom.
mxPanningHandler.prototype.pinchEnabled
mxPoint that specifies the fixed location of the connection point.
mxConnectionConstraint.prototype.point
Boolean value that specifies if events should be handled.
mxAbstractCanvas2D.prototype.pointerEvents
Specifies if pointer events should be handled.
mxShape.prototype.pointerEvents
Default value for active pointer events.
mxSvgCanvas2D.prototype.pointerEventsValue
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
Holds a mxDefaultPopupMenu for displaying popupmenus.
mxEditor.prototype.popupHandler
Specifies if ports are enabled.
mxGraph.prototype.portsEnabled
Specifies the event name for post.
POST: 'post'
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
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 Default is 5.
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 Default is 2.
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
Optional mxPoint that specifies the offset of the preview in pixels.
mxDragSource.prototype.previewOffset
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 the background image should be printed.
mxPrintPreview.prototype.printBackgroundImage
Specifies if controls (such as folding icons) should be printed.
mxPrintPreview.prototype.printControls
Specifies if overlays should be printed.
mxPrintPreview.prototype.printOverlays
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
Contains the string used for quadratic paths.
mxAbstractCanvas2D.prototype.quadOp