|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Fiducial
A marking on the surface of the array that can be used to identify the array's origin, the coordinates of which are the fiducial's centroid.
| Method Summary | |
|---|---|
DistanceUnit |
getDistanceUnit()
Returns the value of this Fiducial object's distanceUnit attribute. |
OntologyEntry |
getFiducialType()
Returns the value of this Fiducial object's fiducialType attribute. |
Position |
getPosition()
Returns the value of this Fiducial object's position attribute. |
void |
setDistanceUnit(DistanceUnit p_distanceUnit)
Sets the distanceUnit attribute. |
void |
setFiducialType(OntologyEntry p_fiducialType)
Sets the fiducialType attribute. |
void |
setPosition(Position p_position)
Sets the position attribute. |
| Methods inherited from interface gov.nih.nci.mageom.domain.Describable |
|---|
getAuditTrail, getDescriptions, getSecurity, setAuditTrail, setDescriptions, setSecurity |
| Methods inherited from interface gov.nih.nci.mageom.domain.Extendable |
|---|
getPropertySets, setPropertySets |
| Method Detail |
|---|
void setDistanceUnit(DistanceUnit p_distanceUnit)
Fiducial object.
p_distanceUnit - The new value for distanceUnit.getDistanceUnit()DistanceUnit getDistanceUnit()
Fiducial object's distanceUnit attribute.
gov.nih.nci.mageom.bean.Measurement.DistanceUnit The value of distanceUnit.DistanceUnitvoid setFiducialType(OntologyEntry p_fiducialType)
Fiducial object.
p_fiducialType - The new value for fiducialType.getFiducialType()OntologyEntry getFiducialType()
Fiducial object's fiducialType attribute.
gov.nih.nci.mageom.bean.Description.OntologyEntry The value of fiducialType.OntologyEntryvoid setPosition(Position p_position)
Fiducial object.
p_position - The new value for position.getPosition()Position getPosition()
Fiducial object's position attribute.
gov.nih.nci.mageom.bean.DesignElement.Position The value of position.Position
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||