|
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.TextRenderingMode
Represents text rendering mode.
| Field Summary | |
static TextRenderingMode |
FILL
Fill text. |
static TextRenderingMode |
FILL_AND_STROKE
Fill text and stroke border. |
static TextRenderingMode |
INVISIBLE
Invisible text. |
static TextRenderingMode |
STROKE
Stroke text border. |
| 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 TextRenderingMode FILL
public static final TextRenderingMode STROKE
public static final TextRenderingMode FILL_AND_STROKE
public static final TextRenderingMode INVISIBLE
| 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 | |||||||||