public class PaletteColorLookupTableModule extends Module
| Modifier and Type | Field and Description |
|---|---|
static ISingleCollection<ITag> |
objSingleCollection
The obj single collection.
|
| Constructor and Description |
|---|
PaletteColorLookupTableModule(IDataSet objIDataSet)
Instantiates a new patient Orientation module.
|
| Modifier and Type | Method and Description |
|---|---|
PaletteColorLookupTableMacro |
getPatientOrientationMacro()
Get the Instance of Palette Color Lookup Table Macro.Attributes related to Palette Color Lookup Table 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 PaletteColorLookupTableModule(IDataSet objIDataSet)
objIDataSet - the obj i data setpublic PaletteColorLookupTableMacro getPatientOrientationMacro()
public boolean validateModule()
throws InvalidModuleException
IModulevalidateModule in interface IModulevalidateModule in class ModuleInvalidModuleException