|
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.interaction.annotations.Appearance
public class Appearance
Appearance [PDF:1.6:8.4.4].
Constructor Summary | |
---|---|
Appearance(Document context)
|
|
Appearance(PdfDirectObject baseObject,
PdfIndirectObject container)
|
Method Summary | |
---|---|
Appearance |
clone(Document context)
Gets a clone of the object, registered inside the given document context. |
AppearanceStates |
getDown()
Gets the annotation's down appearance. |
AppearanceStates |
getNormal()
Gets the annotation's normal appearance. |
AppearanceStates |
getRollover()
Gets the annotation's rollover appearance. |
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 Appearance(Document context)
public Appearance(PdfDirectObject baseObject, PdfIndirectObject container)
Method Detail |
---|
public Appearance clone(Document context)
PdfObjectWrapper
clone
in class PdfObjectWrapper<PdfDictionary>
context
- Which document the clone has to be registered in.public AppearanceStates getDown()
public AppearanceStates getNormal()
public AppearanceStates getRollover()
|
PDF Clown 0.0.8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |