Uses of Class
org.robovm.apple.pdfkit.PDFInterpolationQuality
| Package | Description |
|---|---|
| org.robovm.apple.pdfkit |
-
Uses of PDFInterpolationQuality in org.robovm.apple.pdfkit
Methods in org.robovm.apple.pdfkit that return PDFInterpolationQuality Modifier and Type Method Description PDFInterpolationQualityPDFView. getInterpolationQuality()static PDFInterpolationQualityPDFInterpolationQuality. valueOf(long n)Returns the enum constant of this type with the specified name.static PDFInterpolationQualityPDFInterpolationQuality. valueOf(String name)Returns the enum constant of this type with the specified name.static PDFInterpolationQuality[]PDFInterpolationQuality. 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 PDFInterpolationQuality Modifier and Type Method Description voidPDFView. setInterpolationQuality(PDFInterpolationQuality v)