org.apache.fop.fo.properties
Interface Overflow

All Known Implementing Classes:
OverflowMaker

public interface Overflow


Field Summary
static int AUTO
           
static int ERROR_IF_OVERFLOW
           
static int HIDDEN
           
static int SCROLL
           
static int VISIBLE
           
 

Field Detail

VISIBLE

public static final int VISIBLE
See Also:
Constant Field Values

HIDDEN

public static final int HIDDEN
See Also:
Constant Field Values

SCROLL

public static final int SCROLL
See Also:
Constant Field Values

ERROR_IF_OVERFLOW

public static final int ERROR_IF_OVERFLOW
See Also:
Constant Field Values

AUTO

public static final int AUTO
See Also:
Constant Field Values


Copyright © 1999-2003 Apache Software Foundation. All Rights Reserved.