N | |
name, mxEventObject | |
nativeDoubleClickEnabled, mxGraph | |
neighbours, mxFastOrganicLayout | |
nestedBestRanks, mxMedianHybridCrossingReduction | |
nextId, mxGraphModel | |
nextLayerConnectedCache, mxCoordinateAssignment | |
nextLayerConnectedCells, mxGraphAbstractHierarchyCell | |
NO_FO, mxClient | |
node, mxShape | |
nodeDistance, mxCompactTreeLayout | |
NODETYPE_ATTRIBUTE, mxConstants | |
NODETYPE_CDATA, mxConstants | |
NODETYPE_COMMENT, mxConstants | |
NODETYPE_DOCUMENT, mxConstants | |
NODETYPE_DOCUMENT_FRAGMENT, mxConstants | |
NODETYPE_DOCUMENTTYPE, mxConstants | |
NODETYPE_ELEMENT, mxConstants | |
NODETYPE_ENTITY, mxConstants | |
NODETYPE_ENTITY_REFERENCE, mxConstants | |
NODETYPE_NOTATION, mxConstants | |
NODETYPE_PROCESSING_INSTRUCTION, mxConstants | |
NODETYPE_TEXT, mxConstants | |
NONE, mxConstants | |
noReset, mxToolbar | |
NORMALIZE, mxEvent | |
normalizeImage, mxWindow | |
normalKeys, mxKeyHandler | |
NOTIFY, mxEvent | |
NS_SVG, mxConstants | |
NS_XHTML, mxConstants | |
NS_XLINK, mxConstants | |
nudge, WeightedCellSorter | |
O | |
objects | |
OFFICE_PREFIX, mxClient | |
offset | |
oldBounds, mxTemporaryCellStates | |
oldScale, mxTemporaryCellStates | |
oldStates, mxTemporaryCellStates | |
OPEN, mxEvent | |
optimizeVmlReflows, mxGraphView | |
ORDER_CELLS, mxEvent | |
orientation | |
origin, mxCellState | |
outline, mxEditor | |
OUTLINE_COLOR, mxConstants | |
OUTLINE_HANDLE_FILLCOLOR, mxConstants | |
OUTLINE_HANDLE_STROKECOLOR, mxConstants | |
OUTLINE_STROKEWIDTH, mxConstants | |
outlineResource, mxEditor |
Holds the name.
mxEventObject.prototype.name
Local copy of cell neighbours.
mxFastOrganicLayout.prototype.neighbours
Stores each rank as a collection of cells in the best order found for each layer so far
mxMedianHybridCrossingReduction.prototype.nestedBestRanks
Specifies the next Id to be created.
mxGraphModel.prototype.nextId
A store of connections to the layer above for speed
mxCoordinateAssignment.prototype.nextLayerConnectedCache
A cached version of the cells this cell connects to on the next layer up
mxGraphAbstractHierarchyCell.prototype.nextLayerConnectedCells
True if foreignObject support is not available.
NO_FO: !document.createElementNS || document.createElementNS( 'http://www.w3.org/2000/svg', 'foreignObject' ) !
Holds the outermost DOM node that represents this shape.
mxShape.prototype.node
Holds the nodeDistance.
mxCompactTreeLayout.prototype.nodeDistance
Specifies if resetMode requires a forced flag of true for resetting the current mode in the toolbar.
mxToolbar.prototype.noReset
URL of the image to be used for the normalize icon in the titlebar.
mxWindow.prototype.normalizeImage
Maps from keycodes to functions for non-pressed control keys.
mxKeyHandler.prototype.normalKeys
Whether or not to flip equal weight values.
WeightedCellSorter.prototype.nudge
Maps from IDs to objects.
mxCodec.prototype.objects
Holds the offset as an mxPoint.
mxCellOverlay.prototype.offset
For edges, this holds the offset (in pixels) from the position defined by x and y on the edge.
mxGeometry.prototype.offset
Holds the height of the rectangle.
mxTemporaryCellStates.prototype.oldBounds
Holds the height of the rectangle.
mxTemporaryCellStates.prototype.oldScale
Holds the height of the rectangle.
mxTemporaryCellStates.prototype.oldStates
Specifies if the canvas should be hidden while rendering in IE8 standards mode and quirks mode.
mxGraphView.prototype.optimizeVmlReflows
The position of the root ( start ) node(s) relative to the rest of the laid out graph.
mxCoordinateAssignment.prototype.orientation
The position of the root node(s) relative to the laid out graph in.
mxHierarchicalLayout.prototype.orientation
The position of the root node(s) relative to the laid out graph in.
mxSwimlaneLayout.prototype.orientation
mxPoint that holds the origin for all child cells.
mxCellState.prototype.origin
Reference to the mxWindow that contains the outline.
mxEditor.prototype.outline
Specifies the resource key for the outline window title.
mxEditor.prototype.outlineResource