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

static final int VISIBLE
See Also:
Constant Field Values

HIDDEN

static final int HIDDEN
See Also:
Constant Field Values

SCROLL

static final int SCROLL
See Also:
Constant Field Values

ERROR_IF_OVERFLOW

static final int ERROR_IF_OVERFLOW
See Also:
Constant Field Values

AUTO

static final int AUTO
See Also:
Constant Field Values


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