|
PDF Clown 0.1.2 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Sound.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 Sound.IconTypeEnum in org.pdfclown.documents.interaction.annotations |
|---|
| Methods in org.pdfclown.documents.interaction.annotations that return Sound.IconTypeEnum | |
|---|---|
static Sound.IconTypeEnum |
Sound.IconTypeEnum.get(PdfName value)
Gets the highlighting mode corresponding to the given value. |
Sound.IconTypeEnum |
Sound.getIconType()
Gets the icon to be used in displaying the annotation. |
static Sound.IconTypeEnum |
Sound.IconTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Sound.IconTypeEnum[] |
Sound.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 Sound.IconTypeEnum | |
|---|---|
void |
Sound.setIconType(Sound.IconTypeEnum value)
|
|
PDF Clown 0.1.2 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||