|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EmbeddedFile | |
|---|---|
| org.faceless.pdf2 | Contains the classes used to create a PDF document |
| Uses of EmbeddedFile in org.faceless.pdf2 |
|---|
| Methods in org.faceless.pdf2 that return EmbeddedFile | |
|---|---|
EmbeddedFile |
AnnotationFile.getFile()
Return the file embedded in this annotation |
| Methods in org.faceless.pdf2 with parameters of type EmbeddedFile | |
|---|---|
void |
AnnotationRichMedia.setEmbeddedFile(EmbeddedFile file,
String type,
String activationCondition,
String deactivationCondition)
Sets the embedded rich media file to use within this annotation. |
void |
AnnotationFile.setFile(EmbeddedFile file)
Set the contents of this annotation to the specified embedded file. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||