|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.renderer.ODTCellTextItem
public class ODTCellTextItem
| Constructor Summary | |
|---|---|
ODTCellTextItem(Graphics2D g2,
String textSpan,
double resizeFactor,
StyleStyle textStyle)
|
|
ODTCellTextItem(ODTCellTextItem item,
String textSpan)
|
|
| Method Summary | |
|---|---|
String |
getColor()
|
Font |
getFont()
|
int |
getHeight()
|
String |
getText()
|
int |
getWidth()
|
int |
getWidthWithoutSpace()
|
int |
getWidthWithSpace()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ODTCellTextItem(Graphics2D g2,
String textSpan,
double resizeFactor,
StyleStyle textStyle)
public ODTCellTextItem(ODTCellTextItem item,
String textSpan)
| Method Detail |
|---|
public int getHeight()
public int getWidth()
public int getWidthWithSpace()
public int getWidthWithoutSpace()
public Font getFont()
public String getColor()
public String getText()
public String toString()
toString in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||