Package | Description |
---|---|
org.cytoscape.io.read |
Handle importing Cytoscape data (network, attributes, session, properties, etc) from files/URLs.
|
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.
|
org.cytoscape.work.util |
Various supporting classes for Cytoscape the work (Task) framework.
|
Class and Description |
---|
ListSingleSelection
List with items of type
T : only 1 item can be selected. |
Class and Description |
---|
ListSingleSelection
List with items of type
T : only 1 item can be selected. |
Class and Description |
---|
AbstractBounded
A bounded number object whose bounds values cannot be modified
|
BoundedChangeListener
Classes 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.
|
ListChangeListener
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.
|
ListSelection
A ListSelection object.
|
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.