Uses of Class
io.keikai.doc.io.schema.pdf.PDFBorder
-
Packages that use PDFBorder Package Description io.keikai.doc.io.schema.pdf -
-
Uses of PDFBorder in io.keikai.doc.io.schema.pdf
Methods in io.keikai.doc.io.schema.pdf that return PDFBorder Modifier and Type Method Description PDFBorder[]PDFTableCell. getBorders()Returns all borders in the order of top, right, bottom, left.PDFBorderPDFTableCell. getBottom()Returns the bottom border.PDFBorderPDFTableCell. getLeft()Returns the left border.PDFBorderPDFTableCell. getRight()Returns the right border.PDFBorderPDFTableCell. getTop()Returns the top border.
-