|
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.LineLeadingType
Specifies the Line Leading Type.
| Field Summary | |
static LineLeadingType |
ATLEAST
At least the value specified. |
static LineLeadingType |
AUTO
Automatically calculated. |
static LineLeadingType |
EXACTLY
Exactly the value specified. |
| 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 LineLeadingType AUTO
public static final LineLeadingType ATLEAST
public static final LineLeadingType EXACTLY
| 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 | |||||||||