|
PDF Clown 0.0.8 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.stefanochizzolini.clown.objects.PdfObjectWrapper<PdfDictionary>
it.stefanochizzolini.clown.documents.multimedia.Movie
public class Movie
Movie object [PDF:1.6:9.3].
| Constructor Summary | |
|---|---|
Movie(Document context,
FileSpec fileSpec)
Creates a new movie within the given document context. |
|
Movie(PdfDirectObject baseObject,
PdfIndirectObject container)
|
|
| Method Summary | |
|---|---|
Movie |
clone(Document context)
Gets a clone of the object, registered inside the given document context. |
FileSpec |
getFileSpec()
Gets the file associated with this movie. |
void |
setFileSpec(FileSpec value)
|
| Methods inherited from class it.stefanochizzolini.clown.objects.PdfObjectWrapper |
|---|
delete, getBaseDataObject, getBaseObject, getContainer, getDocument, getFile, setBaseObject, setContainer, update |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Movie(Document context,
FileSpec fileSpec)
public Movie(PdfDirectObject baseObject,
PdfIndirectObject container)
| Method Detail |
|---|
public Movie clone(Document context)
PdfObjectWrapper
clone in class PdfObjectWrapper<PdfDictionary>context - Which document the clone has to be registered in.public FileSpec getFileSpec()
public void setFileSpec(FileSpec value)
getFileSpec()
|
PDF Clown 0.0.8 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||