Uses of Class
org.zkoss.chart.ClusterLayoutAlgorithm
-
Packages that use ClusterLayoutAlgorithm Package Description org.zkoss.chart -
-
Uses of ClusterLayoutAlgorithm in org.zkoss.chart
Methods in org.zkoss.chart that return ClusterLayoutAlgorithm Modifier and Type Method Description ClusterLayoutAlgorithm
Cluster. getLayoutAlgorithm()
Options for layout algorithm.Methods in org.zkoss.chart with parameters of type ClusterLayoutAlgorithm Modifier and Type Method Description void
Cluster. setLayoutAlgorithm(ClusterLayoutAlgorithm layoutAlgorithm)
Options for layout algorithm.
-