|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.renderer.ODTCellText
public class ODTCellText
| Constructor Summary | |
|---|---|
ODTCellText(java.awt.Graphics2D g,
java.util.List<TextP> textp,
double resizeFactor,
StyleStyle cellStyle)
|
|
| Method Summary | |
|---|---|
void |
draw(TableTableCell cell,
int cellWidth,
int padding,
int x,
int startY)
|
java.lang.String |
getFullText()
|
int |
getHeight()
|
int |
getWidth()
|
boolean |
isEmpty()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ODTCellText(java.awt.Graphics2D g,
java.util.List<TextP> textp,
double resizeFactor,
StyleStyle cellStyle)
| Method Detail |
|---|
public java.lang.String getFullText()
public boolean isEmpty()
public int getHeight()
public int getWidth()
public void draw(TableTableCell cell,
int cellWidth,
int padding,
int x,
int startY)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||