Package org.robovm.apple.imageio
Class GImageAuxiliaryDataType
java.lang.Object
org.robovm.apple.corefoundation.CFDictionaryWrapper
org.robovm.apple.imageio.GImageAuxiliaryDataType
public class GImageAuxiliaryDataType extends CFDictionaryWrapper
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGImageAuxiliaryDataType.AsListMarshalerstatic classGImageAuxiliaryDataType.Keysstatic classGImageAuxiliaryDataType.Marshaler -
Field Summary
Fields inherited from class org.robovm.apple.corefoundation.CFDictionaryWrapper
data -
Constructor Summary
Constructors Constructor Description GImageAuxiliaryDataType() -
Method Summary
Modifier and Type Method Description <T extends NativeObject>
Tget(CFString key, Class<T> type)booleanhas(CFString key)GImageAuxiliaryDataTypeset(CFString key, NativeObject value)Methods inherited from class org.robovm.apple.corefoundation.CFDictionaryWrapper
getDictionary, toString
-
Constructor Details
-
GImageAuxiliaryDataType
public GImageAuxiliaryDataType()
-
-
Method Details
-
has
-
get
-
set
-