|
PDF Clown 0.1.2 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Note.IconTypeEnum | |
|---|---|
| org.pdfclown.documents.interaction.annotations | Annotations used to associate an object such as a note, sound, or movie with a location on a page of a PDF document, or to provide a way to interact with the user by means of the mouse and keyboard [PDF:1.6:8.4]. |
| Uses of Note.IconTypeEnum in org.pdfclown.documents.interaction.annotations |
|---|
| Methods in org.pdfclown.documents.interaction.annotations that return Note.IconTypeEnum | |
|---|---|
static Note.IconTypeEnum |
Note.IconTypeEnum.get(PdfName value)
Gets the highlighting mode corresponding to the given value. |
Note.IconTypeEnum |
Note.getIconType()
Gets the icon to be used in displaying the annotation. |
static Note.IconTypeEnum |
Note.IconTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Note.IconTypeEnum[] |
Note.IconTypeEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.pdfclown.documents.interaction.annotations with parameters of type Note.IconTypeEnum | |
|---|---|
void |
Note.setIconType(Note.IconTypeEnum value)
|
|
PDF Clown 0.1.2 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||