|
Cytoscape 3.1.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractBounded | |
---|---|
org.cytoscape.work.util | Various supporting classes for Cytoscape the work (Task) framework. |
Uses of AbstractBounded in org.cytoscape.work.util |
---|
Subclasses of AbstractBounded in org.cytoscape.work.util | |
---|---|
class |
BoundedDouble
A Double object which has low and up bounds |
class |
BoundedFloat
A Float object which has low and up bounds. |
class |
BoundedInteger
An Integer object which has low and up bounds. |
class |
BoundedLong
A Long object which has low and up bounds. |
Methods in org.cytoscape.work.util with parameters of type AbstractBounded | |
---|---|
void |
BoundedChangeListener.boundsChanged(AbstractBounded source)
|
void |
BoundedChangeListener.valueChanged(AbstractBounded source)
|
|
Cytoscape 3.1.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |