public abstract class AbstractItemCell extends Object implements ItemCell
Constructor and Description |
---|
AbstractItemCell(TextSpan textSpan) |
Modifier and Type | Method and Description |
---|---|
TextSpan |
getTextSpan() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getHeight, getLineText, getText, getWidth
public AbstractItemCell(TextSpan textSpan)
public TextSpan getTextSpan()
getTextSpan
in interface ItemCell
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.