Uses of Package
org.cytoscape.work.util
Package
Description
Handle importing Cytoscape data (network, attributes, session, properties, etc) from files/URLs.
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.
Various supporting classes for Cytoscape the work (Task) framework.
-
-
-
ClassDescriptionA bounded number object whose bounds values cannot be modifiedClasses which wish to listen for changes in AbstractBounded objects (BoundedDouble, BoundedFloat, etc.) should implement this interface and add themselves as observers (listeners) to the object.Classes which wish to listen for changes in ListSelection objects (ListSingleSelection, ListMultipleSelection) should implement this interface and add themselves as observers (listeners) to the object.A ListSelection object.