public class SiDicomSequence extends Inventor
A DICOM sequence contains a vector of nested data sets, called "items" in this context.
See also:
SoVRDicomFileReader
, SoVRDicomData
, SoDicomTag
, SiDicomDataSet
, SiDicomElement
, SiDicomValue
,
Inventor.ConstructorCommand
VERBOSE_LEVEL, ZeroHandle
Modifier and Type | Method and Description |
---|---|
SiDicomSequence |
clone()
Create a clone of the sequence.
|
SiDicomDataSet |
getItem(long idx)
Get the n-th nested data set.
|
long |
getLength()
Get the number of nested data sets contained in this sequence.
|
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
public long getLength()
public SiDicomDataSet getItem(long idx)
idx
- the index of the nested data set to get.
public SiDicomSequence clone()
clone
in class java.lang.Object
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com