|
PDF Clown 0.0.8 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AppearanceCharacteristics.CaptionPositionEnum | |
---|---|
it.stefanochizzolini.clown.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 AppearanceCharacteristics.CaptionPositionEnum in it.stefanochizzolini.clown.documents.interaction.annotations |
---|
Methods in it.stefanochizzolini.clown.documents.interaction.annotations that return AppearanceCharacteristics.CaptionPositionEnum | |
---|---|
static AppearanceCharacteristics.CaptionPositionEnum |
AppearanceCharacteristics.CaptionPositionEnum.get(int value)
Gets the caption position corresponding to the given value. |
AppearanceCharacteristics.CaptionPositionEnum |
AppearanceCharacteristics.getCaptionPosition()
Gets the position of the caption relative to its icon (Pushbutton fields only). |
static AppearanceCharacteristics.CaptionPositionEnum |
AppearanceCharacteristics.CaptionPositionEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AppearanceCharacteristics.CaptionPositionEnum[] |
AppearanceCharacteristics.CaptionPositionEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in it.stefanochizzolini.clown.documents.interaction.annotations with parameters of type AppearanceCharacteristics.CaptionPositionEnum | |
---|---|
void |
AppearanceCharacteristics.setCaptionPosition(AppearanceCharacteristics.CaptionPositionEnum value)
Sets the position of the caption relative to its icon. |
|
PDF Clown 0.0.8 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |