org.apache.fop.fo.properties
Interface SpreadMethod

All Known Implementing Classes:
SpreadMethodMaker

public interface SpreadMethod


Field Summary
static int PAD
           
static int REFLECT
           
static int REPEAT
           
 

Field Detail

PAD

public static final int PAD

REFLECT

public static final int REFLECT

REPEAT

public static final int REPEAT


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