E | |
ease, mxMorphing | |
edge, mxCell | |
EDGE_SELECTION_COLOR, mxConstants | |
EDGE_SELECTION_STROKEWIDTH, mxConstants | |
edgeLabelsMovable, mxGraph | |
edgeMapper, mxGraphHierarchyModel | |
edgeRouting, mxCompactTreeLayout | |
edges | |
edgeState, mxConnectionHandler | |
edgeStyle, mxCoordinateAssignment | |
EDGESTYLE_ELBOW, mxConstants | |
EDGESTYLE_ENTITY_RELATION, mxConstants | |
EDGESTYLE_LOOP, mxConstants | |
EDGESTYLE_ORTHOGONAL, mxConstants | |
EDGESTYLE_SEGMENT, mxConstants | |
EDGESTYLE_SIDETOSIDE, mxConstants | |
EDGESTYLE_TOPTOBOTTOM, mxConstants | |
editingCell, mxCellEditor | |
editor | |
ELBOW_HORIZONTAL, mxConstants | |
ELBOW_VERTICAL, mxConstants | |
element, mxDragSource | |
EMPTY_ARRAY, mxGraph | |
emptyLabelText, mxCellEditor | |
enabled | |
enableFill, mxArrow | |
encodeDefaults, mxCodec | |
END_UPDATE, mxEvent | |
endingUpdate, mxGraphModel | |
endOffset, mxShape | |
enterStopsCellEditing, mxGraph | |
ENTITY_SEGMENT, mxConstants | |
error | |
errorImage, mxUtils | |
errorResource, mxUtils | |
ESCAPE, mxEvent | |
escapeEnabled, mxGraph | |
escapePostData | |
eventListeners, mxEventSource | |
eventsEnabled, mxEventSource | |
eventSource, mxEventSource | |
evt, mxMouseEvent | |
exclude, mxObjectCodec | |
EXECUTE, mxEvent | |
expandedImage, mxGraph | |
exportEnabled, mxGraph | |
extendParents | |
extendParentsOnAdd, mxGraph | |
extension, mxResources | |
F | |
factoryMethod | |
fgNodes, mxStencil | |
FIELD_NAME, mxObjectIdentity | |
filename, mxEditor | |
fill, mxStackLayout | |
fineTuning | |
FIRED, mxEvent | |
first, mxConnectionHandler | |
fixRoots, mxHierarchicalLayout | |
FLIP_EDGE, mxEvent | |
foEnabled, mxSvgCanvas2D | |
FOLD_CELLS, mxEvent | |
foldHandler, mxSpaceManager | |
foldingEnabled, mxGraph | |
FONT_BOLD, mxConstants | |
FONT_ITALIC, mxConstants | |
FONT_SHADOW, mxConstants | |
FONT_UNDERLINE, mxConstants | |
forceConstant, mxFastOrganicLayout | |
forceConstantSquared, mxFastOrganicLayout | |
forcedInserting, mxEditor | |
forceIgnoreStringSize, mxText | |
format, mxPath |
Ease-off for movement towards the given vector.
mxMorphing.prototype.ease
Specifies whether the cell is an edge.
mxCell.prototype.edge
Specifies the return value for edges in isLabelMovable.
mxGraph.prototype.edgeLabelsMovable
Map from graph edges to internal model edges
mxGraphHierarchyModel.prototype.edgeMapper
Whether or not to apply the internal tree edge routing
mxCompactTreeLayout.prototype.edgeRouting
Holds the edges.
mxCell.prototype.edges
The graph edge(s) this object represents.
mxGraphHierarchyEdge.prototype.edges
Optional mxCellState that represents the preview edge while the handler is active.
mxConnectionHandler.prototype.edgeState
The style to apply between cell layers to edge segments
mxCoordinateAssignment.prototype.edgeStyle
Reference to the mxCell that is currently being edited.
mxCellEditor.prototype.editingCell
Reference to the enclosing mxEditor.
mxDefaultKeyHandler.prototype.editor
Reference to the enclosing mxEditor.
mxDefaultToolbar.prototype.editor
Reference to the DOM node which was made draggable.
mxDragSource.prototype.element
Immutable empty array instance.
mxGraph.prototype.EMPTY_ARRAY
Text to be displayed for empty labels.
mxCellEditor.prototype.emptyLabelText
Specifies if event handling is enabled.
mxAutoSaveManager.prototype.enabled
Specifies if the marker is enabled.
mxCellMarker.prototype.enabled
Specifies if events are handled.
mxConnectionHandler.prototype.enabled
Specifies if events are handled.
mxConstraintHandler.prototype.enabled
Specifies if this drag source is enabled.
mxDragSource.prototype.enabled
Specifies the return value for isEnabled.
mxGraph.prototype.enabled
Specifies if events are handled.
mxGraphHandler.prototype.enabled
Specifies if events are handled.
mxKeyHandler.prototype.enabled
Specifies if event handling is enabled.
mxLayoutManager.prototype.enabled
Specifies if events are handled.
mxOutline.prototype.enabled
Specifies if events are handled.
mxPopupMenu.prototype.enabled
Specifies if events are handled.
mxRubberband.prototype.enabled
Specifies if events are handled.
mxSelectionCellsHandler.prototype.enabled
Specifies if event handling is enabled.
mxSpaceManager.prototype.enabled
Specifies if event handling is enabled.
mxSwimlaneManager.prototype.enabled
Specifies if events are handled.
mxToolbar.prototype.enabled
Specifies if events are handled.
mxTooltipHandler.prototype.enabled
Specifies if the converter is enabled.
var enabled
Specifies if fill colors should be ignored.
mxArrow.prototype.enableFill
Specifies if default values should be encoded.
mxCodec.prototype.encodeDefaults
True if the program flow is currently inside endUpdate.
mxGraphModel.prototype.endingUpdate
Specifies the offset in pixels from the last point in points and the actual start of the shape.
mxShape.prototype.endOffset
If true, pressing the enter key without pressing control or shift will stop editing and accept the new value.
mxGraph.prototype.enterStopsCellEditing
Holds the current validation error while connections are being created.
mxConnectionHandler.prototype.error
Holds the current validation error while a connection is being changed.
mxEdgeHandler.prototype.error
Specifies if mxKeyHandler should invoke escape when the escape key is pressed.
mxGraph.prototype.escapeEnabled
Specifies if the data in the post request for saving a diagram should be converted using encodeURIComponent.
mxEditor.prototype.escapePostData
Specifies if the data in the post request sent in notify should be converted using encodeURIComponent.
mxSession.prototype.escapePostData
Holds the event names and associated listeners in an array.
mxEventSource.prototype.eventListeners
Specifies if events can be fired.
mxEventSource.prototype.eventsEnabled
Optional source for events.
mxEventSource.prototype.eventSource
Holds the inner event object.
mxMouseEvent.prototype.evt
Array containing the variable names that should be ignored by the codec.
mxObjectCodec.prototype.exclude
Specifies the mxImage to indicate a expanded state.
mxGraph.prototype.expandedImage
Specifies the return value for canExportCell.
mxGraph.prototype.exportEnabled
Specifies if a parent should contain the child bounds after a resize of the child.
mxGraph.prototype.extendParents
Specifies if event handling is enabled.
mxSpaceManager.prototype.extendParents
Specifies if parents should be extended according to the extendParents switch if cells are added.
mxGraph.prototype.extendParentsOnAdd
Function that is used for creating new edges.
mxConnectionHandler.prototype.factoryMethod
Function that is used to create the popup menu.
mxPopupMenu.prototype.factoryMethod
Contains the URL of the last opened file as a string.
mxEditor.prototype.filename
Boolean indicating if dimension should be changed to fill out the parent cell.
mxStackLayout.prototype.fill
Whether or not to perform local optimisations and iterate multiple times through the algorithm.
mxCoordinateAssignment.prototype.fineTuning
Whether or not to perform local optimisations and iterate multiple times through the algorithm.
mxHierarchicalLayout.prototype.fineTuning
Holds the mxPoint where the mouseDown took place while the handler is active.
mxConnectionHandler.prototype.first
Whether or not to fix the position of the root cells.
mxHierarchicalLayout.prototype.fixRoots
Specifies if use of foreignObject for HTML markup is allowed.
var foEnabled
Holds the function that handles the fold event.
mxSpaceManager.prototype.foldHandler
Specifies if folding (collapse and expand via an image icon in the graph should be enabled).
mxGraph.prototype.foldingEnabled
The force constant by which the attractive forces are divided and the replusive forces are multiple by the square of.
mxFastOrganicLayout.prototype.forceConstant
Cache of <forceConstant>^2 for performance.
mxFastOrganicLayout.prototype.forceConstantSquared
Specifies if a new cell should be inserted on a single click even using insertFunction if there is a cell under the mousepointer, otherwise the cell under the mousepointer is selected.
mxEditor.prototype.forcedInserting
Specifies if the string size should always be ignored.
mxText.prototype.forceIgnoreStringSize
Defines the format for the output of this path.
mxPath.prototype.format