

Public Member Functions | |
| PDFBorder (short style, double width) | |
| PDFBorder (double width, double dash[]) | |
| void | write (OutputStream os) throws IOException |
Eric Z. Beard, ericzbeard@hotmail.com
|
||||||||||||
|
Creates a border using the predefined styles in PDFAnnot. Note: Do not use PDFAnnot.DASHED with this method. Use the other constructor.
|
|
||||||||||||
|
Creates a border of style PDFAnnot.DASHED
|
|
|
Implements gnu::jpdf::PDFObject. |
1.3.9.1