|
jPod PDF library | |||||||||
| 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)
|
PDTransformMethod |
PDSignatureReference.getTransformMethod()
|
| Methods in de.intarsys.pdf.pd with parameters of type PDTransformMethod | |
|---|---|
void |
PDSignatureReference.setTransformMethod(PDTransformMethod method)
|
|
jPod PDF library | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||