|
PDF Clown 0.0.8 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Border.StyleEnum | |
---|---|
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 Border.StyleEnum in it.stefanochizzolini.clown.documents.interaction.annotations |
---|
Methods in it.stefanochizzolini.clown.documents.interaction.annotations that return Border.StyleEnum | |
---|---|
static Border.StyleEnum |
Border.StyleEnum.get(PdfName value)
Gets the style corresponding to the given value. |
Border.StyleEnum |
Border.getStyle()
Gets the border style. |
static Border.StyleEnum |
Border.StyleEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Border.StyleEnum[] |
Border.StyleEnum.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 Border.StyleEnum | |
---|---|
void |
Border.setStyle(Border.StyleEnum value)
|
Constructors in it.stefanochizzolini.clown.documents.interaction.annotations with parameters of type Border.StyleEnum | |
---|---|
Border(Document context,
double width,
Border.StyleEnum style,
LineDash pattern)
|
|
PDF Clown 0.0.8 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |