protected class IndexedLabelMapToSegmentation.LabelInformation extends Object
Constructor and Description |
---|
LabelInformation(String codeMeaning,
String side,
int indexValue,
String conceptUniqueIdentifier,
String conceptIdentifier,
String snomedCodeValue,
String fmaCodeValue,
String dcmCodeValue,
String red,
String green,
String blue) |
Modifier and Type | Method and Description |
---|---|
CodedSequenceItem |
getCodedSequenceItem() |
Attribute |
getRecommendedDisplayCIELabValue() |
boolean |
hasCode() |
boolean |
hasColor() |
String |
toString() |
public CodedSequenceItem getCodedSequenceItem() throws DicomException
DicomException
public Attribute getRecommendedDisplayCIELabValue() throws DicomException
DicomException
public boolean hasCode()
public boolean hasColor()