Package org.robovm.apple.imageio
Class CGImagePropertyIPTCData
java.lang.Object
org.robovm.apple.corefoundation.CFDictionaryWrapper
org.robovm.apple.imageio.CGImagePropertyIPTCData
public class CGImagePropertyIPTCData extends CFDictionaryWrapper
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCGImagePropertyIPTCData.AsListMarshalerstatic classCGImagePropertyIPTCData.Marshaler -
Field Summary
Fields inherited from class org.robovm.apple.corefoundation.CFDictionaryWrapper
data -
Constructor Summary
Constructors Constructor Description CGImagePropertyIPTCData() -
Method Summary
Modifier and Type Method Description <T extends NativeObject>
Tget(CGImagePropertyIPTC key, Class<T> type)CGImagePropertyIPTCContactInfoDatagetCreatorContactInfo()doublegetNumber(CGImagePropertyIPTC property)StringgetString(CGImagePropertyIPTC property)booleanhas(CGImagePropertyIPTC key)CGImagePropertyIPTCDataset(CGImagePropertyIPTC property, double value)CGImagePropertyIPTCDataset(CGImagePropertyIPTC property, String value)CGImagePropertyIPTCDataset(CGImagePropertyIPTC key, NativeObject value)CGImagePropertyIPTCDatasetCreatorContactInfo(CGImagePropertyIPTCContactInfoData creatorContactInfo)Methods inherited from class org.robovm.apple.corefoundation.CFDictionaryWrapper
getDictionary, toString
-
Constructor Details
-
CGImagePropertyIPTCData
public CGImagePropertyIPTCData()
-
-
Method Details
-
has
-
get
-
set
-
getCreatorContactInfo
-
setCreatorContactInfo
public CGImagePropertyIPTCData setCreatorContactInfo(CGImagePropertyIPTCContactInfoData creatorContactInfo) -
getString
-
getNumber
-
set
-
set
-