org.jopendocument.renderer
Class ODTCellTextItem
java.lang.Object
org.jopendocument.renderer.ODTCellTextItem
public class ODTCellTextItem
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ODTCellTextItem
public ODTCellTextItem(java.awt.Graphics2D g2,
java.lang.String textSpan,
double resizeFactor,
StyleStyle textStyle)
ODTCellTextItem
public ODTCellTextItem(ODTCellTextItem item,
java.lang.String textSpan)
getHeight
public int getHeight()
getWidth
public int getWidth()
getWidthWithSpace
public int getWidthWithSpace()
getWidthWithoutSpace
public int getWidthWithoutSpace()
getFont
public java.awt.Font getFont()
getColor
public java.lang.String getColor()
getText
public java.lang.String getText()
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object