|
fop 2.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AxisOrientation | |
---|---|
org.apache.fop.afp.modca | Contains a collection of AFP Mixed Object Document Content Architecture (MO:DCA) structured objects. |
Uses of AxisOrientation in org.apache.fop.afp.modca |
---|
Methods in org.apache.fop.afp.modca that return AxisOrientation | |
---|---|
static AxisOrientation |
AxisOrientation.getRightHandedAxisOrientationFor(int orientation)
Gets the right-handed axis orientation object for a given orientation in degrees. |
static AxisOrientation |
AxisOrientation.valueOf(java.lang.String name)
Returns 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. |
|
fop 2.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |