org.apache.fop.fo.properties
Interface LetterValue

All Known Implementing Classes:
LetterValueMaker

public interface LetterValue


Field Summary
static int ALPHABETIC
           
static int AUTO
           
static int TRADITIONAL
           
 

Field Detail

ALPHABETIC

static final int ALPHABETIC
See Also:
Constant Field Values

TRADITIONAL

static final int TRADITIONAL
See Also:
Constant Field Values

AUTO

static final int AUTO
See Also:
Constant Field Values


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