|
mxGraph 1.10.3.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use mxCellStatePreview | |
---|---|
com.mxgraph.swing.handler | This package contains all classes required for mouse event handling in JFC/Swing. |
com.mxgraph.swing.util | This package contains all utility classes that require JFC/Swing, namely for mouse event handling, drag and drop, actions and overlays. |
Uses of mxCellStatePreview in com.mxgraph.swing.handler |
---|
Fields in com.mxgraph.swing.handler declared as mxCellStatePreview | |
---|---|
protected mxCellStatePreview |
mxMovePreview.preview
|
Methods in com.mxgraph.swing.handler that return mxCellStatePreview | |
---|---|
mxCellStatePreview |
mxMovePreview.createCellStatePreview()
|
Uses of mxCellStatePreview in com.mxgraph.swing.util |
---|
Fields in com.mxgraph.swing.util declared as mxCellStatePreview | |
---|---|
protected mxCellStatePreview |
mxMorphing.preview
|
Methods in com.mxgraph.swing.util with parameters of type mxCellStatePreview | |
---|---|
protected void |
mxMorphing.animateCell(Object cell,
mxCellStatePreview move,
boolean recurse)
Animates the given cell state using moveState. |
protected void |
mxMorphing.show(mxCellStatePreview preview)
Shows the changes in the given mxCellStatePreview. |
|
mxGraph 1.10.3.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |