Package apple.coregraphics.enums
Class CGPDFTagType
- java.lang.Object
-
- apple.coregraphics.enums.CGPDFTagType
-
public final class CGPDFTagType extends java.lang.ObjectAll CGPDFTagType reflect official "Role Types" defined in the Adobe Portable Document Format Version 1.7 November 2006. The enums below are defined between pages 899 to 912.
-
-
Field Summary
Fields Modifier and Type Field Description static intAnnotationPage 905, TABLE 10.25 Standard structure types for inline-level structure elementsstatic intArtPage 899 - 901, TABLE 10.20 Standard structure types for grouping elementsstatic intBibliographyPage 905, TABLE 10.25 Standard structure types for inline-level structure elementsstatic intBlockQuotePage 899 - 901, TABLE 10.20 Standard structure types for grouping elementsstatic intCaptionPage 899 - 901, TABLE 10.20 Standard structure types for grouping elementsstatic intCodePage 905, TABLE 10.25 Standard structure types for inline-level structure elementsstatic intDivPage 899 - 901, TABLE 10.20 Standard structure types for grouping elementsstatic intDocumentPage 899 - 901, TABLE 10.20 Standard structure types for grouping elementsstatic intFigurePage 912, TABLE 10.27 Standard structure types for illustration elementsstatic intFormPage 912, TABLE 10.27 Standard structure types for illustration elementsstatic intFormulaPage 912, TABLE 10.27 Standard structure types for illustration elementsstatic intHeaderParagraph like elementsstatic intHeader1Paragraph like elementsstatic intHeader2Paragraph like elementsstatic intHeader3Paragraph like elementsstatic intHeader4Paragraph like elementsstatic intHeader5Paragraph like elementsstatic intHeader6Paragraph like elementsstatic intIndexPage 899 - 901, TABLE 10.20 Standard structure types for grouping elementsstatic intLabelList elementsstatic intLinkPage 905, TABLE 10.25 Standard structure types for inline-level structure elementsstatic intListList elementsstatic intListBodyList elementsstatic intListItemList elementsstatic intNonStructurePage 899 - 901, TABLE 10.20 Standard structure types for grouping elementsstatic intNotePage 905, TABLE 10.25 Standard structure types for inline-level structure elementsstatic intParagraphParagraph like elementsstatic intPartPage 899 - 901, TABLE 10.20 Standard structure types for grouping elementsstatic intPrivatePage 899 - 901, TABLE 10.20 Standard structure types for grouping elementsstatic intQuotePage 905, TABLE 10.25 Standard structure types for inline-level structure elementsstatic intReferencePage 905, TABLE 10.25 Standard structure types for inline-level structure elementsstatic intRubyPage 911, TABLE 10.26 Standard structure types for Ruby and Warichu elements (PDF 1.5)static intRubyAnnotationTextPage 911, TABLE 10.26 Standard structure types for Ruby and Warichu elements (PDF 1.5)static intRubyBaseTextPage 911, TABLE 10.26 Standard structure types for Ruby and Warichu elements (PDF 1.5)static intRubyPunctuationPage 911, TABLE 10.26 Standard structure types for Ruby and Warichu elements (PDF 1.5)static intSectionPage 899 - 901, TABLE 10.20 Standard structure types for grouping elementsstatic intSpanPage 905, TABLE 10.25 Standard structure types for inline-level structure elementsstatic intTableTable elementstatic intTableBodyTable elementstatic intTableDataCellTable elementstatic intTableFooterTable elementstatic intTableHeaderTable elementstatic intTableHeaderCellTable elementstatic intTableRowTable elementstatic intTOCPage 899 - 901, TABLE 10.20 Standard structure types for grouping elementsstatic intTOCIPage 899 - 901, TABLE 10.20 Standard structure types for grouping elementsstatic intWarichuPage 911, TABLE 10.26 Standard structure types for Ruby and Warichu elements (PDF 1.5)static intWarichuPunctiationPage 911, TABLE 10.26 Standard structure types for Ruby and Warichu elements (PDF 1.5)static intWarichuTextPage 911, TABLE 10.26 Standard structure types for Ruby and Warichu elements (PDF 1.5)
-
-
-
Field Detail
-
Document
public static final int Document
Page 899 - 901, TABLE 10.20 Standard structure types for grouping elements- See Also:
- Constant Field Values
-
Part
public static final int Part
Page 899 - 901, TABLE 10.20 Standard structure types for grouping elements- See Also:
- Constant Field Values
-
Art
public static final int Art
Page 899 - 901, TABLE 10.20 Standard structure types for grouping elements- See Also:
- Constant Field Values
-
Section
public static final int Section
Page 899 - 901, TABLE 10.20 Standard structure types for grouping elements- See Also:
- Constant Field Values
-
Div
public static final int Div
Page 899 - 901, TABLE 10.20 Standard structure types for grouping elements- See Also:
- Constant Field Values
-
BlockQuote
public static final int BlockQuote
Page 899 - 901, TABLE 10.20 Standard structure types for grouping elements- See Also:
- Constant Field Values
-
Caption
public static final int Caption
Page 899 - 901, TABLE 10.20 Standard structure types for grouping elements- See Also:
- Constant Field Values
-
TOC
public static final int TOC
Page 899 - 901, TABLE 10.20 Standard structure types for grouping elements- See Also:
- Constant Field Values
-
TOCI
public static final int TOCI
Page 899 - 901, TABLE 10.20 Standard structure types for grouping elements- See Also:
- Constant Field Values
-
Index
public static final int Index
Page 899 - 901, TABLE 10.20 Standard structure types for grouping elements- See Also:
- Constant Field Values
-
NonStructure
public static final int NonStructure
Page 899 - 901, TABLE 10.20 Standard structure types for grouping elements- See Also:
- Constant Field Values
-
Private
public static final int Private
Page 899 - 901, TABLE 10.20 Standard structure types for grouping elements- See Also:
- Constant Field Values
-
Paragraph
public static final int Paragraph
Paragraph like elements- See Also:
- Constant Field Values
-
Header
public static final int Header
Paragraph like elements- See Also:
- Constant Field Values
-
Header1
public static final int Header1
Paragraph like elements- See Also:
- Constant Field Values
-
Header2
public static final int Header2
Paragraph like elements- See Also:
- Constant Field Values
-
Header3
public static final int Header3
Paragraph like elements- See Also:
- Constant Field Values
-
Header4
public static final int Header4
Paragraph like elements- See Also:
- Constant Field Values
-
Header5
public static final int Header5
Paragraph like elements- See Also:
- Constant Field Values
-
Header6
public static final int Header6
Paragraph like elements- See Also:
- Constant Field Values
-
List
public static final int List
List elements- See Also:
- Constant Field Values
-
ListItem
public static final int ListItem
List elements- See Also:
- Constant Field Values
-
Label
public static final int Label
List elements- See Also:
- Constant Field Values
-
ListBody
public static final int ListBody
List elements- See Also:
- Constant Field Values
-
Table
public static final int Table
Table element- See Also:
- Constant Field Values
-
TableRow
public static final int TableRow
Table element- See Also:
- Constant Field Values
-
TableHeaderCell
public static final int TableHeaderCell
Table element- See Also:
- Constant Field Values
-
TableDataCell
public static final int TableDataCell
Table element- See Also:
- Constant Field Values
-
TableHeader
public static final int TableHeader
Table element- See Also:
- Constant Field Values
-
TableBody
public static final int TableBody
Table element- See Also:
- Constant Field Values
-
TableFooter
public static final int TableFooter
Table element- See Also:
- Constant Field Values
-
Span
public static final int Span
Page 905, TABLE 10.25 Standard structure types for inline-level structure elements- See Also:
- Constant Field Values
-
Quote
public static final int Quote
Page 905, TABLE 10.25 Standard structure types for inline-level structure elements- See Also:
- Constant Field Values
-
Note
public static final int Note
Page 905, TABLE 10.25 Standard structure types for inline-level structure elements- See Also:
- Constant Field Values
-
Reference
public static final int Reference
Page 905, TABLE 10.25 Standard structure types for inline-level structure elements- See Also:
- Constant Field Values
-
Bibliography
public static final int Bibliography
Page 905, TABLE 10.25 Standard structure types for inline-level structure elements- See Also:
- Constant Field Values
-
Code
public static final int Code
Page 905, TABLE 10.25 Standard structure types for inline-level structure elements- See Also:
- Constant Field Values
-
Link
public static final int Link
Page 905, TABLE 10.25 Standard structure types for inline-level structure elements- See Also:
- Constant Field Values
-
Annotation
public static final int Annotation
Page 905, TABLE 10.25 Standard structure types for inline-level structure elements- See Also:
- Constant Field Values
-
Ruby
public static final int Ruby
Page 911, TABLE 10.26 Standard structure types for Ruby and Warichu elements (PDF 1.5)- See Also:
- Constant Field Values
-
RubyBaseText
public static final int RubyBaseText
Page 911, TABLE 10.26 Standard structure types for Ruby and Warichu elements (PDF 1.5)- See Also:
- Constant Field Values
-
RubyAnnotationText
public static final int RubyAnnotationText
Page 911, TABLE 10.26 Standard structure types for Ruby and Warichu elements (PDF 1.5)- See Also:
- Constant Field Values
-
RubyPunctuation
public static final int RubyPunctuation
Page 911, TABLE 10.26 Standard structure types for Ruby and Warichu elements (PDF 1.5)- See Also:
- Constant Field Values
-
Warichu
public static final int Warichu
Page 911, TABLE 10.26 Standard structure types for Ruby and Warichu elements (PDF 1.5)- See Also:
- Constant Field Values
-
WarichuText
public static final int WarichuText
Page 911, TABLE 10.26 Standard structure types for Ruby and Warichu elements (PDF 1.5)- See Also:
- Constant Field Values
-
WarichuPunctiation
public static final int WarichuPunctiation
Page 911, TABLE 10.26 Standard structure types for Ruby and Warichu elements (PDF 1.5)- See Also:
- Constant Field Values
-
Figure
public static final int Figure
Page 912, TABLE 10.27 Standard structure types for illustration elements- See Also:
- Constant Field Values
-
Formula
public static final int Formula
Page 912, TABLE 10.27 Standard structure types for illustration elements- See Also:
- Constant Field Values
-
Form
public static final int Form
Page 912, TABLE 10.27 Standard structure types for illustration elements- See Also:
- Constant Field Values
-
-