Uses of Class
org.robovm.apple.coregraphics.CGPDFTagType
| Package | Description |
|---|---|
| org.robovm.apple.coregraphics |
-
Uses of CGPDFTagType in org.robovm.apple.coregraphics
Methods in org.robovm.apple.coregraphics that return CGPDFTagType Modifier and Type Method Description static CGPDFTagTypeCGPDFTagType. valueOf(long n)Returns the enum constant of this type with the specified name.static CGPDFTagTypeCGPDFTagType. valueOf(String name)Returns the enum constant of this type with the specified name.static CGPDFTagType[]CGPDFTagType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.coregraphics with parameters of type CGPDFTagType Modifier and Type Method Description static voidCGPDFContext. beginTag(CGContext context, CGPDFTagType tagType, CGPDFTagProperties tagProperties)