public class IntravascularFrameContentSequenceItem extends Item
| Modifier and Type | Method and Description |
|---|---|
double |
getIntravascularLongitudinalDistance()
Retrieves the Minimal value of Intra vascular Longitudinal Distance.
|
double |
getSeamLineLocation()
Retrieves the Minimal value of Seam Line Location
Clockwise rotational orientation (in degrees) at which the seam line in the frame is displayed, relative to vertical (zero degrees).
|
void |
setIntravascularLongitudinalDistance(double dblIntravascularLongitudinalDistance)
Sets the Minimal value of Chemical Shift Frequency in ppm.
|
void |
setSeamLineLocation(double dblSeamLineLocation)
Sets the Seam Line Location.
|
boolean |
validateForModule()
Validates all the attributes in IntravascularFrameContentSequenceItem 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 setIntravascularLongitudinalDistance(double dblIntravascularLongitudinalDistance)
dblIntravascularLongitudinalDistance - Double value of coordinatespublic double getIntravascularLongitudinalDistance()
public void setSeamLineLocation(double dblSeamLineLocation)
dblIntravascularLongitudinalDistance - Double value of coordinatespublic double getSeamLineLocation()