org.apache.fop.layoutmgr
Class RelSide
java.lang.Object
org.apache.fop.layoutmgr.RelSide
public final class RelSide
extends java.lang.Object
Enum class for relative sides.
AFTER
public static final RelSide AFTER
the after side
BEFORE
public static final RelSide BEFORE
the before side
END
public static final RelSide END
the end side
START
public static final RelSide START
the start side
getName
public String getName()
toString
public String toString()
java.lang.Object.toString()
Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.