Uses of Class
org.processmining.objectcentricconstraintchecking.algorithms.swing.view.mxCellStatePreview
-
-
Uses of mxCellStatePreview in org.processmining.objectcentricconstraintchecking.algorithms.swing.handler
Fields in org.processmining.objectcentricconstraintchecking.algorithms.swing.handler declared as mxCellStatePreview Modifier and Type Field Description protected mxCellStatePreviewmxMovePreview. previewMethods in org.processmining.objectcentricconstraintchecking.algorithms.swing.handler that return mxCellStatePreview Modifier and Type Method Description mxCellStatePreviewmxMovePreview. createCellStatePreview() -
Uses of mxCellStatePreview in org.processmining.objectcentricconstraintchecking.algorithms.swing.util
Fields in org.processmining.objectcentricconstraintchecking.algorithms.swing.util declared as mxCellStatePreview Modifier and Type Field Description protected mxCellStatePreviewmxMorphing. previewMethods in org.processmining.objectcentricconstraintchecking.algorithms.swing.util with parameters of type mxCellStatePreview Modifier and Type Method Description protected voidmxMorphing. animateCell(java.lang.Object cell, mxCellStatePreview move, boolean recurse)Animates the given cell state using moveState.protected voidmxMorphing. show(mxCellStatePreview preview)Shows the changes in the given mxCellStatePreview.
-