public class PatientOrientationModule extends Module
| Modifier and Type | Field and Description |
|---|---|
static ISingleCollection<ITag> |
objSingleCollection
The obj single collection.
|
| Constructor and Description |
|---|
PatientOrientationModule(IDataSet objIDataSet)
Instantiates a new patient Orientation module.
|
| Modifier and Type | Method and Description |
|---|---|
PatientOrientationMacro |
getPatientOrientationMacro()
Get the Instance of Patient Orientation Macro.Attributes related to Patient Orientation Macro will be set in Macro
using the setter methods provided in the Macro.Calling this method multiple times will return the same Marco
Instance that was created at first.
|
boolean |
validateModule()
Validates the Module's DataElement according to Dicom Standard.
|
add, dumpDICOMInfo, getDictionaryReader, getTransferSyntax, getVectorOfKeys, isPresent, isPresent, iterator, removepublic static ISingleCollection<ITag> objSingleCollection
public PatientOrientationModule(IDataSet objIDataSet)
objIDataSet - the obj i data setpublic PatientOrientationMacro getPatientOrientationMacro()
public boolean validateModule()
throws InvalidModuleException
IModulevalidateModule in interface IModulevalidateModule in class ModuleInvalidModuleException