|
fop 0.93 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.layoutmgr.RelSide
Enum class for relative sides.
Field Summary | |
static RelSide |
AFTER
the after side |
static RelSide |
BEFORE
the before side |
static RelSide |
END
the end side |
static RelSide |
START
the start side |
Method Summary | |
java.lang.String |
getName()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final RelSide BEFORE
public static final RelSide AFTER
public static final RelSide START
public static final RelSide END
Method Detail |
public java.lang.String getName()
public java.lang.String toString()
Object.toString()
|
fop 0.93 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |