|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.renderer.ODTCellTextLine
public class ODTCellTextLine
| Constructor Summary | |
|---|---|
ODTCellTextLine()
|
|
| Method Summary | |
|---|---|
void |
add(ODTCellTextItem item)
|
void |
draw(java.awt.Graphics2D g2,
int startX,
int y)
|
void |
drawJustified(java.awt.Graphics2D g2,
double resizeFactor,
int x,
int y,
int padding,
int cellWidth)
|
int |
getHeight()
|
int |
getWidth()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ODTCellTextLine()
| Method Detail |
|---|
public int getHeight()
public int getWidth()
public void draw(java.awt.Graphics2D g2,
int startX,
int y)
public void drawJustified(java.awt.Graphics2D g2,
double resizeFactor,
int x,
int y,
int padding,
int cellWidth)
public void add(ODTCellTextItem item)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||