|
PDF Clown 0.1.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PageFormat.SizeEnum | |
---|---|
org.pdfclown.documents | Document-level objects [PDF:1.6:3.6]. |
Uses of PageFormat.SizeEnum in org.pdfclown.documents |
---|
Methods in org.pdfclown.documents that return PageFormat.SizeEnum | |
---|---|
static PageFormat.SizeEnum |
PageFormat.SizeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PageFormat.SizeEnum[] |
PageFormat.SizeEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.pdfclown.documents with parameters of type PageFormat.SizeEnum | |
---|---|
static Dimension |
PageFormat.getSize(PageFormat.SizeEnum size)
Gets the page size of the given format, portrait orientation. |
static Dimension |
PageFormat.getSize(PageFormat.SizeEnum size,
PageFormat.OrientationEnum orientation)
Gets the page size of the given format and orientation. |
|
PDF Clown 0.1.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |