Uses of Class
com.mxgraph.layout.mxOrganicLayout.CellWrapper
-
Packages that use mxOrganicLayout.CellWrapper Package Description com.mxgraph.layout This package contains various graph layouts. -
-
Uses of mxOrganicLayout.CellWrapper in com.mxgraph.layout
Fields in com.mxgraph.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
-