Packageorg.purepdf.elements
Classpublic final class Element
InheritanceElement Inheritance Object



Public Constants
 ConstantDefined By
  ALIGN_BASELINE : int = 7
[static]
Element
  ALIGN_BOTTOM : int = 6
[static]
Element
  ALIGN_CENTER : int = 1
[static]
Element
  ALIGN_JUSTIFIED : int = 3
[static]
Element
  ALIGN_JUSTIFIED_ALL : int = 8
[static]
Element
  ALIGN_LEFT : int = 0
[static]
Element
  ALIGN_MIDDLE : int = 5
[static]
Element
  ALIGN_RIGHT : int = 2
[static]
Element
  ALIGN_TOP : int = 4
[static]
Element
  ALIGN_UNDEFINED : int = -1
[static]
Element
  ANCHOR : int = 17
[static]
Element
  ANNOTATION : int = 29
[static]
Element
  AUTHOR : int = 4
[static]
Element
  CCITT_BLACKIS1 : int = 1
[static]
Element
  CCITT_ENCODEDBYTEALIGN : int = 2
[static]
Element
  CCITT_ENDOFBLOCK : int = 8
[static]
Element
  CCITT_ENDOFLINE : int = 4
[static]
Element
  CCITTG3_1D : int = 0x101
[static]
Element
  CCITTG3_2D : int = 0x102
[static]
Element
  CCITTG4 : int = 0x100
[static]
Element
  CELL : int = 20
[static]
Element
  CHAPTER : int = 16
[static]
Element
  CHUNK : int = 10
[static]
Element
  CREATIONDATE : int = 6
[static]
Element
  CREATOR : int = 7
[static]
Element
  HEADER : int = 0
[static]
Element
  IMGRAW : int = 34
[static]
Element
  IMGTEMPLATE : int = 35
[static]
Element
  JBIG2 : int = 36
[static]
Element
  JPEG : int = 32
[static]
Element
  JPEG2000 : int = 33
[static]
Element
  KEYWORDS : int = 3
[static]
Element
  LIST : int = 14
[static]
Element
  LISTITEM : int = 15
[static]
Element
  MARKED : int = 50
[static]
Element
  MULTI_COLUMN_TEXT : int = 40
[static]
Element
  PARAGRAPH : int = 12
[static]
Element
  PHRASE : int = 11
[static]
Element
  PRODUCER : int = 5
[static]
Element
  PTABLE : int = 23
[static]
Element
  RECTANGLE : int = 30
[static]
Element
  SECTION : int = 13
[static]
Element
  SUBJECT : int = 2
[static]
Element
  TABLE : int = 22
[static]
Element
  TITLE : int = 1
[static]
Element
  YMARK : int = 55
[static]
Element
Constant Detail
ALIGN_BASELINEConstant
public static const ALIGN_BASELINE:int = 7

ALIGN_BOTTOMConstant 
public static const ALIGN_BOTTOM:int = 6

ALIGN_CENTERConstant 
public static const ALIGN_CENTER:int = 1

ALIGN_JUSTIFIEDConstant 
public static const ALIGN_JUSTIFIED:int = 3

ALIGN_JUSTIFIED_ALLConstant 
public static const ALIGN_JUSTIFIED_ALL:int = 8

ALIGN_LEFTConstant 
public static const ALIGN_LEFT:int = 0

ALIGN_MIDDLEConstant 
public static const ALIGN_MIDDLE:int = 5

ALIGN_RIGHTConstant 
public static const ALIGN_RIGHT:int = 2

ALIGN_TOPConstant 
public static const ALIGN_TOP:int = 4

ALIGN_UNDEFINEDConstant 
public static const ALIGN_UNDEFINED:int = -1

ANCHORConstant 
public static const ANCHOR:int = 17

ANNOTATIONConstant 
public static const ANNOTATION:int = 29

AUTHORConstant 
public static const AUTHOR:int = 4

CCITT_BLACKIS1Constant 
public static const CCITT_BLACKIS1:int = 1

CCITT_ENCODEDBYTEALIGNConstant 
public static const CCITT_ENCODEDBYTEALIGN:int = 2

CCITT_ENDOFBLOCKConstant 
public static const CCITT_ENDOFBLOCK:int = 8

CCITT_ENDOFLINEConstant 
public static const CCITT_ENDOFLINE:int = 4

CCITTG3_1DConstant 
public static const CCITTG3_1D:int = 0x101

CCITTG3_2DConstant 
public static const CCITTG3_2D:int = 0x102

CCITTG4Constant 
public static const CCITTG4:int = 0x100

CELLConstant 
public static const CELL:int = 20

CHAPTERConstant 
public static const CHAPTER:int = 16

CHUNKConstant 
public static const CHUNK:int = 10

CREATIONDATEConstant 
public static const CREATIONDATE:int = 6

CREATORConstant 
public static const CREATOR:int = 7

HEADERConstant 
public static const HEADER:int = 0

IMGRAWConstant 
public static const IMGRAW:int = 34

IMGTEMPLATEConstant 
public static const IMGTEMPLATE:int = 35

JBIG2Constant 
public static const JBIG2:int = 36

JPEGConstant 
public static const JPEG:int = 32

JPEG2000Constant 
public static const JPEG2000:int = 33

KEYWORDSConstant 
public static const KEYWORDS:int = 3

LISTConstant 
public static const LIST:int = 14

LISTITEMConstant 
public static const LISTITEM:int = 15

MARKEDConstant 
public static const MARKED:int = 50

MULTI_COLUMN_TEXTConstant 
public static const MULTI_COLUMN_TEXT:int = 40

PARAGRAPHConstant 
public static const PARAGRAPH:int = 12

PHRASEConstant 
public static const PHRASE:int = 11

PRODUCERConstant 
public static const PRODUCER:int = 5

PTABLEConstant 
public static const PTABLE:int = 23

RECTANGLEConstant 
public static const RECTANGLE:int = 30

SECTIONConstant 
public static const SECTION:int = 13

SUBJECTConstant 
public static const SUBJECT:int = 2

TABLEConstant 
public static const TABLE:int = 22

TITLEConstant 
public static const TITLE:int = 1

YMARKConstant 
public static const YMARK:int = 55