Package org.robovm.apple.coreimage
Class CIFilterAttributes
java.lang.Object
org.robovm.apple.foundation.NSDictionaryWrapper
org.robovm.apple.coreimage.CIFilterAttributes
public class CIFilterAttributes extends NSDictionaryWrapper
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCIFilterAttributes.AsListMarshalerstatic classCIFilterAttributes.Keysstatic classCIFilterAttributes.Marshaler -
Field Summary
Fields inherited from class org.robovm.apple.foundation.NSDictionaryWrapper
data -
Method Summary
Modifier and Type Method Description NSObjectget(NSString key)CIFilterAttributegetAttribute(String name)List<CIFilterCategory>getCategories()StringgetDisplayName()StringgetName()booleanhas(NSString key)Methods inherited from class org.robovm.apple.foundation.NSDictionaryWrapper
getDictionary, toString
-
Method Details
-
has
-
get
-
getName
-
getDisplayName
-
getAttribute
-
getCategories
-