Package | Description |
---|---|
org.apache.fop.pdf |
Classes for handling the low-level creation of PDF documents.
|
Modifier and Type | Method | Description |
---|---|---|
static StandardStructureAttributes.Table.Scope |
StandardStructureAttributes.Table.Scope.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static StandardStructureAttributes.Table.Scope[] |
StandardStructureAttributes.Table.Scope.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
void |
PDFDocument.registerStructureElement(PDFStructElem structElem,
StandardStructureAttributes.Table.Scope scope) |
Assigns the given scope to the given element and adds it to the structure tree.
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.