Package | Description |
---|---|
org.apache.fop.pdf |
Classes for handling the low-level creation of PDF documents.
|
Modifier and Type | Method and Description |
---|---|
PDFEncoding.DifferencesBuilder |
PDFEncoding.DifferencesBuilder.addDifference(int code)
Start a new difference.
|
PDFEncoding.DifferencesBuilder |
PDFEncoding.DifferencesBuilder.addName(java.lang.String name)
Adds a character name to the current difference.
|
PDFEncoding.DifferencesBuilder |
PDFEncoding.createDifferencesBuilder()
Creates and returns a new DifferencesBuilder instance for constructing the Differences
array.
|
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.