|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dcm4che2.iod.module.Module org.dcm4che2.iod.module.composite.GeneralSeriesModule org.dcm4che2.iod.module.spatial.SpatialFiducialsSeriesModule
public class SpatialFiducialsSeriesModule
Table C.21.1-1 defines the general Attributes of the Spatial Fiducials Series Module.
Field Summary |
---|
Fields inherited from class org.dcm4che2.iod.module.Module |
---|
dcmobj |
Constructor Summary | |
---|---|
SpatialFiducialsSeriesModule(DicomObject dcmobj)
|
Method Summary | |
---|---|
void |
init()
|
void |
validate(ValidationContext ctx,
ValidationResult result)
DICOM (Table C.21.1, PS3.3 2006) specifies that the modality type for the Spatial Fiducials Series Module can and must only be "FID". |
Methods inherited from class org.dcm4che2.iod.module.Module |
---|
getDicomObject, getType1Tags, getType2Tags, updateSequence, updateSequence |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SpatialFiducialsSeriesModule(DicomObject dcmobj)
Method Detail |
---|
public void init()
init
in class Module
public void validate(ValidationContext ctx, ValidationResult result)
init()
method above will automatically set the Modality.
validate
in class Module
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |