Package org.robovm.apple.coreanimation
Class CAFilter.Values
- java.lang.Object
-
- org.robovm.apple.coreanimation.CAFilter.Values
-
- Enclosing class:
- CAFilter
public static class CAFilter.Values extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Values()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static NSString
Linear()
static NSString
Nearest()
static NSString
Trilinear()
-