| 
 | DynamicPDF by ceTe Software | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.cete.dynamicpdf.Enums
com.cete.dynamicpdf.PageSize
public final class PageSize
Class specifies page size.
| Field Summary | |
|---|---|
| static PageSize | A3A3 page size. | 
| static PageSize | A4A4 page size. | 
| static PageSize | A5A5 page size. | 
| static PageSize | A6A6 page size. | 
| static PageSize | B3B3 page size. | 
| static PageSize | B4B4 page size. | 
| static PageSize | B5B5 page size. | 
| static PageSize | B5JISB5 Japanese page size. | 
| static PageSize | DOUBLE_POSTCARDDouble postcard page size. | 
| static PageSize | ENVELOPE_10Envelope 10 page size. | 
| static PageSize | ENVELOPE_B5B5 envelope page size. | 
| static PageSize | ENVELOPE_C5C5 envelope page size. | 
| static PageSize | ENVELOPE_DLDL envelope page size. | 
| static PageSize | ENVELOPE_MONARCHMonarch envelope page size. | 
| static PageSize | EXECUTIVEExecutive page size. | 
| static PageSize | FOLIOFolio page size. | 
| static PageSize | LEGALLegal page size. | 
| static PageSize | LETTERLetter page size. | 
| static PageSize | POSTCARDPostcard page size. | 
| static PageSize | PRC16KPRC 16K page size. | 
| static PageSize | PRC32KPRC 32K page size. | 
| static PageSize | QUATROQuatro page size. | 
| static PageSize | STATEMENTStatement page size. | 
| static PageSize | TABLOIDTabloid 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 | 
|---|
public static final PageSize A3
public static final PageSize A4
public static final PageSize A5
public static final PageSize A6
public static final PageSize B3
public static final PageSize B4
public static final PageSize B5
public static final PageSize B5JIS
public static final PageSize DOUBLE_POSTCARD
public static final PageSize ENVELOPE_10
public static final PageSize ENVELOPE_DL
public static final PageSize ENVELOPE_C5
public static final PageSize ENVELOPE_B5
public static final PageSize ENVELOPE_MONARCH
public static final PageSize EXECUTIVE
public static final PageSize LEGAL
public static final PageSize FOLIO
public static final PageSize LETTER
public static final PageSize POSTCARD
public static final PageSize PRC16K
public static final PageSize PRC32K
public static final PageSize QUATRO
public static final PageSize STATEMENT
public static final PageSize TABLOID
| Method Detail | 
|---|
public java.lang.String getName()
getName in class Enumspublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.Object| 
 | DynamicPDF by ceTe Software | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||