org.jopendocument.renderer
Class ODTCellTextLine
java.lang.Object
org.jopendocument.renderer.ODTCellTextLine
public class ODTCellTextLine
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ODTCellTextLine
public ODTCellTextLine()
getHeight
public int getHeight()
getWidth
public int getWidth()
draw
public void draw(Graphics2D g2,
int startX,
int y)
drawJustified
public void drawJustified(Graphics2D g2,
double resizeFactor,
int x,
int y,
int padding,
int cellWidth)
add
public void add(ODTCellTextItem item)
Copyright © 2010 jOpenDocument All Rights Reserved.