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

HIDDEN

public static final int HIDDEN

SCROLL

public static final int SCROLL

ERROR_IF_OVERFLOW

public static final int ERROR_IF_OVERFLOW

AUTO

public static final int AUTO


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