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

static final int SPACE
See Also:
Constant Field Values

RULE

static final int RULE
See Also:
Constant Field Values

DOTS

static final int DOTS
See Also:
Constant Field Values

USECONTENT

static final int USECONTENT
See Also:
Constant Field Values


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