|
PDF Clown 0.1.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pdfclown.objects.PdfObjectWrapper<PdfDictionary>
org.pdfclown.documents.multimedia.Movie
@PDF(value=PDF12) public final class Movie
Movie object [PDF:1.6:9.3].
| Constructor Summary | |
|---|---|
Movie(Document context,
FileSpecification<?> dataFile)
Creates a new movie within the given document context. |
|
Movie(PdfDirectObject baseObject)
|
|
| Method Summary | |
|---|---|
Movie |
clone(Document context)
Gets a clone of the object, registered inside the given document context. |
FileSpecification<?> |
getDataFile()
Gets the file containing the object data. |
void |
setDataFile(FileSpecification<?> value)
|
| Methods inherited from class org.pdfclown.objects.PdfObjectWrapper |
|---|
checkCompatibility, delete, equals, exists, getBaseDataObject, getBaseObject, getBaseObject, getContainer, getDataContainer, getDocument, getFile, getMetadata, retrieveName, retrieveNamedBaseObject, setBaseObject, setMetadata |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Movie(Document context,
FileSpecification<?> dataFile)
public Movie(PdfDirectObject baseObject)
| Method Detail |
|---|
public Movie clone(Document context)
PdfObjectWrapper
clone in class PdfObjectWrapper<PdfDictionary>context - Which document the clone has to be registered in.public FileSpecification<?> getDataFile()
IFileResource
getDataFile in interface IFileResourcepublic void setDataFile(FileSpecification<?> value)
setDataFile in interface IFileResourceIFileResource.getDataFile()
|
PDF Clown 0.1.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||