org.apache.fop.fo.properties
Interface LeaderPattern

All Known Implementing Classes:
LeaderPatternMaker

public interface LeaderPattern


Field Summary
static int DOTS
           
static int RULE
           
static int SPACE
           
static int USECONTENT
           
 

Field Detail

SPACE

public static final int SPACE
See Also:
Constant Field Values

RULE

public static final int RULE
See Also:
Constant Field Values

DOTS

public static final int DOTS
See Also:
Constant Field Values

USECONTENT

public static final int USECONTENT
See Also:
Constant Field Values


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