L | |
LABEL_CHANGED, mxEvent | |
LABEL_HANDLE, mxEvent | |
LABEL_HANDLE_FILLCOLOR, mxConstants | |
LABEL_HANDLE_SIZE, mxConstants | |
labels, mxPopupMenu | |
labelShape, mxEdgeHandler | |
labelsVisible | |
language, mxClient | |
languages, mxClient | |
lastForegroundNode, mxGraphView | |
lastHtmlNode, mxGraphView | |
lastNode, mxGraphView | |
lastSavedResource, mxEditor | |
lastSnapshot, mxAutoSaveManager | |
lastTouchTime, mxGraph | |
lastTouchX, mxGraph | |
lastX, mxAbstractCanvas2D | |
lastY, mxAbstractCanvas2D | |
layout | |
LAYOUT_CELLS, mxEvent | |
layoutDiagram, mxEditor | |
layouts, mxCompositeLayout | |
layoutSwimlanes, mxEditor | |
legacyControlPosition, mxCellRenderer | |
length, mxCellState | |
levelDistance, mxCompactTreeLayout | |
limitX, mxCoordinateAssignment | |
LINE_ARCSIZE, mxConstants | |
LINE_HEIGHT, mxConstants | |
linefeed, mxSession | |
lineFeed, mxEditor | |
lineHeightCorrection, mxSvgCanvas2D | |
lineOp | |
livePreview, mxVertexHandler | |
loadDefaultBundle, mxResources | |
LOCKED_HANDLE_FILLCOLOR, mxConstants |
Specifies if any labels should be visible.
mxPopupMenu.prototype.labels
Holds the mxShape that represents the label position.
mxEdgeHandler.prototype.labelShape
Specifies if labels should be visible.
mxGraph.prototype.labelsVisible
Specifies if labels should be visible in the outline.
mxOutline.prototype.labelsVisible
During validation, this contains the last edge’s DOM node that was processed.
mxGraphView.prototype.lastForegroundNode
During validation, this contains the last HTML DOM node that was processed.
mxGraphView.prototype.lastHtmlNode
During validation, this contains the last DOM node that was processed.
mxGraphView.prototype.lastNode
Specifies the resource key for the last saved info.
mxEditor.prototype.lastSavedResource
Used for autosaving.
mxAutoSaveManager.prototype.lastSnapshot
Holds the time of the last touch event for double click detection.
mxGraph.prototype.lastTouchTime
Holds the last x coordinate.
mxAbstractCanvas2D.prototype.lastX
Holds the last y coordinate.
mxAbstractCanvas2D.prototype.lastY
Reference to the enclosing mxHierarchicalLayout.
mxCoordinateAssignment.prototype.layout
Reference to the enclosing mxHierarchicalLayout.
mxMedianHybridCrossingReduction.prototype.layout
Reference to the enclosing mxHierarchicalLayout.
mxMinimumCycleRemover.prototype.layout
Reference to the enclosing mxHierarchicalLayout.
mxSwimlaneOrdering.prototype.layout
Specifies if the top-level elements in the diagram should be layed out using a vertical or horizontal stack depending on the setting of horizontalFlow.
mxEditor.prototype.layoutDiagram
Holds the array of mxGraphLayouts that this layout contains.
mxCompositeLayout.prototype.layouts
Specifies if the children of swimlanes should be layed out, either vertically or horizontally depending on horizontalFlow.
mxEditor.prototype.layoutSwimlanes
Specifies if the folding icon should ignore the horizontal orientation of a swimlane.
mxCellRenderer.prototype.legacyControlPosition
Caches the length of an edge.
mxCellState.prototype.length
Holds the levelDistance.
mxCompactTreeLayout.prototype.levelDistance
The maximum x value this positioning lays up to
mxCoordinateAssignment.prototype.limitX
Used for encoding linefeeds.
mxSession.prototype.linefeed
Correction factor for mxConstants.LINE_HEIGHT in HTML output.
mxSvgCanvas2D.prototype.lineHeightCorrection
Contains the string used for moving in paths.
mxAbstractCanvas2D.prototype.lineOp
Contains the string used for moving in paths.
mxVmlCanvas2D.prototype.lineOp
Specifies if resize should change the cell in-place.
mxVertexHandler.prototype.livePreview