|
intarsys PDF library API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PDTransformMethod | |
---|---|
de.intarsys.pdf.pd | The higher level building blocks of a PDF document. |
Uses of PDTransformMethod in de.intarsys.pdf.pd |
---|
Subclasses of PDTransformMethod in de.intarsys.pdf.pd | |
---|---|
class |
PDTransformMethodDocMDP
The implementation of the DocMDP algorithm. |
class |
PDTransformMethodFieldMDP
The implementation of the FieldMDP algorithm. |
class |
PDTransformMethodIdentity
The implementation of the Identity algorithm. |
class |
PDTransformMethodUR
The implementation of the UR algorithm. |
Fields in de.intarsys.pdf.pd declared as PDTransformMethod | |
---|---|
static PDTransformMethod |
PDTransformMethodUR.SINGLETON
The one and only instance of the transform method. |
static PDTransformMethod |
PDTransformMethodIdentity.SINGLETON
The one and only instance of the transform method. |
static PDTransformMethod |
PDTransformMethodFieldMDP.SINGLETON
The one and only instance of the transform method. |
static PDTransformMethod |
PDTransformMethodDocMDP.SINGLETON
The one and only instance of the transform method. |
Methods in de.intarsys.pdf.pd that return PDTransformMethod | |
---|---|
static PDTransformMethod |
PDTransformMethod.getSingleton(COSName name)
|
|
intarsys PDF library API | |||||||||
PREV NEXT | FRAMES NO FRAMES |