|
PDF Clown 0.1.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.pdfclown.objects.PdfObjectWrapper<PdfDictionary> org.pdfclown.documents.interaction.navigation.page.Article
@PDF(value=PDF11) public class Article
Article thread [PDF:1.7:8.3.2].
Constructor Summary | |
---|---|
Article(Document context)
|
Method Summary | |
---|---|
boolean |
delete()
Deletes this thread removing also its reference in the document's collection. |
ArticleElements |
getElements()
Gets the beads associated to this thread. |
Information |
getInformation()
Gets common article metadata. |
void |
setInformation(Information value)
|
static Article |
wrap(PdfDirectObject baseObject)
|
Methods inherited from class org.pdfclown.objects.PdfObjectWrapper |
---|
checkCompatibility, clone, 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 Article(Document context)
Method Detail |
---|
public static Article wrap(PdfDirectObject baseObject)
public boolean delete()
delete
in class PdfObjectWrapper<PdfDictionary>
public ArticleElements getElements()
public Information getInformation()
public void setInformation(Information value)
getInformation()
|
PDF Clown 0.1.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |