org.jopendocument.renderer
Class ODTCellTextItem
java.lang.Object
org.jopendocument.renderer.ODTCellTextItem
public class ODTCellTextItem
- extends Object
ODTCellTextItem
public ODTCellTextItem(Graphics2D g2,
String textSpan,
double resizeFactor,
StyleStyle textStyle)
ODTCellTextItem
public ODTCellTextItem(ODTCellTextItem item,
String textSpan)
getHeight
public int getHeight()
getWidth
public int getWidth()
getWidthWithSpace
public int getWidthWithSpace()
getWidthWithoutSpace
public int getWidthWithoutSpace()
getFont
public Font getFont()
getColor
public String getColor()
getText
public String getText()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2010 jOpenDocument All Rights Reserved.