public class NavigationIndicatorSequenceItem extends Item
| Modifier and Type | Method and Description |
|---|---|
short[] |
getNavigationDisplaySet()
Retrieves Display Sets is indicated on or controlled by the Navigation Display Set.
|
short[] |
getReferenceDisplaySets()
Retrieves Reference Display Sets is indicated on or controlled by the Navigation Display Set.
|
void |
setNavigationDisplaySet(short[] arrNavigationDisplaySet) |
void |
setReferenceDisplaySets(short[] arrReferenceDisplaySets) |
boolean |
validateForModule()
Validates all the attributes in FillStyleSequenceItem that are present in the DataSet
|
addDataElement, changeToUndefined, clone, contains, dumpDICOMInfo, getDataForTag, getDictionaryReader, getItemLength, getTransferSyntax, getValue, getValueLength, iterator, read, setDictionaryReader, setTransferSyntax, setValue, sortedIterator, validate, writepublic boolean validateForModule()
throws InvalidItemException
validateForModule in interface IItemvalidateForModule in class ItemInvalidItemException - throws InvalidItemException If Conditional element fails.public void setNavigationDisplaySet(short[] arrNavigationDisplaySet)
public short[] getNavigationDisplaySet()
public void setReferenceDisplaySets(short[] arrReferenceDisplaySets)
public short[] getReferenceDisplaySets()