|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Data | |
| AFLPcore | |
| Uses of Data in AFLPcore |
| Subclasses of Data 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 |
Gel
A gel contains most of the information needed by the program. |
class |
Lane
This class represents a lane. |
class |
Peak
This class represents a peak. |
class |
SortableData
This class allows subclasses that extend it to be sorted into an order. |
| Methods in AFLPcore that return Data | |
Data |
DataList.dataAt(int index)
Retrieve the data at the specified index. |
| Methods in AFLPcore with parameters of type Data | |
void |
DataList.addData(Data dt)
Adds the specified data to the list. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||