public class SiDicomElement extends Inventor
An element is identified by its tag, and can contain a value or a sequence but not both. An empty element has no value or sequence.
See also:
SoVRDicomFileReader
, SoVRDicomData
, SoDicomTag
, SiDicomDataSet
, SiDicomValue
, SiDicomSequence
Inventor.ConstructorCommand
VERBOSE_LEVEL, ZeroHandle
Modifier and Type | Method and Description |
---|---|
SiDicomElement |
clone()
Create a clone of the current element.
|
SiDicomSequence |
getSequence()
Get the sequence contained in the element.
|
SoDicomTag |
getTag()
Get the tag of the element.
|
SiDicomValue |
getValue()
Get the value of the element.
|
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
public SiDicomElement clone()
clone
in class java.lang.Object
public SiDicomValue getValue()
public SiDicomSequence getSequence()
public SoDicomTag getTag()
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com