|
PDF Clown 0.1.2 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RotationEnum | |
|---|---|
| org.pdfclown.documents | Document-level objects [PDF:1.6:3.6]. |
| org.pdfclown.documents.contents | Types used to define the graphical appearance of PDF contents [PDF:1.6:3.7]. |
| org.pdfclown.documents.contents.xObjects | External content objects that are able to be referenced from content stream objects [PDF:1.6:4.7]. |
| Uses of RotationEnum in org.pdfclown.documents |
|---|
| Methods in org.pdfclown.documents that return RotationEnum | |
|---|---|
RotationEnum |
Page.getRotation()
|
| Methods in org.pdfclown.documents with parameters of type RotationEnum | |
|---|---|
void |
Page.setRotation(RotationEnum value)
|
| Uses of RotationEnum in org.pdfclown.documents.contents |
|---|
| Methods in org.pdfclown.documents.contents that return RotationEnum | |
|---|---|
RotationEnum |
IContentContext.getRotation()
Gets the rendering rotation of this content context. |
static RotationEnum |
RotationEnum.valueOf(PdfInteger value)
Gets the direction corresponding to the given value. |
static RotationEnum |
RotationEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RotationEnum[] |
RotationEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of RotationEnum in org.pdfclown.documents.contents.xObjects |
|---|
| Methods in org.pdfclown.documents.contents.xObjects that return RotationEnum | |
|---|---|
RotationEnum |
FormXObject.getRotation()
|
|
PDF Clown 0.1.2 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||