|
DynamicPDF by ceTe Software | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.cete.dynamicpdf.pageelements.NoteType
Specifies a note type.
| Field Summary | |
static NoteType |
COMMENT
Represents a note with a comment icon. |
static NoteType |
HELP
Represents a note with a help icon. |
static NoteType |
INSERT
Represents a note with an insert icon. |
static NoteType |
KEY
Represents a note with a key icon. |
static NoteType |
NEW_PARAGRAPH
Represents a note with a new paragraph icon. |
static NoteType |
NOTE
Represents a note with a note icon. |
static NoteType |
PARAGRAPH
Represents a note with a paragraph icon. |
| Method Summary | |
int |
getValue()
Gets the enumeration constant value. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final NoteType COMMENT
public static final NoteType HELP
public static final NoteType INSERT
public static final NoteType KEY
public static final NoteType NEW_PARAGRAPH
public static final NoteType NOTE
public static final NoteType PARAGRAPH
| Method Detail |
public int getValue()
|
DynamicPDF by ceTe Software | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||