protected class IndexedLabelMapToSegmentation.LabelInformation extends Object
| Constructor and Description |
|---|
IndexedLabelMapToSegmentation.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 IndexedLabelMapToSegmentation.LabelInformation(String codeMeaning, String side, int indexValue, String conceptUniqueIdentifier, String conceptIdentifier, String snomedCodeValue, String fmaCodeValue, String dcmCodeValue, String red, String green, String blue)
public boolean hasCode()
public CodedSequenceItem getCodedSequenceItem() throws DicomException
DicomExceptionpublic boolean hasColor()
public Attribute getRecommendedDisplayCIELabValue() throws DicomException
DicomException