Uses of Class
org.apache.fop.afp.modca.Rotation
-
Packages that use Rotation Package Description org.apache.fop.afp.modca Contains a collection of AFP Mixed Object Document Content Architecture (MO:DCA) structured objects. -
-
Uses of Rotation in org.apache.fop.afp.modca
Methods in org.apache.fop.afp.modca that return Rotation Modifier and Type Method Description static Rotation
Rotation. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static Rotation[]
Rotation. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-