|
mxGraph 1.10.4.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use mxCellHandler | |
---|---|
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. |
Uses of mxCellHandler in com.mxgraph.swing |
---|
Methods in com.mxgraph.swing that return mxCellHandler | |
---|---|
mxCellHandler |
mxGraphComponent.createHandler(mxCellState state)
|
Uses of mxCellHandler in com.mxgraph.swing.handler |
---|
Subclasses of mxCellHandler in com.mxgraph.swing.handler | |
---|---|
class |
mxEdgeHandler
|
class |
mxElbowEdgeHandler
|
class |
mxVertexHandler
|
Fields in com.mxgraph.swing.handler with type parameters of type mxCellHandler | |
---|---|
protected LinkedHashMap<Object,mxCellHandler> |
mxSelectionCellsHandler.handlers
Maps from cells to handlers in the order of the selection cells. |
Methods in com.mxgraph.swing.handler that return mxCellHandler | |
---|---|
mxCellHandler |
mxSelectionCellsHandler.getHandler(Object cell)
|
|
mxGraph 1.10.4.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |