public class PDLinkAnnotation extends PDAnnotation
| Modifier and Type | Class and Description |
|---|---|
static class |
PDLinkAnnotation.MetaClass
The meta class implementation
|
| Modifier and Type | Field and Description |
|---|---|
static COSName |
CN_H_I |
static COSName |
CN_H_N |
static COSName |
CN_H_O |
static COSName |
CN_H_P |
static COSName |
CN_Subtype_Link |
static COSName |
DK_Dest |
static COSName |
DK_H |
static COSName |
DK_PA |
static COSName |
DK_QuadPoints |
static PDLinkAnnotation.MetaClass |
META
The meta class instance
|
ANNOTATION_ACTION_TRIGGERS, CN_Type_Annot, DK_A, DK_AP, DK_AS, DK_Border, DK_BS, DK_C, DK_CA, DK_Contents, DK_F, DK_IC, DK_M, DK_NM, DK_OC, DK_P, DK_Rect, DK_StructParentDK_Subtype, DK_TypeDK_AA| 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.
|
PDDestination |
getDestination() |
COSName |
getHighlightingMode() |
String |
getSubtypeLabel()
A
String representation of this. |
void |
setDestination(PDDestination destination) |
void |
setHighlightingMode(COSName newHighlightingMode) |
addAction, basicGetFlags, basicSetFlags, canReceiveFocus, copy, dispose, getAction, getAdditionalActions, getAppearance, getAppearanceState, getAppearanceStates, getBorderStyle, getBorderStyleName, getBorderStyleWidth, getColor, getContents, getFlags, getMinHeight, getMinWidth, getModified, getName, getNormalizedRectangle, getPage, getRectangle, getSupportedTriggerEvents, invalidateCaches, isHidden, isInvisible, isLocked, isMarkupAnnotation, 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, cosSetField, getAttribute, getFieldBoolean, getFieldDate, getFieldFixed, getFieldFixedArray, getFieldInt, getFieldMLString, getFieldString, removeAttribute, setAttribute, setFieldBoolean, setFieldFixed, setFieldInt, setFieldMLString, setFieldName, setFieldObject, setFieldStringpublic static final PDLinkAnnotation.MetaClass META
public static final COSName CN_Subtype_Link
public static final COSName DK_Dest
public static final COSName DK_H
public static final COSName DK_PA
public static final COSName DK_QuadPoints
public static final COSName CN_H_I
public static final COSName CN_H_N
public static final COSName CN_H_O
public static final COSName CN_H_P
public float getDefaultHeight()
PDAnnotationgetDefaultHeight in class PDAnnotationpublic float getDefaultWidth()
PDAnnotationgetDefaultWidth in class PDAnnotationpublic PDDestination getDestination()
public COSName getHighlightingMode()
public String getSubtypeLabel()
PDAnnotationString representation of this.getSubtypeLabel in class PDAnnotationString representation of this.public void setDestination(PDDestination destination)
public void setHighlightingMode(COSName newHighlightingMode)
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.