java.lang.Objectorg.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationPopup
All Implemented Interfaces:
COSObjectable
Paul
- King$
- Revision: 1.2 $Field Summary | ||
---|---|---|
public static final String | SUB_TYPE | The type of annotation. |
Constructor: |
---|
|
|
Method from org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationPopup Summary: |
---|
getOpen, getParent, setOpen, setParent |
Methods from org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation: |
---|
createAnnotation, getAnnotationFlags, getAnnotationName, getAppearance, getAppearanceStream, getCOSObject, getColour, getContents, getDictionary, getModifiedDate, getPage, getRectangle, getSubtype, isHidden, isInvisible, isLocked, isNoRotate, isNoView, isNoZoom, isPrinted, isReadOnly, isToggleNoView, setAnnotationFlags, setAnnotationName, setAppearance, setAppearanceStream, setColour, setContents, setHidden, setInvisible, setLocked, setModifiedDate, setNoRotate, setNoView, setNoZoom, setPrinted, setReadOnly, setRectangle, setToggleNoView |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationPopup Detail: |
---|
|
|
|
|