|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PDFBorderStyle.Style | |
|---|---|
| org.foray.pdf.object | Classes representing various PDF objects, used in the construction of a PDF document. |
| Uses of PDFBorderStyle.Style in org.foray.pdf.object |
|---|
| Methods in org.foray.pdf.object that return PDFBorderStyle.Style | |
|---|---|
static PDFBorderStyle.Style |
PDFBorderStyle.Style.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PDFBorderStyle.Style[] |
PDFBorderStyle.Style.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.foray.pdf.object with parameters of type PDFBorderStyle.Style | |
|---|---|
PDFBorderStyle(PDFDocument doc,
float width,
PDFBorderStyle.Style style)
Create a PDFBorderStyle object. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||