|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Fiducial | |
---|---|
org.biomage.Array | |
org.biomage.Interface |
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 |
Uses of Fiducial in org.biomage.Interface |
---|
Methods in org.biomage.Interface that return Fiducial | |
---|---|
Fiducial |
HasFiducials.getFromFiducials(int position)
Method to get Fiducial from Fiducials_list |
Methods in org.biomage.Interface with parameters of type Fiducial | |
---|---|
void |
HasFiducials.addToFiducials(Fiducial fiducial)
Method to add Fiducial to Fiducials_list |
void |
HasFiducials.addToFiducials(int position,
Fiducial fiducial)
Method to add Fiducial at position to Fiducials_list |
void |
HasFiducials.removeFromFiducials(Fiducial fiducial)
Method to remove first Fiducial from Fiducials_list |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |