org.jfree.layouting.input.style
public class PageAreaType extends Object
Field Summary | |
---|---|
static PageAreaType | BOTTOM |
static PageAreaType | BOTTOM_CENTER |
static PageAreaType | BOTTOM_LEFT |
static PageAreaType | BOTTOM_LEFT_CORNER |
static PageAreaType | BOTTOM_RIGHT |
static PageAreaType | BOTTOM_RIGHT_CORNER |
static PageAreaType | CONTENT |
static PageAreaType | LEFT_BOTTOM |
static PageAreaType | LEFT_MIDDLE |
static PageAreaType | LEFT_TOP |
static PageAreaType | RIGHT_BOTTOM |
static PageAreaType | RIGHT_MIDDLE |
static PageAreaType | RIGHT_TOP |
static PageAreaType | TOP |
static PageAreaType | TOP_CENTER |
static PageAreaType | TOP_LEFT |
static PageAreaType | TOP_LEFT_CORNER |
static PageAreaType | TOP_RIGHT |
static PageAreaType | TOP_RIGHT_CORNER |
Method Summary | |
---|---|
int | getIndex() |
static int | getMaxIndex() |
String | getName() |
static PageAreaType[] | getPageAreas() |
String | toString() |