|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
Section start kinds.
| Field Summary | |
static byte |
EVEN_PAGE
Section starts at an even page. |
static byte |
NEW_COLUMN
Section starts at a new column. |
static byte |
NEW_PAGE
Section starts at a new page (the default). |
static byte |
NONE
Continuous section (no break). |
static byte |
ODD_PAGE
Section starts at an odd page. |
| Field Detail |
public static final byte NEW_PAGE
public static final byte EVEN_PAGE
public static final byte ODD_PAGE
public static final byte NONE
public static final byte NEW_COLUMN
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||