|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ImageAcquisition
The process by which an image is generated (typically scanning).
| Method Summary | |
|---|---|
Image[] |
getImages()
Returns the value of this ImageAcquisition object's images attribute. |
void |
setImages(Image[] p_images)
Sets the images attribute. |
| Methods inherited from interface gov.nih.nci.mageom.domain.BioAssay.BioAssayTreatment |
|---|
getPhysicalBioAssay, getTarget, setPhysicalBioAssay, setTarget |
| Methods inherited from interface gov.nih.nci.mageom.domain.BioEvent.BioEvent |
|---|
getProtocolApplications, setProtocolApplications |
| Methods inherited from interface gov.nih.nci.mageom.domain.Identifiable |
|---|
getIdentifier, getName, setIdentifier, setName |
| 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 setImages(Image[] p_images)
ImageAcquisition object.
p_images - The new value for images.getImages()Image[] getImages()
ImageAcquisition object's images attribute.
gov.nih.nci.mageom.bean.BioAssay.Image[] The value of images.Image
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||