Package | Description |
---|---|
org.cytoscape.view.layout |
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.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractParallelPartitionLayoutTask
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.
|
class |
AbstractPartitionLayoutTask
This is a more helpful implementation of a LayoutAlgorithm Task
that extends AbstractBasicLayoutTask and does the work of partitioning
the CyNetworkView so that partitions may be laid out individually.
|
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.