Uses of Class
org.processmining.objectcentricconstraintchecking.algorithms.layout.mxOrganicLayout.CellWrapper
-
Packages that use mxOrganicLayout.CellWrapper Package Description org.processmining.objectcentricconstraintchecking.algorithms.layout -
-
Uses of mxOrganicLayout.CellWrapper in org.processmining.objectcentricconstraintchecking.algorithms.layout
Fields in org.processmining.objectcentricconstraintchecking.algorithms.layout declared as mxOrganicLayout.CellWrapper Modifier and Type Field Description protected mxOrganicLayout.CellWrapper[]mxOrganicLayout. eInternal models collection of edges to be laid outprotected mxOrganicLayout.CellWrapper[]mxOrganicLayout. vInternal models collection of nodes ( vertices ) to be laid out
-