| Package | Description |
|---|---|
| de.intarsys.pdf.content |
The "content" package contains functionality to work on PDF content streams.
|
| de.intarsys.pdf.content.common |
Some common implementations on PDF content stream.
|
| de.intarsys.pdf.font |
The font part of the PDF is quite large for itself, so it is extracted to a
package of its own.
|
| de.intarsys.pdf.pd |
The higher level building blocks of a PDF document.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IContentStreamProvider
An interface for all owners of PDF content streams.
|
| Modifier and Type | Method and Description |
|---|---|
IResourcesProvider |
CSCreator.getResourcesProvider()
The
IResourcesProvider associated with this. |
| Modifier and Type | Method and Description |
|---|---|
static CSCreator |
CSCreator.createFromContent(CSContent content,
IResourcesProvider resourcesProvider)
|
static CSCreator |
CSCreator.createNewDetached(IResourcesProvider provider)
|
| Modifier and Type | Class and Description |
|---|---|
class |
PDFontType3 |
| Modifier and Type | Class and Description |
|---|---|
class |
PDForm
A form object.
|
class |
PDPage
A single concrete page in a PDF document.
|
class |
PDTilingPattern
A tile used to fill the shape.
|
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.