V | |
VALID_COLOR, mxConstants | |
validating, mxEditor | |
validColor, mxCellMarker | |
validNeighbors, mxMultiplicity | |
validNeighborsAllowed, mxMultiplicity | |
validState, mxCellMarker | |
value | |
values, mxStyleRegistry | |
VERSION, mxClient | |
vertex, mxCell | |
VERTEX_SELECTION_COLOR, mxConstants | |
VERTEX_SELECTION_STROKEWIDTH, mxConstants | |
vertexArray, mxFastOrganicLayout | |
vertexLabelsMovable, mxGraph | |
vertexMapper | |
vertical, mxGuide | |
verticalAlign, mxCellOverlay | |
verticalOffset, mxVertexHandler | |
verticalTextRotation, mxText | |
view | |
visible | |
visibleSourceState, mxCellState | |
visibleTargetState, mxCellState | |
visited, WeightedCellSorter | |
VML_PREFIX, mxClient | |
vmlScale | |
W | |
w0, mxStencil | |
WARN, mxLog | |
warningImage, mxGraph | |
waypointsEnabled, mxConnectionHandler | |
weightedValue, WeightedCellSorter | |
widestRank, mxCoordinateAssignment | |
widestRankValue, mxCoordinateAssignment | |
width | |
withCredentials, mxXmlRequest | |
wnd, mxPrintPreview | |
wrap, mxStackLayout | |
X | |
x | |
x0 | |
Y | |
y | |
y0 | |
Z | |
zIndex | |
zoomFactor, mxGraph |
Specifies if mxGraph.validateGraph should automatically be invoked after each change.
mxEditor.prototype.validating
Holds the valid marker color.
mxCellMarker.prototype.validColor
Holds an array of strings that specify the type of neighbor for which this rule applies.
mxMultiplicity.prototype.validNeighbors
Boolean indicating if the list of validNeighbors are those that are allowed for this rule or those that are not allowed for this rule.
mxMultiplicity.prototype.validNeighborsAllowed
Holds the marked mxCellState if it is valid.
mxCellMarker.prototype.validState
Holds the user object.
mxCell.prototype.value
Optional string that specifies the value of the attribute to be passed to mxUtils.isNode to check if the rule applies to a cell.
mxMultiplicity.prototype.value
Specifies whether the cell is a vertex.
mxCell.prototype.vertex
An array of all vertices to be laid out.
mxFastOrganicLayout.prototype.vertexArray
Specifies the return value for vertices in isLabelMovable.
mxGraph.prototype.vertexLabelsMovable
Map from graph vertices to internal model nodes.
mxGraphHierarchyModel.prototype.vertexMapper
Map from graph vertices to internal model nodes.
mxSwimlaneModel.prototype.vertexMapper
Specifies if vertical guides are enabled.
mxGuide.prototype.vertical
Holds the vertical alignment for the overlay.
mxCellOverlay.prototype.verticalAlign
The horizontal offset for the handles.
mxVertexHandler.prototype.verticalOffset
Rotation for vertical text.
mxText.prototype.verticalTextRotation
Reference to the enclosing mxGraphView.
mxCellState.prototype.view
Holds the mxGraphView that caches the mxCellStates for the cells.
mxGraph.prototype.view
Holds the width of the rectangle.
mxTemporaryCellStates.prototype.view
Specifies whether the cell is visible.
mxCell.prototype.visible
Boolean flag that represents the visible state of the window.
mxWindow.prototype.visible
Caches the visible source terminal state.
mxCellState.prototype.visibleSourceState
Caches the visible target terminal state.
mxCellState.prototype.visibleTargetState
Whether or not this cell has been visited in the current assignment.
WeightedCellSorter.prototype.visited
Scale for improving the precision of VML rendering.
mxDoubleEllipse.prototype.vmlScale
Scale for improving the precision of VML rendering.
mxShape.prototype.vmlScale
Specifies the scale used to draw VML shapes.
mxVmlCanvas2D.prototype.vmlScale
Holds the width of the shape.
mxStencil.prototype.w0
Specifies the mxImage for the image to be used to display a warning overlay.
mxGraph.prototype.warningImage
Specifies if single clicks should add waypoints on the new edge.
mxConnectionHandler.prototype.waypointsEnabled
The weighted value of the cell stored.
WeightedCellSorter.prototype.weightedValue
The rank that has the widest x position
mxCoordinateAssignment.prototype.widestRank
The X-coordinate of the edge of the widest rank
mxCoordinateAssignment.prototype.widestRankValue
The width of this cell
mxGraphAbstractHierarchyCell.prototype.width
Integer that specifies the width of the image.
mxImage.prototype.width
Holds the width of the rectangle.
mxRectangle.prototype.width
Specifies if withCredentials should be used in HTML5-compliant browsers.
mxXmlRequest.prototype.withCredentials
Reference to the preview window.
mxPrintPreview.prototype.wnd
Value at which a new column or row should be created.
mxStackLayout.prototype.wrap
The x position of this cell for each layer it occupies
mxGraphAbstractHierarchyCell.prototype.x
Holds the x-coordinate of the point.
mxPoint.prototype.x
Integer specifying the left coordinate of the circle.
mxCircleLayout.prototype.x0
Specifies the horizontal origin of the layout.
mxStackLayout.prototype.x0
The y position of this cell for each layer it occupies
mxGraphAbstractHierarchyCell.prototype.y
Holds the y-coordinate of the point.
mxPoint.prototype.y
Integer specifying the top coordinate of the circle.
mxCircleLayout.prototype.y0
Holds the vertical offset of the output.
mxPrintPreview.prototype.y0
Specifies the vertical origin of the layout.
mxStackLayout.prototype.y0
Specifies the zIndex for the textarea.
mxCellEditor.prototype.zIndex
Specifies the zIndex for the popupmenu and its shadow.
mxPopupMenu.prototype.zIndex
Specifies the zIndex for the tooltip and its shadow.
mxTooltipHandler.prototype.zIndex
Specifies the factor used for zoomIn and zoomOut.
mxGraph.prototype.zoomFactor