Uses of Class
org.cytoscape.view.layout.AbstractPartitionLayoutTask
Package
Description
This package provides access to the available layout algorithms, as well as provides abstract layout
classes and layout information containers for the convenience of implementing other layout algorithms.
-
Uses of AbstractPartitionLayoutTask in org.cytoscape.view.layout
Modifier and TypeClassDescriptionclass
This is an even more helpful implementation of a LayoutAlgorithm Task that extends AbstractPartitionLayoutTask and does the work of partitioning the CyNetworkView so that partitions may be laid out individually.