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