Package org.apache.fop.layoutmgr
Class RelSide
java.lang.Object
org.apache.fop.layoutmgr.RelSide
Enum class for relative sides.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
BEFORE
the before side -
AFTER
the after side -
START
the start side -
END
the end side -
name
-
-
Constructor Details
-
RelSide
Constructor to add a new named item.- Parameters:
name
- Name of the item.
-
-
Method Details