E | |
ease, mxMorphing | |
edge, mxCell | |
EDGE_SELECTION_COLOR, mxConstants | |
EDGE_SELECTION_STROKEWIDTH, mxConstants | |
edgeLabelsMovable, mxGraph | |
edgeMapper | |
edgeRouting, mxCompactTreeLayout | |
edges | |
edgesSet | |
edgeState, mxConnectionHandler | |
edgeStyle, mxHierarchicalLayout | |
EDGESTYLE_ELBOW, mxConstants | |
EDGESTYLE_ENTITY_RELATION, mxConstants | |
EDGESTYLE_LOOP, mxConstants | |
EDGESTYLE_ORTHOGONAL, mxConstants | |
EDGESTYLE_SEGMENT, mxConstants | |
EDGESTYLE_SIDETOSIDE, mxConstants | |
EDGESTYLE_TOPTOBOTTOM, mxConstants | |
EDITING_STARTED, mxEvent | |
EDITING_STOPPED, mxEvent | |
editingCell, mxCellEditor | |
editor | |
ELBOW_HORIZONTAL, mxConstants | |
ELBOW_VERTICAL, mxConstants | |
element, mxDragSource | |
elements, mxCodec | |
EMPTY_ARRAY, mxGraph | |
emptyLabelText, mxCellEditor | |
enabled | |
encodeDefaults, mxCodec | |
END_EDIT, mxEvent | |
END_UPDATE, mxEvent | |
endingUpdate, mxGraphModel | |
enterStopsCellEditing, mxGraph | |
ENTITY_SEGMENT, mxConstants | |
error | |
errorImage, mxUtils | |
errorResource, mxUtils | |
ESCAPE, mxEvent | |
escapeEnabled, mxGraph | |
escapePostData, mxEditor | |
eventListeners, mxEventSource | |
eventsEnabled, mxEventSource | |
eventSource, mxEventSource | |
evt, mxMouseEvent | |
exclude, mxObjectCodec | |
EXECUTE, mxEvent | |
EXECUTED, mxEvent | |
expandedImage, mxGraph | |
exportEnabled, mxGraph | |
extendParents, mxGraph | |
extendParentsOnAdd, mxGraph | |
extension, mxResources | |
F | |
factoryMethod | |
fgNodes, mxStencil | |
FIELD_NAME, mxObjectIdentity | |
filename, mxEditor | |
fill, mxStackLayout | |
fineTuning | |
FIRE_MOUSE_EVENT, mxEvent | |
FIRED, mxEvent | |
first, mxConnectionHandler | |
FLIP_EDGE, mxEvent | |
foAltText, mxSvgCanvas2D | |
foEnabled, mxSvgCanvas2D | |
FOLD_CELLS, mxEvent | |
foldingEnabled, mxGraph | |
FONT_BOLD, mxConstants | |
FONT_ITALIC, mxConstants | |
FONT_UNDERLINE, mxConstants | |
fontMetricsPadding, mxSvgCanvas2D | |
forceConstant, mxFastOrganicLayout | |
forceConstantSquared, mxFastOrganicLayout | |
forcedInserting, mxEditor | |
forceVmlHandles, mxOutline |
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
Map from graph edges to internal model edges
mxSwimlaneModel.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
mxHierarchicalLayout.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
Lookup table for resolving IDs to elements.
mxCodec.prototype.elements
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.
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.
mxUrlConverter.prototype.enabled
Specifies if default values should be encoded.
mxCodec.prototype.encodeDefaults
True if the program flow is currently inside endUpdate.
mxGraphModel.prototype.endingUpdate
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
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 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
Whether or not to perform local optimisations and iterate multiple times through the algorithm.
mxSwimlaneLayout.prototype.fineTuning
Holds the mxPoint where the mouseDown took place while the handler is active.
mxConnectionHandler.prototype.first
Specifies the fallback text for unsupported foreignObjects in exported documents.
mxSvgCanvas2D.prototype.foAltText
Specifies if use of foreignObject for HTML markup is allowed.
mxSvgCanvas2D.prototype.foEnabled
Specifies if folding (collapse and expand via an image icon in the graph should be enabled).
mxGraph.prototype.foldingEnabled
Padding to be added for text that is not wrapped to account for differences in font metrics on different platforms in pixels.
mxSvgCanvas2D.prototype.fontMetricsPadding
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 VML should be used to render the handles in this control.
mxOutline.prototype.forceVmlHandles