public class Pdf3DAnnotation extends PdfAnnotation
Accepted, Canceled, Completed, HIDDEN, HIGHLIGHT_INVERT, HIGHLIGHT_NONE, HIGHLIGHT_OUTLINE, HIGHLIGHT_PUSH, HIGHLIGHT_TOGGLE, INVISIBLE, LOCKED, LOCKED_CONTENTS, Marked, MarkedModel, NO_ROTATE, NO_VIEW, NO_ZOOM, None, page, PRINT, READ_ONLY, Rejected, ReviewModel, STYLE_BEVELED, STYLE_DASHED, STYLE_INSET, STYLE_SOLID, STYLE_UNDERLINE, TOGGLE_NO_VIEW, Unmarked| Constructor and Description |
|---|
Pdf3DAnnotation(PdfDictionary pdfObject) |
Pdf3DAnnotation(Rectangle rect, PdfObject artwork) |
| Modifier and Type | Method and Description |
|---|---|
PdfDictionary |
getActivationDictionary() |
PdfObject |
getDefaultInitialView() |
PdfName |
getSubtype() |
Rectangle |
getViewBox() |
PdfBoolean |
isInteractive() |
Pdf3DAnnotation |
setActivationDictionary(PdfDictionary activationDictionary) |
Pdf3DAnnotation |
setDefaultInitialView(PdfObject initialView) |
Pdf3DAnnotation |
setInteractive(boolean interactive) |
Pdf3DAnnotation |
setViewBox(Rectangle viewBox) |
getAction, getAdditionalAction, getAppearanceCharacteristics, getAppearanceDictionary, getAppearanceObject, getAppearanceState, getBorder, getBorderStyle, getColorObject, getContents, getDate, getDownAppearanceObject, getFlags, getName, getNormalAppearanceObject, getOpen, getPage, getPageObject, getQuadPoints, getRectangle, getRolloverAppearanceObject, getStructParentIndex, getTitle, hasFlag, isWrappedObjectMustBeIndirect, makeAnnotation, makeAnnotation, put, remove, resetFlag, setAction, setAdditionalAction, setAppearance, setAppearance, setAppearanceCharacteristics, setAppearanceState, setBorder, setBorderStyle, setBorderStyle, setColor, setColor, setColor, setContents, setContents, setDashPattern, setDate, setDownAppearance, setDownAppearance, setFlag, setFlags, setLayer, setName, setNormalAppearance, setNormalAppearance, setOpen, setPage, setQuadPoints, setRectangle, setRolloverAppearance, setRolloverAppearance, setStructParentIndex, setTitleensureObjectIsAddedToDocument, flush, getPdfObject, isFlushed, makeIndirect, makeIndirect, markObjectAsIndirect, setForbidRelease, setModified, setPdfObject, unsetForbidReleasepublic Pdf3DAnnotation(PdfDictionary pdfObject)
public PdfName getSubtype()
getSubtype in class PdfAnnotation
public Pdf3DAnnotation setDefaultInitialView(PdfObject initialView)
public PdfObject getDefaultInitialView()
public Pdf3DAnnotation setActivationDictionary(PdfDictionary activationDictionary)
public PdfDictionary getActivationDictionary()
public Pdf3DAnnotation setInteractive(boolean interactive)
public PdfBoolean isInteractive()
public Pdf3DAnnotation setViewBox(Rectangle viewBox)
public Rectangle getViewBox()
Copyright © 1998–2016 iText Group NV. All rights reserved.