| Package | Description |
|---|---|
| org.sejda.model | |
| org.sejda.model.parameter | |
| org.sejda.model.rotation |
| Modifier and Type | Method and Description |
|---|---|
void |
RectangularBox.rotate(Rotation desiredRotation)
rotates this
RectangularBox using the given rotation. |
| Modifier and Type | Method and Description |
|---|---|
Rotation |
RotateParameters.getRotation() |
| Constructor and Description |
|---|
RotateParameters(Rotation rotation) |
RotateParameters(Rotation rotation,
PredefinedSetOfPages predefinedSetOfPages) |
| Modifier and Type | Method and Description |
|---|---|
Rotation |
Rotation.addRotation(Rotation rotation) |
static Rotation |
Rotation.getRotation(int degrees) |
Rotation |
Rotation.rotateAnticlockwise() |
Rotation |
Rotation.rotateClockwise() |
static Rotation |
Rotation.valueOf(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.
|
| Modifier and Type | Method and Description |
|---|---|
Rotation |
Rotation.addRotation(Rotation rotation) |
Copyright © 2015. All Rights Reserved.