|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SortableData | |
| AFLPcore | |
| Uses of SortableData in AFLPcore |
| Subclasses of SortableData in AFLPcore | |
class |
Bin
This class represents a bin, which is simply a region defined in a gel. |
class |
Cutoff
This class represents different cutoffs for a lane. |
class |
Peak
This class represents a peak. |
| Methods in AFLPcore that return SortableData | |
SortableData |
DataList.findNearestUnder(double key)
Gives the SortableData element which is less than or
equal to the given value. |
| Methods in AFLPcore with parameters of type SortableData | |
void |
DataList.include(SortableData newData)
Places the given data in the list so that the order of the list is maintained. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||