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

RULE

public static final int RULE

DOTS

public static final int DOTS

USECONTENT

public static final int USECONTENT


Copyright © 1999-2002 Apache Software Foundation. All Rights Reserved.