Uses of Enum
org.apache.fop.afp.modca.AxisOrientation
Packages that use AxisOrientation
Package
Description
Contains a collection of AFP Mixed Object Document Content Architecture (MO:DCA) structured objects.
-
Uses of AxisOrientation in org.apache.fop.afp.modca
Subclasses with type arguments of type AxisOrientation in org.apache.fop.afp.modcaModifier and TypeClassDescriptionenumRepresents the 4 bytes that specify the axis-area rotation reference coordinate systemFields in org.apache.fop.afp.modca declared as AxisOrientationModifier and TypeFieldDescriptionprivate AxisOrientationIncludeObject.oaOrentthe orientation of the referenced objectMethods in org.apache.fop.afp.modca that return AxisOrientationModifier and TypeMethodDescriptionstatic AxisOrientationAxisOrientation.getRightHandedAxisOrientationFor(int orientation) Gets the right-handed axis orientation object for a given orientation in degrees.static AxisOrientationReturns the enum constant of this type with the specified name.static AxisOrientation[]AxisOrientation.values()Returns an array containing the constants of this enum type, in the order they are declared.