Uses of Class
com.mxgraph.swing.view.mxCellStatePreview
Packages that use mxCellStatePreview
Package
Description
This package contains all classes required for mouse event handling in
JFC/Swing.
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 mxCellStatePreviewMethods in com.mxgraph.swing.handler that return mxCellStatePreview -
Uses of mxCellStatePreview in com.mxgraph.swing.util
Fields in com.mxgraph.swing.util declared as mxCellStatePreviewMethods in com.mxgraph.swing.util with parameters of type mxCellStatePreviewModifier and TypeMethodDescriptionprotected 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.