|
jPod PDF library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.intarsys.pdf.cos.COSBasedObject
de.intarsys.pdf.pd.PDObject
de.intarsys.pdf.pd.PDAnnotation
de.intarsys.pdf.pd.PDMarkupAnnotation
de.intarsys.pdf.pd.PDTextAnnotation
public class PDTextAnnotation
The /Text annotation.
| Nested Class Summary | |
|---|---|
static class |
PDTextAnnotation.MetaClass
The meta class implementation |
| Field Summary | |
|---|---|
static COSName |
CN_Subtype_Text
|
static COSName |
DK_Name
|
static COSName |
DK_Open
|
static COSName |
DK_State
|
static COSName |
DK_StateModel
|
static PDTextAnnotation.MetaClass |
META
The meta class instance |
| Fields inherited from class de.intarsys.pdf.pd.PDMarkupAnnotation |
|---|
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_Vertices |
| Fields inherited from class de.intarsys.pdf.pd.PDAnnotation |
|---|
ANNOTATION_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_StructParent |
| Fields inherited from class de.intarsys.pdf.pd.PDObject |
|---|
DK_Subtype, DK_Type |
| Fields inherited from interface de.intarsys.pdf.pd.IAdditionalActionSupport |
|---|
DK_AA |
| Method Summary | |
|---|---|
float |
getDefaultHeight()
The default height this annotation likes to have. |
float |
getDefaultWidth()
The default width this annotation likes to have. |
COSName |
getIconName()
|
float |
getMinHeight()
The minimum height this annotation allows. |
float |
getMinWidth()
The minimum width this annotation allows. |
String |
getSubtypeLabel()
A String representation of this. |
boolean |
isPrint()
Convenience method to access "Print" flag. |
COSName |
setIconName(COSName name)
|
boolean |
supportsPrint()
true if print flag can be selected/changed for this kind
of annotation. |
| Methods inherited from class de.intarsys.pdf.pd.PDMarkupAnnotation |
|---|
cosSetField, getCreationDate, getInnerColor, getInReplyTo, getOpacity, getPopup, getRichContent, getSubject, getText, isMarkupAnnotation, setInnerColor, setOpacity, setPopup, setSubject, setText |
| Methods inherited from class de.intarsys.pdf.pd.PDObject |
|---|
cosGetFieldDescendant, cosGetFieldInheritable, cosGetFieldInherited, cosGetSubtype, cosGetType, cosRemoveFieldInheritable, cosSetFieldInheritable, cosSetSubtype, cosSetType, getDoc, getGenericChildren, getGenericParent, setGenericParent |
| Methods inherited from class de.intarsys.pdf.cos.COSBasedObject |
|---|
changed, cosGetArray, cosGetDict, cosGetDoc, cosGetField, cosGetObject, cosGetStream, cosHasField, cosRemoveField, getAttribute, getFieldBoolean, getFieldDate, getFieldFixed, getFieldFixedArray, getFieldInt, getFieldMLString, getFieldString, removeAttribute, setAttribute, setFieldBoolean, setFieldFixed, setFieldInt, setFieldMLString, setFieldName, setFieldObject, setFieldString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final PDTextAnnotation.MetaClass META
public static final COSName CN_Subtype_Text
public static final COSName DK_Name
public static final COSName DK_Open
public static final COSName DK_State
public static final COSName DK_StateModel
| Method Detail |
|---|
public float getDefaultHeight()
PDAnnotation
getDefaultHeight in class PDAnnotationpublic float getDefaultWidth()
PDAnnotation
getDefaultWidth in class PDAnnotationpublic COSName getIconName()
public float getMinHeight()
PDAnnotation
getMinHeight in class PDAnnotationpublic float getMinWidth()
PDAnnotation
getMinWidth in class PDAnnotationpublic String getSubtypeLabel()
PDAnnotationString representation of this.
getSubtypeLabel in class PDMarkupAnnotationString representation of this.public boolean isPrint()
PDAnnotation
isPrint in class PDAnnotationpublic COSName setIconName(COSName name)
public boolean supportsPrint()
PDAnnotationtrue if print flag can be selected/changed for this kind
of annotation.
supportsPrint in class PDAnnotationtrue if print flag can be selected/changed for
this kind of annotation.
|
jPod PDF library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||