org.jopendocument.renderer
Class ODTCellText
java.lang.Object
extended by org.jopendocument.renderer.ODTCellText
public class ODTCellText
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ODTCellText
public ODTCellText(Graphics2D g,
List<TextP> textp,
double resizeFactor,
StyleStyle cellStyle)
getFullText
public String getFullText()
-
isEmpty
public boolean isEmpty()
-
getHeight
public int getHeight()
-
getWidth
public int getWidth()
-
draw
public void draw(TableTableCell cell,
int cellWidth,
int padding,
int x,
int startY)
-
Copyright © 2010 jOpenDocument All Rights Reserved.