|
DynamicPDF by ceTe Software | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.cete.dynamicpdf.TextStyle
Represents the text style.
| Field Summary | |
static TextStyle |
BOLD
Bold style. |
static TextStyle |
BOLD_ITALIC
Bold italic style. |
static TextStyle |
ITALIC
Italic style. |
static TextStyle |
REGULAR
Regular style. |
| Method Summary | |
int |
getValue()
Gets the enumeration constant value. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final TextStyle REGULAR
public static final TextStyle ITALIC
public static final TextStyle BOLD
public static final TextStyle BOLD_ITALIC
| Method Detail |
public int getValue()
|
DynamicPDF by ceTe Software | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||