Package | Description |
---|---|
org.apache.fop.pdf |
Classes for handling the low-level creation of PDF documents.
|
Modifier and Type | Field and Description |
---|---|
static PDFName |
StandardStructureAttributes.Table.NAME
The name to use as an attribute owner.
|
Modifier and Type | Method and Description |
---|---|
PDFName |
PDFFont.getBaseFont()
Returns the name of the BaseFont.
|
PDFName |
PDFSeparationColorSpace.getColorName()
Returns the name of the colorant.
|
PDFName |
StructureType.getName()
Returns the name of this structure type.
|
PDFName |
PDFXObject.getName()
Returns the XObject's name.
|
PDFName |
StandardStructureAttributes.Table.Scope.getName()
Returns the name of this attribute.
|
protected PDFName |
PDFFont.getPDFNameForFontType(FontType fontType)
Returns the PDF name for a certain font type.
|
Modifier and Type | Method and Description |
---|---|
PDFColorSpace |
PDFResources.getColorSpace(PDFName name)
Returns a color space by name.
|
void |
PDFPage.setTabs(PDFName value)
Specifies the tab order for annotations on a page.
|
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.