Uses of Class
org.robovm.apple.pdfkit.PDFBorderStyle
| Package | Description |
|---|---|
| org.robovm.apple.pdfkit |
-
Uses of PDFBorderStyle in org.robovm.apple.pdfkit
Methods in org.robovm.apple.pdfkit that return PDFBorderStyle Modifier and Type Method Description PDFBorderStylePDFBorder. getStyle()static PDFBorderStylePDFBorderStyle. valueOf(long n)Returns the enum constant of this type with the specified name.static PDFBorderStylePDFBorderStyle. valueOf(String name)Returns the enum constant of this type with the specified name.static PDFBorderStyle[]PDFBorderStyle. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.pdfkit with parameters of type PDFBorderStyle Modifier and Type Method Description voidPDFBorder. setStyle(PDFBorderStyle v)