public class EventCell extends AbstractItemCell
Constructor and Description |
---|
EventCell(TextSpan textSpan,
int polarity) |
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
public EventCell(TextSpan textSpan, int polarity)
public int getWidth()
public int getHeight()
public String getText()
UmlsItemCell.ENTITY_FILL
public boolean isNegated()
public String getLineText(int lineIndex)
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.