public final class DefaultUmlsItemCell extends AbstractItemCell implements UmlsItemCell
ENTITY_FILL
Constructor and Description |
---|
DefaultUmlsItemCell(TextSpan textSpan,
int polarity,
Map<String,Collection<String>> semanticCuis) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
int |
getHeight() |
String |
getLineText(int lineIndex) |
String |
getText() |
int |
getWidth() |
int |
hashCode() |
boolean |
isNegated() |
getTextSpan
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getTextSpan
public DefaultUmlsItemCell(TextSpan textSpan, int polarity, Map<String,Collection<String>> semanticCuis)
public int getWidth()
public int getHeight()
public String getText()
getText
in interface ItemCell
UmlsItemCell.ENTITY_FILL
public boolean isNegated()
isNegated
in interface UmlsItemCell
public String getLineText(int lineIndex)
getLineText
in interface ItemCell
lineIndex
- index of the line required to write this item cellUmlsItemCell.ENTITY_FILL
for index 0, Semantic types and Cuis for lines after that, then negatedCopyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.