See: Description
Class | Description |
---|---|
AbstractBounded<N extends Comparable<N>> |
A bounded number object whose bounds values cannot be modified
|
BoundedDouble |
A Double object which has low and up bounds
|
BoundedFloat |
A Float object which has low and up bounds.
|
BoundedInteger |
An Integer object which has low and up bounds.
|
BoundedLong |
A Long object which has low and up bounds.
|
ListMultipleSelection<T> |
List with items of type
T : one or more items can be selected. |
ListSingleSelection<T> |
List with items of type
T : only 1 item can be selected. |
Copyright 2011 Cytoscape Consortium. All rights reserved.