|
DynamicPDF by ceTe Software | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.cete.dynamicpdf.merger.PdfPageBoundaries
Specifies the boundaries of a PDF page.
| Field Summary | |
static PdfPageBoundaries |
ART_BOX
ArtBox. |
static PdfPageBoundaries |
BLEED_BOX
BleedBox. |
static PdfPageBoundaries |
CROP_BOX
CropBox. |
static PdfPageBoundaries |
MEDIA_BOX
MediaBox. |
static PdfPageBoundaries |
TRIM_BOX
TrimBox. |
| Method Summary | |
int |
getValue()
Gets the enumeration constant value. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final PdfPageBoundaries MEDIA_BOX
public static final PdfPageBoundaries CROP_BOX
public static final PdfPageBoundaries BLEED_BOX
public static final PdfPageBoundaries TRIM_BOX
public static final PdfPageBoundaries ART_BOX
| Method Detail |
public int getValue()
|
DynamicPDF by ceTe Software | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||