public class PDFileAttachmentAnnotation extends PDMarkupAnnotation
| Modifier and Type | Class and Description |
|---|---|
static class |
PDFileAttachmentAnnotation.MetaClass
The meta class implementation
|
| Modifier and Type | Field and Description |
|---|---|
static COSName |
CN_Name_Graph |
static COSName |
CN_Name_Paperclip |
static COSName |
CN_Name_PushPin |
static COSName |
CN_Name_Tag |
static COSName |
CN_Subtype_FileAttachment |
static COSName |
DK_FS |
static COSName |
DK_Name |
static PDFileAttachmentAnnotation.MetaClass |
META
The meta class instance
|
CN_Subtype_Circle, CN_Subtype_Ink, CN_Subtype_Line, CN_Subtype_Polygon, CN_Subtype_PolyLine, CN_Subtype_Square, DK_CA, DK_CreationDate, DK_IC, DK_InkList, DK_IRT, DK_L, DK_Popup, DK_RC, DK_Subj, DK_T, DK_VerticesANNOTATION_ACTION_TRIGGERS, CN_Type_Annot, DK_A, DK_AP, DK_AS, DK_Border, DK_BS, DK_C, DK_Contents, DK_F, DK_M, DK_NM, DK_OC, DK_P, DK_Rect, DK_StructParentDK_Subtype, DK_TypeDK_AA| Constructor and Description |
|---|
PDFileAttachmentAnnotation(COSObject object) |
| Modifier and Type | Method and Description |
|---|---|
float |
getDefaultHeight()
The default height this annotation likes to have.
|
float |
getDefaultWidth()
The default width this annotation likes to have.
|
PDFileSpecification |
getFileSpecification() |
COSName |
getIconName() |
float |
getMinHeight()
The minimum height this annotation allows.
|
float |
getMinWidth()
The minimum width this annotation allows.
|
void |
setFileSpecification(PDFileSpecification fileSpec) |
void |
setIconName(COSName name) |
cosSetField, getCreationDate, getInnerColor, getInReplyTo, getOpacity, getPopup, getRichContent, getSubject, getSubtypeLabel, getText, isMarkupAnnotation, setInnerColor, setOpacity, setPopup, setSubject, setTextaddAction, basicGetFlags, basicSetFlags, canReceiveFocus, copy, dispose, getAction, getAdditionalActions, getAppearance, getAppearanceState, getAppearanceStates, getBorderStyle, getBorderStyleName, getBorderStyleWidth, getColor, getContents, getFlags, getModified, getName, getNormalizedRectangle, getPage, getRectangle, getSupportedTriggerEvents, invalidateCaches, isHidden, isInvisible, isLocked, isNoRotate, isNoView, isNoZoom, isPrint, isReadOnly, isToggleNoView, isWidgetAnnotation, setAction, setAdditionalActions, setAppearance, setAppearanceState, setBorderStyle, setBorderStyleName, setBorderStyleWidth, setColor, setContents, setHidden, setInvisible, setLocked, setName, setNoRotate, setNoView, setNoZoom, setPrint, setReadOnly, setRectangle, setToggleNoView, supportsPrint, toString, touchcosGetFieldDescendant, cosGetFieldInheritable, cosGetFieldInherited, cosGetSubtype, cosGetType, cosRemoveFieldInheritable, cosSetFieldInheritable, cosSetSubtype, cosSetType, getDoc, getGenericChildren, getGenericParent, setGenericParentchanged, cosGetArray, cosGetDict, cosGetDoc, cosGetField, cosGetObject, cosGetStream, cosHasField, cosRemoveField, getAttribute, getFieldBoolean, getFieldDate, getFieldFixed, getFieldFixedArray, getFieldInt, getFieldMLString, getFieldString, removeAttribute, setAttribute, setFieldBoolean, setFieldFixed, setFieldInt, setFieldMLString, setFieldName, setFieldObject, setFieldStringpublic static final PDFileAttachmentAnnotation.MetaClass META
public static final COSName DK_FS
public static final COSName DK_Name
public static final COSName CN_Name_Graph
public static final COSName CN_Name_PushPin
public static final COSName CN_Name_Paperclip
public static final COSName CN_Name_Tag
public static final COSName CN_Subtype_FileAttachment
public PDFileAttachmentAnnotation(COSObject object)
public float getDefaultHeight()
PDAnnotationgetDefaultHeight in class PDAnnotationpublic float getDefaultWidth()
PDAnnotationgetDefaultWidth in class PDAnnotationpublic PDFileSpecification getFileSpecification()
public COSName getIconName()
public float getMinHeight()
PDAnnotationgetMinHeight in class PDAnnotationpublic float getMinWidth()
PDAnnotationgetMinWidth in class PDAnnotationpublic void setFileSpecification(PDFileSpecification fileSpec)
public void setIconName(COSName name)
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.