org.apache.fop.fo.properties
Interface TextAnchor

All Known Implementing Classes:
TextAnchorMaker

public interface TextAnchor


Field Summary
static int END
           
static int INHERIT
           
static int MIDDLE
           
static int START
           
 

Field Detail

START

public static final int START

MIDDLE

public static final int MIDDLE

END

public static final int END

INHERIT

public static final int INHERIT


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