org.apache.fop.fo.properties
Interface GenericBreak.Enums
- All Known Subinterfaces:
- BreakAfter, BreakBefore
- Enclosing interface:
- GenericBreak
- public static interface GenericBreak.Enums
AUTO
public static final int AUTO
- See Also:
- Constant Field Values
COLUMN
public static final int COLUMN
- See Also:
- Constant Field Values
PAGE
public static final int PAGE
- See Also:
- Constant Field Values
EVEN_PAGE
public static final int EVEN_PAGE
- See Also:
- Constant Field Values
ODD_PAGE
public static final int ODD_PAGE
- See Also:
- Constant Field Values
Copyright ? 1999-2003 Apache Software Foundation. All Rights Reserved.