Uses of Class
org.cytoscape.opencl.layout.CLLayoutContext
-
-
Uses of CLLayoutContext in org.cytoscape.opencl.layout
Constructors in org.cytoscape.opencl.layout with parameters of type CLLayoutContext Constructor Description CLLayoutTask(String displayName, org.cytoscape.view.model.CyNetworkView networkView, Set<org.cytoscape.view.model.View<org.cytoscape.model.CyNode>> nodesToLayOut, CLLayoutContext context, String attrName, org.cytoscape.work.undo.UndoSupport undo)
Creates a new ForceDirectedLayout object.
-