Package | Description |
---|---|
com.mxgraph.swing |
This package contains the main component for JFC/Swing, namely the graph
component and the outline component.
|
com.mxgraph.swing.handler |
This package contains all classes required for mouse event handling in
JFC/Swing.
|
Modifier and Type | Method | Description |
---|---|---|
mxCellHandler |
mxGraphComponent.createHandler(mxCellState state) |
Modifier and Type | Class | Description |
---|---|---|
class |
mxEdgeHandler |
|
class |
mxElbowEdgeHandler |
|
class |
mxVertexHandler |
Modifier and Type | Field | Description |
---|---|---|
protected java.util.LinkedHashMap<java.lang.Object,mxCellHandler> |
mxSelectionCellsHandler.handlers |
Maps from cells to handlers in the order of the selection cells.
|
Modifier and Type | Method | Description |
---|---|---|
mxCellHandler |
mxSelectionCellsHandler.getHandler(java.lang.Object cell) |
Copyright (c) 2010-2017 Gaudenz Alder, JGraph Ltd. All rights reserved.