Uses of Class
io.keikai.doc.io.schema.pdf.PDFBorder
Packages that use PDFBorder
-
Uses of PDFBorder in io.keikai.doc.io.schema.pdf
Methods in io.keikai.doc.io.schema.pdf that return PDFBorderModifier and TypeMethodDescriptionPDFTableCell.getBorders()Returns all borders in the order of top, right, bottom, left.PDFTableCell.getBottom()Returns the bottom border.PDFTableCell.getLeft()Returns the left border.PDFTableCell.getRight()Returns the right border.PDFTableCell.getTop()Returns the top border.