org.jfree.layouting.input.style.keys.page
public class PageStyleKeys extends Object
Field Summary | |
---|---|
static StyleKey | HORIZONTAL_PAGE_SPAN
A dimension ({length}{2}) that defines how often the page is repeated
horizontally and vertically if the content does not fit. |
static StyleKey | IMAGE_ORIENTATION |
static StyleKey | LOGICAL_SIZE The logical Page Size |
static StyleKey | ORPHANS |
static StyleKey | PAGE |
static StyleKey | PAGE_BREAK_AFTER |
static StyleKey | PAGE_BREAK_BEFORE |
static StyleKey | PAGE_BREAK_INSIDE |
static StyleKey | PAGE_POLICY |
static StyleKey | SIZE The physical Page Size |
static StyleKey | VERTICAL_PAGE_SPAN |
static StyleKey | WIDOWS |