Uses of Class
org.robovm.apple.imageio.CGImagePropertyIPTCContactInfo
| Package | Description |
|---|---|
| org.robovm.apple.imageio |
-
Uses of CGImagePropertyIPTCContactInfo in org.robovm.apple.imageio
Fields in org.robovm.apple.imageio declared as CGImagePropertyIPTCContactInfo Modifier and Type Field Description static CGImagePropertyIPTCContactInfoCGImagePropertyIPTCContactInfo. Addressstatic CGImagePropertyIPTCContactInfoCGImagePropertyIPTCContactInfo. Citystatic CGImagePropertyIPTCContactInfoCGImagePropertyIPTCContactInfo. Countrystatic CGImagePropertyIPTCContactInfoCGImagePropertyIPTCContactInfo. Emailsstatic CGImagePropertyIPTCContactInfoCGImagePropertyIPTCContactInfo. Phonesstatic CGImagePropertyIPTCContactInfoCGImagePropertyIPTCContactInfo. PostalCodestatic CGImagePropertyIPTCContactInfoCGImagePropertyIPTCContactInfo. StateProvincestatic CGImagePropertyIPTCContactInfoCGImagePropertyIPTCContactInfo. WebURLsMethods in org.robovm.apple.imageio that return CGImagePropertyIPTCContactInfo Modifier and Type Method Description static CGImagePropertyIPTCContactInfoCGImagePropertyIPTCContactInfo.Marshaler. toObject(Class<CGImagePropertyIPTCContactInfo> cls, long handle, long flags)static CGImagePropertyIPTCContactInfoCGImagePropertyIPTCContactInfo. valueOf(CFString value)Methods in org.robovm.apple.imageio that return types with arguments of type CGImagePropertyIPTCContactInfo Modifier and Type Method Description static List<CGImagePropertyIPTCContactInfo>CGImagePropertyIPTCContactInfo.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.imageio with parameters of type CGImagePropertyIPTCContactInfo Modifier and Type Method Description <T extends NativeObject>
TCGImagePropertyIPTCContactInfoData. get(CGImagePropertyIPTCContactInfo key, Class<T> type)doubleCGImagePropertyIPTCContactInfoData. getNumber(CGImagePropertyIPTCContactInfo property)StringCGImagePropertyIPTCContactInfoData. getString(CGImagePropertyIPTCContactInfo property)booleanCGImagePropertyIPTCContactInfoData. has(CGImagePropertyIPTCContactInfo key)CGImagePropertyIPTCContactInfoDataCGImagePropertyIPTCContactInfoData. set(CGImagePropertyIPTCContactInfo property, double value)CGImagePropertyIPTCContactInfoDataCGImagePropertyIPTCContactInfoData. set(CGImagePropertyIPTCContactInfo property, String value)CGImagePropertyIPTCContactInfoDataCGImagePropertyIPTCContactInfoData. set(CGImagePropertyIPTCContactInfo key, NativeObject value)static longCGImagePropertyIPTCContactInfo.Marshaler. toNative(CGImagePropertyIPTCContactInfo o, long flags)Method parameters in org.robovm.apple.imageio with type arguments of type CGImagePropertyIPTCContactInfo Modifier and Type Method Description static longCGImagePropertyIPTCContactInfo.AsListMarshaler. toNative(List<CGImagePropertyIPTCContactInfo> l, long flags)static CGImagePropertyIPTCContactInfoCGImagePropertyIPTCContactInfo.Marshaler. toObject(Class<CGImagePropertyIPTCContactInfo> cls, long handle, long flags)