public class MultiFramePresentationSequenceItem extends Item
| Modifier and Type | Method and Description |
|---|---|
FrameDisplaySequence |
getFrameDisplaySequence()
Retrieves pre-initialized object of Primary Fluence Mode Sequence.If the module contains the sequence object
it returns the same otherwise it creates the sequence adds to the module with proper initialization
and then returns the object of sequence.
|
short |
getPreferredPlaybackSequencing()
Retrieves PreferredPlaybackSequencing of significant bits within the waveform samples
|
ReferencedImageSequence |
getReferencedImageSequence()
Retrieves pre-initialized object of Referenced Image Sequence.If the module contains the sequence object
it returns the same otherwise it creates the sequence adds to the module with proper initialization
and then returns the object of sequence.
|
void |
setPreferredPlaybackSequencing(EnumPreferredPlaybackSequencing enumPreferredPlaybackSequencing)
Sets Number of significant bits within the PreferredPlaybackSequencing samples
|
addDataElement, changeToUndefined, clone, contains, dumpDICOMInfo, getDataForTag, getDictionaryReader, getItemLength, getTransferSyntax, getValue, getValueLength, iterator, read, setDictionaryReader, setTransferSyntax, setValue, sortedIterator, validate, validateForModule, writepublic ReferencedImageSequence getReferencedImageSequence()
public void setPreferredPlaybackSequencing(EnumPreferredPlaybackSequencing enumPreferredPlaybackSequencing)
shPreferredPlaybackSequencing - short value of Number of significant bitspublic short getPreferredPlaybackSequencing()
public FrameDisplaySequence getFrameDisplaySequence()