DynamicPDF by ceTe Software

com.cete.dynamicpdf
Class PageSize

java.lang.Object
  extended by com.cete.dynamicpdf.Enums
      extended by com.cete.dynamicpdf.PageSize

public final class PageSize
extends Enums

Class specifies page size.


Field Summary
static PageSize A3
          A3 page size.
static PageSize A4
          A4 page size.
static PageSize A5
          A5 page size.
static PageSize A6
          A6 page size.
static PageSize B3
          B3 page size.
static PageSize B4
          B4 page size.
static PageSize B5
          B5 page size.
static PageSize B5JIS
          B5 Japanese page size.
static PageSize DOUBLE_POSTCARD
          Double postcard page size.
static PageSize ENVELOPE_10
          Envelope 10 page size.
static PageSize ENVELOPE_B5
          B5 envelope page size.
static PageSize ENVELOPE_C5
          C5 envelope page size.
static PageSize ENVELOPE_DL
          DL envelope page size.
static PageSize ENVELOPE_MONARCH
          Monarch envelope page size.
static PageSize EXECUTIVE
          Executive page size.
static PageSize FOLIO
          Folio page size.
static PageSize LEGAL
          Legal page size.
static PageSize LETTER
          Letter page size.
static PageSize POSTCARD
          Postcard page size.
static PageSize PRC16K
          PRC 16K page size.
static PageSize PRC32K
          PRC 32K page size.
static PageSize QUATRO
          Quatro page size.
static PageSize STATEMENT
          Statement page size.
static PageSize TABLOID
          Tabloid page size.
 
Method Summary
 boolean equals(java.lang.Object obj)
          Indicates whether some other object is "equal to" this one.
 java.lang.String getName()
          Gets the enumeration constant name.
 java.lang.String toString()
          Returns a string representation of the object.
 
Methods inherited from class com.cete.dynamicpdf.Enums
and, getValue, or, xor
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

A3

public static final PageSize A3
A3 page size.


A4

public static final PageSize A4
A4 page size.


A5

public static final PageSize A5
A5 page size.


A6

public static final PageSize A6
A6 page size.


B3

public static final PageSize B3
B3 page size.


B4

public static final PageSize B4
B4 page size.


B5

public static final PageSize B5
B5 page size.


B5JIS

public static final PageSize B5JIS
B5 Japanese page size.


DOUBLE_POSTCARD

public static final PageSize DOUBLE_POSTCARD
Double postcard page size.


ENVELOPE_10

public static final PageSize ENVELOPE_10
Envelope 10 page size.


ENVELOPE_DL

public static final PageSize ENVELOPE_DL
DL envelope page size.


ENVELOPE_C5

public static final PageSize ENVELOPE_C5
C5 envelope page size.


ENVELOPE_B5

public static final PageSize ENVELOPE_B5
B5 envelope page size.


ENVELOPE_MONARCH

public static final PageSize ENVELOPE_MONARCH
Monarch envelope page size.


EXECUTIVE

public static final PageSize EXECUTIVE
Executive page size.


LEGAL

public static final PageSize LEGAL
Legal page size.


FOLIO

public static final PageSize FOLIO
Folio page size.


LETTER

public static final PageSize LETTER
Letter page size.


POSTCARD

public static final PageSize POSTCARD
Postcard page size.


PRC16K

public static final PageSize PRC16K
PRC 16K page size.


PRC32K

public static final PageSize PRC32K
PRC 32K page size.


QUATRO

public static final PageSize QUATRO
Quatro page size.


STATEMENT

public static final PageSize STATEMENT
Statement page size.


TABLOID

public static final PageSize TABLOID
Tabloid page size.

Method Detail

getName

public java.lang.String getName()
Gets the enumeration constant name.

Specified by:
getName in class Enums
Returns:
Returns the name of this enumeration constant.

equals

public boolean equals(java.lang.Object obj)
Indicates whether some other object is "equal to" this one.

Overrides:
equals in class java.lang.Object
Returns:
true if this object is the same as the obj argument; false otherwise.

toString

public java.lang.String toString()
Returns a string representation of the object.

Overrides:
toString in class java.lang.Object
Returns:
a string representation of the object.

DynamicPDF by ceTe Software

API Reference for DynamicPDF v10.04 for Java generated on September 25, 2019
© Copyright 2019, ceTe Software