org.apache.fop.fo.properties
Interface SuppressAtLineBreak

All Known Implementing Classes:
SuppressAtLineBreakMaker

public interface SuppressAtLineBreak


Field Summary
static int AUTO
           
static int INHERIT
           
static int RETAIN
           
static int SUPPRESS
           
 

Field Detail

AUTO

static final int AUTO
See Also:
Constant Field Values

SUPPRESS

static final int SUPPRESS
See Also:
Constant Field Values

RETAIN

static final int RETAIN
See Also:
Constant Field Values

INHERIT

static final int INHERIT
See Also:
Constant Field Values


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