|
|||||||||
| Home >> All >> org >> biomage >> [ Array overview ] | PREV NEXT | ||||||||
Uses of Class
org.biomage.Array.Fiducial
| Uses of Fiducial in org.biomage.Array |
| Methods in org.biomage.Array that return Fiducial | |
Fiducial |
ArrayGroup.getFromFiducials(int position)
Method to get Fiducial from Fiducials_list |
| Methods in org.biomage.Array with parameters of type Fiducial | |
void |
ArrayGroup.addToFiducials(Fiducial fiducial)
Method to add Fiducial to Fiducials_list |
void |
ArrayGroup.addToFiducials(int position,
Fiducial fiducial)
Method to add Fiducial at position to Fiducials_list |
void |
ArrayGroup.removeFromFiducials(Fiducial fiducial)
Method to remove first Fiducial from Fiducials_list |
|
|||||||||
| Home >> All >> org >> biomage >> [ Array overview ] | PREV NEXT | ||||||||