Uses of Enum
org.apache.fop.afp.modca.Rotation
Packages that use Rotation
Package
Description
Contains a collection of AFP Mixed Object Document Content Architecture (MO:DCA) structured objects.
-
Uses of Rotation in org.apache.fop.afp.modca
Subclasses with type arguments of type Rotation in org.apache.fop.afp.modcaFields in org.apache.fop.afp.modca declared as RotationModifier and TypeFieldDescriptionprivate final RotationAxisOrientation.xoaOrentThe object area's X-axis rotation from the X axis of the reference coordinate systemprivate final RotationAxisOrientation.yoaOrentThe object area's Y-axis rotation from the Y axis of the reference coordinate systemMethods in org.apache.fop.afp.modca that return RotationModifier and TypeMethodDescriptionstatic RotationReturns 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.Constructors in org.apache.fop.afp.modca with parameters of type Rotation