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. e
Internal models collection of edges to be laid outprotected mxOrganicLayout.CellWrapper[]
mxOrganicLayout. v
Internal models collection of nodes ( vertices ) to be laid out
-