bf5ee44b3b576e01ab09cae9f50300417b01dc07
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 47
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 22 | ||
Rename Method public setEnumerateRecursively(recursive boolean) : CGImageMetadataEnumerationOptions renamed to public setEnumeratesRecursively(enumeratesRecursively boolean) : CGImageMetadataEnumerationOptions in class org.robovm.apple.imageio.CGImageMetadataEnumerationOptions | From | To | |
Rename Method public setContactInfo(contactInfo CGImagePropertyIPTCContactInfoData) : CGImagePropertyIPTCData renamed to public setCreatorContactInfo(creatorContactInfo CGImagePropertyIPTCContactInfoData) : CGImagePropertyIPTCData in class org.robovm.apple.imageio.CGImagePropertyIPTCData | From | To | |
Rename Method public setNotifyOnDisconnection(notify boolean) : CBConnectPeripheralOptions renamed to public setNotifiesOnDisconnection(notifiesOnDisconnection boolean) : CBConnectPeripheralOptions in class org.robovm.apple.corebluetooth.CBConnectPeripheralOptions | From | To | |
Rename Method public setShowPowerAlert(showAlert boolean) : CBPeripheralManagerOptions renamed to public setShowsPowerAlert(showsPowerAlert boolean) : CBPeripheralManagerOptions in class org.robovm.apple.corebluetooth.CBPeripheralManagerOptions | From | To | |
Rename Method public get8BIMData() : CGImageProperty8BIMData renamed to public getData() : CGImageProperty8BIMData in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Rename Method public setNotifyOnConnection(notify boolean) : CBConnectPeripheralOptions renamed to public setNotifiesOnConnection(notifiesOnConnection boolean) : CBConnectPeripheralOptions in class org.robovm.apple.corebluetooth.CBConnectPeripheralOptions | From | To | |
Rename Method public setNotifyOnNotification(notify boolean) : CBConnectPeripheralOptions renamed to public setNotifiesOnNotification(notifiesOnNotification boolean) : CBConnectPeripheralOptions in class org.robovm.apple.corebluetooth.CBConnectPeripheralOptions | From | To | |
Rename Method public setIndexed(isIndexed boolean) : CGImageProperties renamed to public setIsIndexed(isIndexed boolean) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Rename Method public getContactInfo() : CGImagePropertyIPTCContactInfoData renamed to public getCreatorContactInfo() : CGImagePropertyIPTCContactInfoData in class org.robovm.apple.imageio.CGImagePropertyIPTCData | From | To | |
Rename Method public isNotifyingOnDisconnection() : boolean renamed to public notifiesOnDisconnection() : boolean in class org.robovm.apple.corebluetooth.CBConnectPeripheralOptions | From | To | |
Rename Method public isMergingMetadata() : boolean renamed to public mergesMetadata() : boolean in class org.robovm.apple.imageio.CGImageDestinationCopySourceOptions | From | To | |
Rename Method public isEnumeratingRecursively() : boolean renamed to public enumeratesRecursively() : boolean in class org.robovm.apple.imageio.CGImageMetadataEnumerationOptions | From | To | |
Rename Method public setShowPowerAlert(showAlert boolean) : CBCentralManagerOptions renamed to public setShowsPowerAlert(showsPowerAlert boolean) : CBCentralManagerOptions in class org.robovm.apple.corebluetooth.CBCentralManagerOptions | From | To | |
Rename Method public setMergeMetadata(merge boolean) : CGImageDestinationCopySourceOptions renamed to public setMergesMetadata(mergesMetadata boolean) : CGImageDestinationCopySourceOptions in class org.robovm.apple.imageio.CGImageDestinationCopySourceOptions | From | To | |
Rename Method public isShowingPowerAlert() : boolean renamed to public showsPowerAlert() : boolean in class org.robovm.apple.corebluetooth.CBCentralManagerOptions | From | To | |
Rename Method public isEmbeddingThumbnail() : boolean renamed to public embedsThumbnail() : boolean in class org.robovm.apple.imageio.CGImageDestinationProperties | From | To | |
Rename Method public isShowingPowerAlert() : boolean renamed to public showsPowerAlert() : boolean in class org.robovm.apple.corebluetooth.CBPeripheralManagerOptions | From | To | |
Rename Method public isNotifyingOnConnection() : boolean renamed to public notifiesOnConnection() : boolean in class org.robovm.apple.corebluetooth.CBConnectPeripheralOptions | From | To | |
Rename Method public setEmbedThumbnail(embed boolean) : CGImageDestinationProperties renamed to public setEmbedsThumbnail(embedsThumbnail boolean) : CGImageDestinationProperties in class org.robovm.apple.imageio.CGImageDestinationProperties | From | To | |
Rename Method public isNotifyingOnNotification() : boolean renamed to public notifiesOnNotification() : boolean in class org.robovm.apple.corebluetooth.CBConnectPeripheralOptions | From | To | |
Rename Method public isContainingFloatingPointPixels() : boolean renamed to public containsFloatingPointPixels() : boolean in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Rename Method public isAllowingDuplicates() : boolean renamed to public allowsDuplicates() : boolean in class org.robovm.apple.corebluetooth.CBCentralManagerScanOptions | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type value : String to value : NSString in method public valueOf(value NSString) : CBUUIDIdentifier in class org.robovm.apple.corebluetooth.CBUUIDIdentifier | From | To | |
Move Method | 1 | ||
Move Method protected IsConnectable() : NSString from class org.robovm.apple.corebluetooth.CBAdvertisementData to public IsConnectable() : NSString from class org.robovm.apple.corebluetooth.CBAdvertisementData.Keys | From | To | |
Change Return Type | 1 | ||
Change Return Type NSArray<CBUUID> to NSArray in method public getServiceUUIDs() : NSArray in class org.robovm.apple.corebluetooth.CBAdvertisementData | From | To | |
Extract Class | 29 | ||
Extract Class org.robovm.apple.imageio.CGImagePropertyPNG.Values from class org.robovm.apple.imageio.CGImagePropertyPNG | From | To | |
Extract Class org.robovm.apple.corebluetooth.CBConnectPeripheralOptions.Keys from class org.robovm.apple.corebluetooth.CBConnectPeripheralOptions | From | To | |
Extract Class org.robovm.apple.corebluetooth.CBCentralManagerOptions.Keys from class org.robovm.apple.corebluetooth.CBCentralManagerOptions | From | To | |
Extract Class org.robovm.apple.imageio.CGImageProperty8BIM.Values from class org.robovm.apple.imageio.CGImageProperty8BIM | From | To | |
Extract Class org.robovm.apple.imageio.CGImagePropertyDNG.Values from class org.robovm.apple.imageio.CGImagePropertyDNG | From | To | |
Extract Class org.robovm.apple.imageio.CGImagePropertyTIFF.Values from class org.robovm.apple.imageio.CGImagePropertyTIFF | From | To | |
Extract Class org.robovm.apple.corebluetooth.CBCentralManagerScanOptions.Keys from class org.robovm.apple.corebluetooth.CBCentralManagerScanOptions | From | To | |
Extract Class org.robovm.apple.imageio.CGImageProperties.Keys from class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Class org.robovm.apple.imageio.CGImagePropertyGIF.Values from class org.robovm.apple.imageio.CGImagePropertyGIF | From | To | |
Extract Class org.robovm.apple.imageio.CGImagePropertyIPTC.Values from class org.robovm.apple.imageio.CGImagePropertyIPTC | From | To | |
Extract Class org.robovm.apple.imageio.CGImagePropertyExif.Values from class org.robovm.apple.imageio.CGImagePropertyExif | From | To | |
Extract Class org.robovm.apple.imageio.CGImagePropertyCIFF.Values from class org.robovm.apple.imageio.CGImagePropertyCIFF | From | To | |
Extract Class org.robovm.apple.corebluetooth.CBCentralManagerRestoredState.Keys from class org.robovm.apple.corebluetooth.CBCentralManagerRestoredState | From | To | |
Extract Class org.robovm.apple.corebluetooth.CBUUIDIdentifier.Values from class org.robovm.apple.corebluetooth.CBUUIDIdentifier | From | To | |
Extract Class org.robovm.apple.corebluetooth.CBPeripheralManagerOptions.Keys from class org.robovm.apple.corebluetooth.CBPeripheralManagerOptions | From | To | |
Extract Class org.robovm.apple.imageio.CGImageDestinationProperties.Keys from class org.robovm.apple.imageio.CGImageDestinationProperties | From | To | |
Extract Class org.robovm.apple.imageio.CGImagePropertyExifAux.Values from class org.robovm.apple.imageio.CGImagePropertyExifAux | From | To | |
Extract Class org.robovm.apple.imageio.CGImagePropertyNikon.Values from class org.robovm.apple.imageio.CGImagePropertyNikon | From | To | |
Extract Class org.robovm.apple.imageio.CGImageMetadataNamespace.Values from class org.robovm.apple.imageio.CGImageMetadataNamespace | From | To | |
Extract Class org.robovm.apple.imageio.CGImageMetadataPrefix.Values from class org.robovm.apple.imageio.CGImageMetadataPrefix | From | To | |
Extract Class org.robovm.apple.imageio.CGImagePropertyColorModel.Values from class org.robovm.apple.imageio.CGImagePropertyColorModel | From | To | |
Extract Class org.robovm.apple.imageio.CGImagePropertyJFIF.Values from class org.robovm.apple.imageio.CGImagePropertyJFIF | From | To | |
Extract Class org.robovm.apple.imageio.CGImageDestinationCopySourceOptions.Keys from class org.robovm.apple.imageio.CGImageDestinationCopySourceOptions | From | To | |
Extract Class org.robovm.apple.imageio.CGImagePropertyCanon.Values from class org.robovm.apple.imageio.CGImagePropertyCanon | From | To | |
Extract Class org.robovm.apple.imageio.CGImagePropertyGPS.Values from class org.robovm.apple.imageio.CGImagePropertyGPS | From | To | |
Extract Class org.robovm.apple.corebluetooth.CBPeripheralManagerRestoredState.Keys from class org.robovm.apple.corebluetooth.CBPeripheralManagerRestoredState | From | To | |
Extract Class org.robovm.apple.corebluetooth.CBAdvertisementData.Keys from class org.robovm.apple.corebluetooth.CBAdvertisementData | From | To | |
Extract Class org.robovm.apple.imageio.CGImageSourceOptions.Keys from class org.robovm.apple.imageio.CGImageSourceOptions | From | To | |
Extract Class org.robovm.apple.imageio.CGImagePropertyIPTCContactInfo.Values from class org.robovm.apple.imageio.CGImagePropertyIPTCContactInfo | From | To | |
Extract Method | 252 | ||
Extract Method public set(key CFString, value NativeObject) : CGImageProperties extracted from public setIndexed(isIndexed boolean) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getOrientation() : CGImagePropertyOrientation in class org.robovm.apple.imageio.CGImageDestinationCopySourceOptions | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getRestoreIdentifier() : String in class org.robovm.apple.corebluetooth.CBCentralManagerOptions | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getCIFFData() : CGImagePropertyCIFFData in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public set(key CFString, value NativeObject) : CGImageProperties extracted from public setIPTCData(metadata CGImagePropertyIPTCData) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public isContainingFloatingPointPixels() : boolean in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public isEnumeratingRecursively() : boolean in class org.robovm.apple.imageio.CGImageMetadataEnumerationOptions | From | To | |
Extract Method public set(key CGImagePropertyIPTC, value NativeObject) : CGImagePropertyIPTCData extracted from public set(property CGImagePropertyIPTC, value double) : CGImagePropertyIPTCData in class org.robovm.apple.imageio.CGImagePropertyIPTCData | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getGIFData() : CGImagePropertyGIFData in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public set(key CFString, value NativeObject) : CGImageProperties extracted from public setExifAuxData(metadata CGImagePropertyExifAuxData) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public set(key CGImagePropertyGIF, value NativeObject) : CGImagePropertyGIFData extracted from public set(property CGImagePropertyGIF, value double) : CGImagePropertyGIFData in class org.robovm.apple.imageio.CGImagePropertyGIFData | From | To | |
Extract Method public has(key NSString) : boolean extracted from public isNotifyingOnDisconnection() : boolean in class org.robovm.apple.corebluetooth.CBConnectPeripheralOptions | From | To | |
Extract Method public set(key CFString, value NativeObject) : CGImageProperties extracted from public setMakerFujiData(metadata CFDictionary) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getFileSize() : long in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getIPTCData() : CGImagePropertyIPTCData in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public shouldCreateThumbnailFromImageIfAbsent() : boolean in class org.robovm.apple.imageio.CGImageSourceOptions | From | To | |
Extract Method public set(key CFString, value NativeObject) : CGImageProperties extracted from public setDepth(depth int) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public set(key NSString, value NSObject) : CBCentralManagerOptions extracted from public setRestoreIdentifier(identifier String) : CBCentralManagerOptions in class org.robovm.apple.corebluetooth.CBCentralManagerOptions | From | To | |
Extract Method public get(key CGImagePropertyCIFF, type Class<T>) : T extracted from public getNumber(property CGImagePropertyCIFF) : double in class org.robovm.apple.imageio.CGImagePropertyCIFFData | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getICCProfile() : String in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public has(key NSString) : boolean extracted from public isConnectable() : boolean in class org.robovm.apple.corebluetooth.CBAdvertisementData | From | To | |
Extract Method public set(key CFString, value NativeObject) : CGImageProperties extracted from public setTIFFData(metadata CGImagePropertyTIFFData) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getLocalName() : String in class org.robovm.apple.corebluetooth.CBAdvertisementData | From | To | |
Extract Method public set(key CGImagePropertyPNG, value NativeObject) : CGImagePropertyPNGData extracted from public set(property CGImagePropertyPNG, value String) : CGImagePropertyPNGData in class org.robovm.apple.imageio.CGImagePropertyPNGData | From | To | |
Extract Method public set(key CGImagePropertyDNG, value NativeObject) : CGImagePropertyDNGData extracted from public set(property CGImagePropertyDNG, value String) : CGImagePropertyDNGData in class org.robovm.apple.imageio.CGImagePropertyDNGData | From | To | |
Extract Method public has(key CFString) : boolean extracted from public shouldCreateThumbnailFromImageIfAbsent() : boolean in class org.robovm.apple.imageio.CGImageSourceOptions | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getThumbnailMaxPixelSize() : long in class org.robovm.apple.imageio.CGImageSourceOptions | From | To | |
Extract Method public get(key CGImagePropertyJFIF, type Class<T>) : T extracted from public getString(property CGImagePropertyJFIF) : String in class org.robovm.apple.imageio.CGImagePropertyJFIFData | From | To | |
Extract Method public has(key NSString) : boolean extracted from public isShowingPowerAlert() : boolean in class org.robovm.apple.corebluetooth.CBPeripheralManagerOptions | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getServiceUUIDs() : NSArray<CBUUID> in class org.robovm.apple.corebluetooth.CBAdvertisementData | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getSolicitedServiceUUIDs() : NSArray<CBUUID> in class org.robovm.apple.corebluetooth.CBAdvertisementData | From | To | |
Extract Method public set(key CFString, value NativeObject) : CGImageProperties extracted from public setMakerPentaxData(metadata CFDictionary) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getMetadata() : CGImageMetadata in class org.robovm.apple.imageio.CGImageDestinationCopySourceOptions | From | To | |
Extract Method public get(key CGImagePropertyPNG, type Class<T>) : T extracted from public getNumber(property CGImagePropertyPNG) : double in class org.robovm.apple.imageio.CGImagePropertyPNGData | From | To | |
Extract Method public get(key CGImagePropertyIPTCContactInfo, type Class<T>) : T extracted from public getNumber(property CGImagePropertyIPTCContactInfo) : double in class org.robovm.apple.imageio.CGImagePropertyIPTCContactInfoData | From | To | |
Extract Method public get(key CGImagePropertyNikon, type Class<T>) : T extracted from public getString(property CGImagePropertyNikon) : String in class org.robovm.apple.imageio.CGImagePropertyNikonData | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public isNotifyingOnConnection() : boolean in class org.robovm.apple.corebluetooth.CBConnectPeripheralOptions | From | To | |
Extract Method public set(key CFString, value NativeObject) : CGImageSourceOptions extracted from public setShouldCacheImmediately(cache boolean) : CGImageSourceOptions in class org.robovm.apple.imageio.CGImageSourceOptions | From | To | |
Extract Method public get(key CGImagePropertyCanon, type Class<T>) : T extracted from public getNumber(property CGImagePropertyCanon) : double in class org.robovm.apple.imageio.CGImagePropertyCanonData | From | To | |
Extract Method public set(key NSString, value NSObject) : CBCentralManagerOptions extracted from public setShowPowerAlert(showAlert boolean) : CBCentralManagerOptions in class org.robovm.apple.corebluetooth.CBCentralManagerOptions | From | To | |
Extract Method public has(key CFString) : boolean extracted from public isContainingFloatingPointPixels() : boolean in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public shouldAllowFloat() : boolean in class org.robovm.apple.imageio.CGImageSourceOptions | From | To | |
Extract Method public set(key CGImagePropertyTIFF, value NativeObject) : CGImagePropertyTIFFData extracted from public set(property CGImagePropertyTIFF, value double) : CGImagePropertyTIFFData in class org.robovm.apple.imageio.CGImagePropertyTIFFData | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getSolicitedServiceUUIDs() : NSArray<CBUUID> in class org.robovm.apple.corebluetooth.CBAdvertisementData | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getDateTime() : String in class org.robovm.apple.imageio.CGImageDestinationCopySourceOptions | From | To | |
Extract Method public set(key CFString, value NativeObject) : CGImageProperties extracted from public setDNGData(metadata CGImagePropertyDNGData) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public isMergingMetadata() : boolean in class org.robovm.apple.imageio.CGImageDestinationCopySourceOptions | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getDPIWidth() : long in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public set(key NSString, value NSObject) : CBConnectPeripheralOptions extracted from public setNotifyOnDisconnection(notify boolean) : CBConnectPeripheralOptions in class org.robovm.apple.corebluetooth.CBConnectPeripheralOptions | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getExifAuxData() : CGImagePropertyExifAuxData in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public set(key CGImageProperty8BIM, value NativeObject) : CGImageProperty8BIMData extracted from public set(property CGImageProperty8BIM, value String) : CGImageProperty8BIMData in class org.robovm.apple.imageio.CGImageProperty8BIMData | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getManufacturerData() : NSData in class org.robovm.apple.corebluetooth.CBAdvertisementData | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getPixelWidth() : long in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public get(key CGImagePropertyExif, type Class<T>) : T extracted from public getString(property CGImagePropertyExif) : String in class org.robovm.apple.imageio.CGImagePropertyExifData | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getCIFFData() : CGImagePropertyCIFFData in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getScanServices() : NSArray<CBUUID> in class org.robovm.apple.corebluetooth.CBCentralManagerRestoredState | From | To | |
Extract Method public set(key CFString, value NativeObject) : CGImageProperties extracted from public setJFIFData(metadata CGImagePropertyJFIFData) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getServices() : NSArray<CBMutableService> in class org.robovm.apple.corebluetooth.CBPeripheralManagerRestoredState | From | To | |
Extract Method public get(key CGImagePropertyTIFF, type Class<T>) : T extracted from public getString(property CGImagePropertyTIFF) : String in class org.robovm.apple.imageio.CGImagePropertyTIFFData | From | To | |
Extract Method public set(key CFString, value NativeObject) : CGImageProperties extracted from public setContainsFloatingPointPixels(isFloat boolean) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public set(key NSString, value NSObject) : CBPeripheralManagerOptions extracted from public setRestoreIdentifier(identifier String) : CBPeripheralManagerOptions in class org.robovm.apple.corebluetooth.CBPeripheralManagerOptions | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getMakerMinoltaData() : CFDictionary in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getBackgroundColor() : CGColor in class org.robovm.apple.imageio.CGImageDestinationProperties | From | To | |
Extract Method public set(key CFString, value NativeObject) : CGImageProperties extracted from public setFileSize(fileSize long) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public get(key CGImageProperty8BIM, type Class<T>) : T extracted from public getString(property CGImageProperty8BIM) : String in class org.robovm.apple.imageio.CGImageProperty8BIMData | From | To | |
Extract Method public set(key CGImagePropertyJFIF, value NativeObject) : CGImagePropertyJFIFData extracted from public set(property CGImagePropertyJFIF, value String) : CGImagePropertyJFIFData in class org.robovm.apple.imageio.CGImagePropertyJFIFData | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getTypeIdentifierHint() : String in class org.robovm.apple.imageio.CGImageSourceOptions | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public isNotifyingOnDisconnection() : boolean in class org.robovm.apple.corebluetooth.CBConnectPeripheralOptions | From | To | |
Extract Method public set(key CGImagePropertyIPTCContactInfo, value NativeObject) : CGImagePropertyIPTCContactInfoData extracted from public set(property CGImagePropertyIPTCContactInfo, value String) : CGImagePropertyIPTCContactInfoData in class org.robovm.apple.imageio.CGImagePropertyIPTCContactInfoData | From | To | |
Extract Method public get(key CGImagePropertyIPTC, type Class<T>) : T extracted from public getContactInfo() : CGImagePropertyIPTCContactInfoData in class org.robovm.apple.imageio.CGImagePropertyIPTCData | From | To | |
Extract Method public get(key CGImagePropertyExifAux, type Class<T>) : T extracted from public getNumber(property CGImagePropertyExifAux) : double in class org.robovm.apple.imageio.CGImagePropertyExifAuxData | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getMakerPentaxData() : CFDictionary in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public set(key CGImagePropertyExif, value NativeObject) : CGImagePropertyExifData extracted from public set(property CGImagePropertyExif, value double) : CGImagePropertyExifData in class org.robovm.apple.imageio.CGImagePropertyExifData | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getMakerOlympusData() : CFDictionary in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getDateTime() : String in class org.robovm.apple.imageio.CGImageDestinationCopySourceOptions | From | To | |
Extract Method public set(key CGImagePropertyIPTC, value NativeObject) : CGImagePropertyIPTCData extracted from public set(property CGImagePropertyIPTC, value String) : CGImagePropertyIPTCData in class org.robovm.apple.imageio.CGImagePropertyIPTCData | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getDPIHeight() : long in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public set(key CGImagePropertyExifAux, value NativeObject) : CGImagePropertyExifAuxData extracted from public set(property CGImagePropertyExifAux, value String) : CGImagePropertyExifAuxData in class org.robovm.apple.imageio.CGImagePropertyExifAuxData | From | To | |
Extract Method public has(key CFString) : boolean extracted from public get8BIMData() : CGImageProperty8BIMData in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getPeripherals() : NSArray<CBPeripheral> in class org.robovm.apple.corebluetooth.CBCentralManagerRestoredState | From | To | |
Extract Method public has(key CFString) : boolean extracted from public shouldCacheImmediately() : boolean in class org.robovm.apple.imageio.CGImageSourceOptions | From | To | |
Extract Method public get(key CGImagePropertyJFIF, type Class<T>) : T extracted from public getNumber(property CGImagePropertyJFIF) : double in class org.robovm.apple.imageio.CGImagePropertyJFIFData | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getDepth() : int in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public shouldCreateThumbnailWithTransform() : boolean in class org.robovm.apple.imageio.CGImageSourceOptions | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getDNGData() : CGImagePropertyDNGData in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getPixelHeight() : long in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public isShowingPowerAlert() : boolean in class org.robovm.apple.corebluetooth.CBPeripheralManagerOptions | From | To | |
Extract Method public set(key CGImagePropertyCIFF, value NativeObject) : CGImagePropertyCIFFData extracted from public set(property CGImagePropertyCIFF, value double) : CGImagePropertyCIFFData in class org.robovm.apple.imageio.CGImagePropertyCIFFData | From | To | |
Extract Method public set(key CGImagePropertyGPS, value NativeObject) : CGImagePropertyGPSData extracted from public set(property CGImagePropertyGPS, value String) : CGImagePropertyGPSData in class org.robovm.apple.imageio.CGImagePropertyGPSData | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getTIFFData() : CGImagePropertyTIFFData in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public set(key CFString, value NativeObject) : CGImageSourceOptions extracted from public setTypeIdentifierHint(typeIdentifier String) : CGImageSourceOptions in class org.robovm.apple.imageio.CGImageSourceOptions | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getMetadata() : CGImageMetadata in class org.robovm.apple.imageio.CGImageDestinationCopySourceOptions | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getColorModel() : CGImagePropertyColorModel in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public has(key CFString) : boolean extracted from public shouldAllowFloat() : boolean in class org.robovm.apple.imageio.CGImageSourceOptions | From | To | |
Extract Method public get(key CGImagePropertyDNG, type Class<T>) : T extracted from public getString(property CGImagePropertyDNG) : String in class org.robovm.apple.imageio.CGImagePropertyDNGData | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public shouldExcludeGPS() : boolean in class org.robovm.apple.imageio.CGImageDestinationCopySourceOptions | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getRestoreIdentifier() : String in class org.robovm.apple.corebluetooth.CBPeripheralManagerOptions | From | To | |
Extract Method public set(key CFString, value NativeObject) : CGImageProperties extracted from public setGPSData(metadata CGImagePropertyGPSData) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public set(key CFString, value NativeObject) : CGImageDestinationProperties extracted from public setEmbedThumbnail(embed boolean) : CGImageDestinationProperties in class org.robovm.apple.imageio.CGImageDestinationProperties | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getMaxPixelSize() : long in class org.robovm.apple.imageio.CGImageDestinationProperties | From | To | |
Extract Method public set(key CFString, value NativeObject) : CGImageProperties extracted from public setDPIWidth(dpi long) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getOrientation() : CGImagePropertyOrientation in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getExifData() : CGImagePropertyExifData in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getLossyCompressionQuality() : double in class org.robovm.apple.imageio.CGImageDestinationProperties | From | To | |
Extract Method public get(key CGImagePropertyExif, type Class<T>) : T extracted from public getNumber(property CGImagePropertyExif) : double in class org.robovm.apple.imageio.CGImagePropertyExifData | From | To | |
Extract Method public set(key CFString, value NativeObject) : CGImageProperties extracted from public setMakerOlympusData(metadata CFDictionary) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public set(key CFString, value NativeObject) : CGImageDestinationCopySourceOptions extracted from public setShouldExcludeGPS(exclude boolean) : CGImageDestinationCopySourceOptions in class org.robovm.apple.imageio.CGImageDestinationCopySourceOptions | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getPNGData() : CGImagePropertyPNGData in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public set(key CGImagePropertyTIFF, value NativeObject) : CGImagePropertyTIFFData extracted from public set(property CGImagePropertyTIFF, value String) : CGImagePropertyTIFFData in class org.robovm.apple.imageio.CGImagePropertyTIFFData | From | To | |
Extract Method public get(key CGImagePropertyTIFF, type Class<T>) : T extracted from public getNumber(property CGImagePropertyTIFF) : double in class org.robovm.apple.imageio.CGImagePropertyTIFFData | From | To | |
Extract Method public set(key CFString, value NativeObject) : CGImageProperties extracted from public setPixelHeight(height long) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public set(key CFString, value NativeObject) : CGImageSourceOptions extracted from public setShouldAllowFloat(allowFloat boolean) : CGImageSourceOptions in class org.robovm.apple.imageio.CGImageSourceOptions | From | To | |
Extract Method public get(key CGImagePropertyExifAux, type Class<T>) : T extracted from public getString(property CGImagePropertyExifAux) : String in class org.robovm.apple.imageio.CGImagePropertyExifAuxData | From | To | |
Extract Method public set(key CFString, value NativeObject) : CGImageProperties extracted from public setGIFData(metadata CGImagePropertyGIFData) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public get(key CGImagePropertyIPTC, type Class<T>) : T extracted from public getString(property CGImagePropertyIPTC) : String in class org.robovm.apple.imageio.CGImagePropertyIPTCData | From | To | |
Extract Method public get(key CGImageProperty8BIM, type Class<T>) : T extracted from public getNumber(property CGImageProperty8BIM) : double in class org.robovm.apple.imageio.CGImageProperty8BIMData | From | To | |
Extract Method public set(key CGImagePropertyIPTCContactInfo, value NativeObject) : CGImagePropertyIPTCContactInfoData extracted from public set(property CGImagePropertyIPTCContactInfo, value double) : CGImagePropertyIPTCContactInfoData in class org.robovm.apple.imageio.CGImagePropertyIPTCContactInfoData | From | To | |
Extract Method public has(key CFString) : boolean extracted from public shouldExcludeGPS() : boolean in class org.robovm.apple.imageio.CGImageDestinationCopySourceOptions | From | To | |
Extract Method public set(key NSString, value NSObject) : CBConnectPeripheralOptions extracted from public setNotifyOnNotification(notify boolean) : CBConnectPeripheralOptions in class org.robovm.apple.corebluetooth.CBConnectPeripheralOptions | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getRawData() : CFDictionary in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getLocalName() : String in class org.robovm.apple.corebluetooth.CBAdvertisementData | From | To | |
Extract Method public set(key CFString, value NativeObject) : CGImageProperties extracted from public setOrientation(orientation CGImagePropertyOrientation) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public set(key CFString, value NativeObject) : CGImageMetadataEnumerationOptions extracted from public setEnumerateRecursively(recursive boolean) : CGImageMetadataEnumerationOptions in class org.robovm.apple.imageio.CGImageMetadataEnumerationOptions | From | To | |
Extract Method public set(key NSString, value NSObject) : CBCentralManagerScanOptions extracted from public setSolicitedServiceUUIDs(uuids NSArray<CBUUID>) : CBCentralManagerScanOptions in class org.robovm.apple.corebluetooth.CBCentralManagerScanOptions | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public get8BIMData() : CGImageProperty8BIMData in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getDPIWidth() : long in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public set(key CFString, value NativeObject) : CGImageProperties extracted from public setMakerMinoltaData(metadata CFDictionary) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getServices() : NSArray<CBMutableService> in class org.robovm.apple.corebluetooth.CBPeripheralManagerRestoredState | From | To | |
Extract Method public set(key CFString, value NativeObject) : CGImageProperties extracted from public setMakerNikonData(metadata CGImagePropertyNikonData) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public set(key CFString, value NativeObject) : CGImageSourceOptions extracted from public setShouldCreateThumbnailFromImageIfAbsent(createThumbnail boolean) : CGImageSourceOptions in class org.robovm.apple.imageio.CGImageSourceOptions | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getColorModel() : CGImagePropertyColorModel in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public set(key CFString, value NativeObject) : CGImageProperties extracted from public setICCProfile(profile String) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public set(key CGImagePropertyCanon, value NativeObject) : CGImagePropertyCanonData extracted from public set(property CGImagePropertyCanon, value double) : CGImagePropertyCanonData in class org.robovm.apple.imageio.CGImagePropertyCanonData | From | To | |
Extract Method public set(key CFString, value NativeObject) : CGImageProperties extracted from public setExifData(metadata CGImagePropertyExifData) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public set(key CFString, value NativeObject) : CGImageProperties extracted from public setMakerCanonData(metadata CGImagePropertyCanonData) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public shouldCacheImmediately() : boolean in class org.robovm.apple.imageio.CGImageSourceOptions | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getTIFFData() : CGImagePropertyTIFFData in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public set(key CGImagePropertyPNG, value NativeObject) : CGImagePropertyPNGData extracted from public set(property CGImagePropertyPNG, value double) : CGImagePropertyPNGData in class org.robovm.apple.imageio.CGImagePropertyPNGData | From | To | |
Extract Method public set(key CFString, value NativeObject) : CGImageSourceOptions extracted from public setShouldCache(cache boolean) : CGImageSourceOptions in class org.robovm.apple.imageio.CGImageSourceOptions | From | To | |
Extract Method public set(key CGImagePropertyDNG, value NativeObject) : CGImagePropertyDNGData extracted from public set(property CGImagePropertyDNG, value double) : CGImagePropertyDNGData in class org.robovm.apple.imageio.CGImagePropertyDNGData | From | To | |
Extract Method public has(key CFString) : boolean extracted from public isIndexed() : boolean in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public set(key CFString, value NativeObject) : CGImageProperties extracted from public setDPIHeight(dpi long) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public set(key CGImagePropertyExif, value NativeObject) : CGImagePropertyExifData extracted from public set(property CGImagePropertyExif, value String) : CGImagePropertyExifData in class org.robovm.apple.imageio.CGImagePropertyExifData | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getDNGData() : CGImagePropertyDNGData in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getJFIFData() : CGImagePropertyJFIFData in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public set(key CGImagePropertyNikon, value NativeObject) : CGImagePropertyNikonData extracted from public set(property CGImagePropertyNikon, value double) : CGImagePropertyNikonData in class org.robovm.apple.imageio.CGImagePropertyNikonData | From | To | |
Extract Method public has(key NSString) : boolean extracted from public isNotifyingOnConnection() : boolean in class org.robovm.apple.corebluetooth.CBConnectPeripheralOptions | From | To | |
Extract Method public set(key CFString, value NativeObject) : CGImageDestinationProperties extracted from public setLossyCompressionQuality(quality double) : CGImageDestinationProperties in class org.robovm.apple.imageio.CGImageDestinationProperties | From | To | |
Extract Method public set(key CGImagePropertyIPTC, value NativeObject) : CGImagePropertyIPTCData extracted from public setContactInfo(contactInfo CGImagePropertyIPTCContactInfoData) : CGImagePropertyIPTCData in class org.robovm.apple.imageio.CGImagePropertyIPTCData | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getThumbnailMaxPixelSize() : long in class org.robovm.apple.imageio.CGImageSourceOptions | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getOverflowServiceUUIDs() : NSArray<CBUUID> in class org.robovm.apple.corebluetooth.CBAdvertisementData | From | To | |
Extract Method public get(key CGImagePropertyPNG, type Class<T>) : T extracted from public getString(property CGImagePropertyPNG) : String in class org.robovm.apple.imageio.CGImagePropertyPNGData | From | To | |
Extract Method public has(key CFString) : boolean extracted from public shouldCreateThumbnailWithTransform() : boolean in class org.robovm.apple.imageio.CGImageSourceOptions | From | To | |
Extract Method public get(key CGImagePropertyGIF, type Class<T>) : T extracted from public getNumber(property CGImagePropertyGIF) : double in class org.robovm.apple.imageio.CGImagePropertyGIFData | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getOverflowServiceUUIDs() : NSArray<CBUUID> in class org.robovm.apple.corebluetooth.CBAdvertisementData | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getExifData() : CGImagePropertyExifData in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getRawData() : CFDictionary in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getDepth() : int in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public get(key CGImagePropertyGPS, type Class<T>) : T extracted from public getNumber(property CGImagePropertyGPS) : double in class org.robovm.apple.imageio.CGImagePropertyGPSData | From | To | |
Extract Method public set(key CFString, value NativeObject) : CGImageDestinationProperties extracted from public setMaxPixelSize(size long) : CGImageDestinationProperties in class org.robovm.apple.imageio.CGImageDestinationProperties | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getExifAuxData() : CGImagePropertyExifAuxData in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getRestoreIdentifier() : String in class org.robovm.apple.corebluetooth.CBPeripheralManagerOptions | From | To | |
Extract Method public get(key CGImagePropertyNikon, type Class<T>) : T extracted from public getNumber(property CGImagePropertyNikon) : double in class org.robovm.apple.imageio.CGImagePropertyNikonData | From | To | |
Extract Method public set(key CGImagePropertyCIFF, value NativeObject) : CGImagePropertyCIFFData extracted from public set(property CGImagePropertyCIFF, value String) : CGImagePropertyCIFFData in class org.robovm.apple.imageio.CGImagePropertyCIFFData | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getPNGData() : CGImagePropertyPNGData in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public has(key CFString) : boolean extracted from public isMergingMetadata() : boolean in class org.robovm.apple.imageio.CGImageDestinationCopySourceOptions | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getBackgroundColor() : CGColor in class org.robovm.apple.imageio.CGImageDestinationProperties | From | To | |
Extract Method public set(key CGImagePropertyGIF, value NativeObject) : CGImagePropertyGIFData extracted from public set(property CGImagePropertyGIF, value String) : CGImagePropertyGIFData in class org.robovm.apple.imageio.CGImagePropertyGIFData | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getLossyCompressionQuality() : double in class org.robovm.apple.imageio.CGImageDestinationProperties | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getGPSData() : CGImagePropertyGPSData in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public get(key CGImagePropertyIPTC, type Class<T>) : T extracted from public getNumber(property CGImagePropertyIPTC) : double in class org.robovm.apple.imageio.CGImagePropertyIPTCData | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getScanOptions() : CBCentralManagerScanOptions in class org.robovm.apple.corebluetooth.CBCentralManagerRestoredState | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getPeripherals() : NSArray<CBPeripheral> in class org.robovm.apple.corebluetooth.CBCentralManagerRestoredState | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getManufacturerData() : NSData in class org.robovm.apple.corebluetooth.CBAdvertisementData | From | To | |
Extract Method public has(key CFString) : boolean extracted from public shouldCache() : boolean in class org.robovm.apple.imageio.CGImageSourceOptions | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public isAllowingDuplicates() : boolean in class org.robovm.apple.corebluetooth.CBCentralManagerScanOptions | From | To | |
Extract Method public has(key NSString) : boolean extracted from public isShowingPowerAlert() : boolean in class org.robovm.apple.corebluetooth.CBCentralManagerOptions | From | To | |
Extract Method public get(key CGImagePropertyCanon, type Class<T>) : T extracted from public getString(property CGImagePropertyCanon) : String in class org.robovm.apple.imageio.CGImagePropertyCanonData | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getMakerCanonData() : CGImagePropertyCanonData in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public set(key CFString, value NativeObject) : CGImageDestinationCopySourceOptions extracted from public setMergeMetadata(merge boolean) : CGImageDestinationCopySourceOptions in class org.robovm.apple.imageio.CGImageDestinationCopySourceOptions | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getOrientation() : CGImagePropertyOrientation in class org.robovm.apple.imageio.CGImageDestinationCopySourceOptions | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getTxPowerLevel() : double in class org.robovm.apple.corebluetooth.CBAdvertisementData | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getJFIFData() : CGImagePropertyJFIFData in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public set(key CFString, value NativeObject) : CGImageDestinationCopySourceOptions extracted from public setOrientation(orientation CGImagePropertyOrientation) : CGImageDestinationCopySourceOptions in class org.robovm.apple.imageio.CGImageDestinationCopySourceOptions | From | To | |
Extract Method public set(key CFString, value NativeObject) : CGImageDestinationCopySourceOptions extracted from public setShouldExcludeXMP(exclude boolean) : CGImageDestinationCopySourceOptions in class org.robovm.apple.imageio.CGImageDestinationCopySourceOptions | From | To | |
Extract Method public set(key CFString, value NativeObject) : CGImageProperties extracted from public setHasAlphaChannel(alphaChannel boolean) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public set(key NSString, value NSObject) : CBCentralManagerScanOptions extracted from public setAllowsDuplicates(allowDuplicates boolean) : CBCentralManagerScanOptions in class org.robovm.apple.corebluetooth.CBCentralManagerScanOptions | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getFileSize() : long in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getRestoreIdentifier() : String in class org.robovm.apple.corebluetooth.CBCentralManagerOptions | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getAdvertisementData() : CBAdvertisementData in class org.robovm.apple.corebluetooth.CBPeripheralManagerRestoredState | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getMakerPentaxData() : CFDictionary in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getSolicitedServiceUUIDs() : NSArray<CBUUID> in class org.robovm.apple.corebluetooth.CBCentralManagerScanOptions | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getTypeIdentifierHint() : String in class org.robovm.apple.imageio.CGImageSourceOptions | From | To | |
Extract Method public set(key CFString, value NativeObject) : CGImageProperties extracted from public setPNGData(metadata CGImagePropertyPNGData) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public set(key CGImagePropertyGPS, value NativeObject) : CGImagePropertyGPSData extracted from public set(property CGImagePropertyGPS, value double) : CGImagePropertyGPSData in class org.robovm.apple.imageio.CGImagePropertyGPSData | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getMakerMinoltaData() : CFDictionary in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getMakerCanonData() : CGImagePropertyCanonData in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public set(key CFString, value NativeObject) : CGImageDestinationCopySourceOptions extracted from public setDateTime(dateTime String) : CGImageDestinationCopySourceOptions in class org.robovm.apple.imageio.CGImageDestinationCopySourceOptions | From | To | |
Extract Method public get(key CGImagePropertyIPTCContactInfo, type Class<T>) : T extracted from public getString(property CGImagePropertyIPTCContactInfo) : String in class org.robovm.apple.imageio.CGImagePropertyIPTCContactInfoData | From | To | |
Extract Method public has(key NSString) : boolean extracted from public isNotifyingOnNotification() : boolean in class org.robovm.apple.corebluetooth.CBConnectPeripheralOptions | From | To | |
Extract Method public set(key CFString, value NativeObject) : CGImageProperties extracted from public setPixelWidth(width long) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getScanOptions() : CBCentralManagerScanOptions in class org.robovm.apple.corebluetooth.CBCentralManagerRestoredState | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getTxPowerLevel() : double in class org.robovm.apple.corebluetooth.CBAdvertisementData | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public isEmbeddingThumbnail() : boolean in class org.robovm.apple.imageio.CGImageDestinationProperties | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getGIFData() : CGImagePropertyGIFData in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public set(key CFString, value NativeObject) : CGImageDestinationProperties extracted from public setBackgroundColor(color CGColor) : CGImageDestinationProperties in class org.robovm.apple.imageio.CGImageDestinationProperties | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getDPIHeight() : long in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public has(key CFString) : boolean extracted from public isEnumeratingRecursively() : boolean in class org.robovm.apple.imageio.CGImageMetadataEnumerationOptions | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getMakerOlympusData() : CFDictionary in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public set(key CFString, value NativeObject) : CGImageProperties extracted from public setRawData(metadata CFDictionary) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getGPSData() : CGImagePropertyGPSData in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public isNotifyingOnNotification() : boolean in class org.robovm.apple.corebluetooth.CBConnectPeripheralOptions | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getMakerNikonData() : CGImagePropertyNikonData in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public shouldExcludeXMP() : boolean in class org.robovm.apple.imageio.CGImageDestinationCopySourceOptions | From | To | |
Extract Method public set(key CFString, value NativeObject) : CGImageProperties extracted from public set8BIMData(metadata CGImageProperty8BIMData) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public set(key CFString, value NativeObject) : CGImageSourceOptions extracted from public setThumbnailMaxPixelSize(maxSize long) : CGImageSourceOptions in class org.robovm.apple.imageio.CGImageSourceOptions | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getServiceUUIDs() : NSArray<CBUUID> in class org.robovm.apple.corebluetooth.CBAdvertisementData | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getMaxPixelSize() : long in class org.robovm.apple.imageio.CGImageDestinationProperties | From | To | |
Extract Method public set(key CFString, value NativeObject) : CGImageProperties extracted from public setColorModel(colorModel CGImagePropertyColorModel) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public get(key CGImagePropertyCIFF, type Class<T>) : T extracted from public getString(property CGImagePropertyCIFF) : String in class org.robovm.apple.imageio.CGImagePropertyCIFFData | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public shouldCache() : boolean in class org.robovm.apple.imageio.CGImageSourceOptions | From | To | |
Extract Method public has(key CFString) : boolean extracted from public hasAlphaChannel() : boolean in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public set(key CFString, value NativeObject) : CGImageProperties extracted from public setCIFFData(metadata CGImagePropertyCIFFData) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getIPTCData() : CGImagePropertyIPTCData in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getPixelWidth() : long in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public set(key CFString, value NativeObject) : CGImageSourceOptions extracted from public setShouldCreateThumbnailWithTransform(transform boolean) : CGImageSourceOptions in class org.robovm.apple.imageio.CGImageSourceOptions | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public isConnectable() : boolean in class org.robovm.apple.corebluetooth.CBAdvertisementData | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getPixelHeight() : long in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public set(key CGImageProperty8BIM, value NativeObject) : CGImageProperty8BIMData extracted from public set(property CGImageProperty8BIM, value double) : CGImageProperty8BIMData in class org.robovm.apple.imageio.CGImageProperty8BIMData | From | To | |
Extract Method public set(key NSString, value NSObject) : CBConnectPeripheralOptions extracted from public setNotifyOnConnection(notify boolean) : CBConnectPeripheralOptions in class org.robovm.apple.corebluetooth.CBConnectPeripheralOptions | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public isShowingPowerAlert() : boolean in class org.robovm.apple.corebluetooth.CBCentralManagerOptions | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getAdvertisementData() : CBAdvertisementData in class org.robovm.apple.corebluetooth.CBPeripheralManagerRestoredState | From | To | |
Extract Method public set(key NSString, value NSObject) : CBPeripheralManagerOptions extracted from public setShowPowerAlert(showAlert boolean) : CBPeripheralManagerOptions in class org.robovm.apple.corebluetooth.CBPeripheralManagerOptions | From | To | |
Extract Method public get(key CGImagePropertyDNG, type Class<T>) : T extracted from public getNumber(property CGImagePropertyDNG) : double in class org.robovm.apple.imageio.CGImagePropertyDNGData | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getMakerNikonData() : CGImagePropertyNikonData in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public set(key CGImagePropertyCanon, value NativeObject) : CGImagePropertyCanonData extracted from public set(property CGImagePropertyCanon, value String) : CGImagePropertyCanonData in class org.robovm.apple.imageio.CGImagePropertyCanonData | From | To | |
Extract Method public has(key CFString) : boolean extracted from public shouldExcludeXMP() : boolean in class org.robovm.apple.imageio.CGImageDestinationCopySourceOptions | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getICCProfile() : String in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public has(key CFString) : boolean extracted from public isEmbeddingThumbnail() : boolean in class org.robovm.apple.imageio.CGImageDestinationProperties | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getOrientation() : CGImagePropertyOrientation in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public set(key CGImagePropertyExifAux, value NativeObject) : CGImagePropertyExifAuxData extracted from public set(property CGImagePropertyExifAux, value double) : CGImagePropertyExifAuxData in class org.robovm.apple.imageio.CGImagePropertyExifAuxData | From | To | |
Extract Method public get(key CGImagePropertyGIF, type Class<T>) : T extracted from public getString(property CGImagePropertyGIF) : String in class org.robovm.apple.imageio.CGImagePropertyGIFData | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getSolicitedServiceUUIDs() : NSArray<CBUUID> in class org.robovm.apple.corebluetooth.CBCentralManagerScanOptions | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getMakerFujiData() : CFDictionary in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public set(key CGImagePropertyJFIF, value NativeObject) : CGImagePropertyJFIFData extracted from public set(property CGImagePropertyJFIF, value double) : CGImagePropertyJFIFData in class org.robovm.apple.imageio.CGImagePropertyJFIFData | From | To | |
Extract Method public set(key CGImagePropertyNikon, value NativeObject) : CGImagePropertyNikonData extracted from public set(property CGImagePropertyNikon, value String) : CGImagePropertyNikonData in class org.robovm.apple.imageio.CGImagePropertyNikonData | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public isIndexed() : boolean in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public hasAlphaChannel() : boolean in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getMakerFujiData() : CFDictionary in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Extract Method public has(key NSString) : boolean extracted from public isAllowingDuplicates() : boolean in class org.robovm.apple.corebluetooth.CBCentralManagerScanOptions | From | To | |
Extract Method public get(key CGImagePropertyGPS, type Class<T>) : T extracted from public getString(property CGImagePropertyGPS) : String in class org.robovm.apple.imageio.CGImagePropertyGPSData | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getScanServices() : NSArray<CBUUID> in class org.robovm.apple.corebluetooth.CBCentralManagerRestoredState | From | To | |
Rename Parameter | 120 | ||
Rename Parameter property : CGImagePropertyTIFF to key : CGImagePropertyTIFF in method public has(key CGImagePropertyTIFF) : boolean in class org.robovm.apple.imageio.CGImagePropertyTIFFData | From | To | |
Rename Parameter property : CGImagePropertyIPTCContactInfo to key : CGImagePropertyIPTCContactInfo in method public get(key CGImagePropertyIPTCContactInfo, type Class<T>) : T in class org.robovm.apple.imageio.CGImagePropertyIPTCContactInfoData | From | To | |
Rename Parameter property : CGImagePropertyDNG to key : CGImagePropertyDNG in method public get(key CGImagePropertyDNG, type Class<T>) : T in class org.robovm.apple.imageio.CGImagePropertyDNGData | From | To | |
Rename Parameter property : CGImagePropertyPNG to key : CGImagePropertyPNG in method public get(key CGImagePropertyPNG, type Class<T>) : T in class org.robovm.apple.imageio.CGImagePropertyPNGData | From | To | |
Rename Parameter uuids : NSArray<CBUUID> to solicitedServiceUUIDs : NSArray<CBUUID> in method public setSolicitedServiceUUIDs(solicitedServiceUUIDs NSArray<CBUUID>) : CBCentralManagerScanOptions in class org.robovm.apple.corebluetooth.CBCentralManagerScanOptions | From | To | |
Rename Parameter property : CGImagePropertyDNG to key : CGImagePropertyDNG in method public has(key CGImagePropertyDNG) : boolean in class org.robovm.apple.imageio.CGImagePropertyDNGData | From | To | |
Rename Parameter exclude : boolean to shouldExcludeGPS : boolean in method public setShouldExcludeGPS(shouldExcludeGPS boolean) : CGImageDestinationCopySourceOptions in class org.robovm.apple.imageio.CGImageDestinationCopySourceOptions | From | To | |
Rename Parameter dpi : long to dPIHeight : long in method public setDPIHeight(dPIHeight long) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Rename Parameter property : CGImagePropertyCIFF to key : CGImagePropertyCIFF in method public set(key CGImagePropertyCIFF, value NativeObject) : CGImagePropertyCIFFData in class org.robovm.apple.imageio.CGImagePropertyCIFFData | From | To | |
Rename Parameter property : CGImagePropertyTIFF to key : CGImagePropertyTIFF in method public set(key CGImagePropertyTIFF, value NativeObject) : CGImagePropertyTIFFData in class org.robovm.apple.imageio.CGImagePropertyTIFFData | From | To | |
Rename Parameter property : CGImagePropertyExifAux to key : CGImagePropertyExifAux in method public set(key CGImagePropertyExifAux, value NativeObject) : CGImagePropertyExifAuxData in class org.robovm.apple.imageio.CGImagePropertyExifAuxData | From | To | |
Rename Parameter showAlert : boolean to showsPowerAlert : boolean in method public setShowsPowerAlert(showsPowerAlert boolean) : CBCentralManagerOptions in class org.robovm.apple.corebluetooth.CBCentralManagerOptions | From | To | |
Rename Parameter metadata : CGImageProperty8BIMData to data : CGImageProperty8BIMData in method public set8BIMData(data CGImageProperty8BIMData) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Rename Parameter cache : boolean to shouldCacheImmediately : boolean in method public setShouldCacheImmediately(shouldCacheImmediately boolean) : CGImageSourceOptions in class org.robovm.apple.imageio.CGImageSourceOptions | From | To | |
Rename Parameter property : CGImagePropertyJFIF to key : CGImagePropertyJFIF in method public get(key CGImagePropertyJFIF, type Class<T>) : T in class org.robovm.apple.imageio.CGImagePropertyJFIFData | From | To | |
Rename Parameter property : CGImagePropertyJFIF to key : CGImagePropertyJFIF in method public has(key CGImagePropertyJFIF) : boolean in class org.robovm.apple.imageio.CGImagePropertyJFIFData | From | To | |
Rename Parameter typeIdentifier : String to typeIdentifierHint : String in method public setTypeIdentifierHint(typeIdentifierHint String) : CGImageSourceOptions in class org.robovm.apple.imageio.CGImageSourceOptions | From | To | |
Rename Parameter notify : boolean to notifiesOnNotification : boolean in method public setNotifiesOnNotification(notifiesOnNotification boolean) : CBConnectPeripheralOptions in class org.robovm.apple.corebluetooth.CBConnectPeripheralOptions | From | To | |
Rename Parameter color : CGColor to backgroundColor : CGColor in method public setBackgroundColor(backgroundColor CGColor) : CGImageDestinationProperties in class org.robovm.apple.imageio.CGImageDestinationProperties | From | To | |
Rename Parameter metadata : CGImagePropertyIPTCData to iPTCData : CGImagePropertyIPTCData in method public setIPTCData(iPTCData CGImagePropertyIPTCData) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Rename Parameter metadata : CGImagePropertyExifData to exifData : CGImagePropertyExifData in method public setExifData(exifData CGImagePropertyExifData) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Rename Parameter identifier : String to restoreIdentifier : String in method public setRestoreIdentifier(restoreIdentifier String) : CBCentralManagerOptions in class org.robovm.apple.corebluetooth.CBCentralManagerOptions | From | To | |
Rename Parameter quality : double to lossyCompressionQuality : double in method public setLossyCompressionQuality(lossyCompressionQuality double) : CGImageDestinationProperties in class org.robovm.apple.imageio.CGImageDestinationProperties | From | To | |
Rename Parameter metadata : CGImagePropertyExifAuxData to exifAuxData : CGImagePropertyExifAuxData in method public setExifAuxData(exifAuxData CGImagePropertyExifAuxData) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Rename Parameter cache : boolean to shouldCache : boolean in method public setShouldCache(shouldCache boolean) : CGImageSourceOptions in class org.robovm.apple.imageio.CGImageSourceOptions | From | To | |
Rename Parameter isFloat : boolean to containsFloatingPointPixels : boolean in method public setContainsFloatingPointPixels(containsFloatingPointPixels boolean) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Rename Parameter property : CGImagePropertyGPS to key : CGImagePropertyGPS in method public get(key CGImagePropertyGPS, type Class<T>) : T in class org.robovm.apple.imageio.CGImagePropertyGPSData | From | To | |
Rename Parameter property : CGImagePropertyGIF to key : CGImagePropertyGIF in method public get(key CGImagePropertyGIF, type Class<T>) : T in class org.robovm.apple.imageio.CGImagePropertyGIFData | From | To | |
Rename Parameter metadata : CGImagePropertyGIFData to gIFData : CGImagePropertyGIFData in method public setGIFData(gIFData CGImagePropertyGIFData) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Rename Parameter transform : boolean to shouldCreateThumbnailWithTransform : boolean in method public setShouldCreateThumbnailWithTransform(shouldCreateThumbnailWithTransform boolean) : CGImageSourceOptions in class org.robovm.apple.imageio.CGImageSourceOptions | From | To | |
Rename Parameter property : CGImagePropertyCIFF to key : CGImagePropertyCIFF in method public get(key CGImagePropertyCIFF, type Class<T>) : T in class org.robovm.apple.imageio.CGImagePropertyCIFFData | From | To | |
Rename Parameter property : CGImagePropertyIPTC to key : CGImagePropertyIPTC in method public get(key CGImagePropertyIPTC, type Class<T>) : T in class org.robovm.apple.imageio.CGImagePropertyIPTCData | From | To | |
Rename Parameter property : CGImagePropertyExif to key : CGImagePropertyExif in method public get(key CGImagePropertyExif, type Class<T>) : T in class org.robovm.apple.imageio.CGImagePropertyExifData | From | To | |
Rename Parameter metadata : CFDictionary to makerMinoltaData : CFDictionary in method public setMakerMinoltaData(makerMinoltaData CFDictionary) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Rename Parameter metadata : CGImagePropertyJFIFData to jFIFData : CGImagePropertyJFIFData in method public setJFIFData(jFIFData CGImagePropertyJFIFData) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Rename Parameter metadata : CFDictionary to makerOlympusData : CFDictionary in method public setMakerOlympusData(makerOlympusData CFDictionary) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Rename Parameter property : CGImageProperty8BIM to key : CGImageProperty8BIM in method public set(key CGImageProperty8BIM, value NativeObject) : CGImageProperty8BIMData in class org.robovm.apple.imageio.CGImageProperty8BIMData | From | To | |
Rename Parameter contactInfo : CGImagePropertyIPTCContactInfoData to creatorContactInfo : CGImagePropertyIPTCContactInfoData in method public setCreatorContactInfo(creatorContactInfo CGImagePropertyIPTCContactInfoData) : CGImagePropertyIPTCData in class org.robovm.apple.imageio.CGImagePropertyIPTCData | From | To | |
Rename Parameter metadata : CFDictionary to makerPentaxData : CFDictionary in method public setMakerPentaxData(makerPentaxData CFDictionary) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Rename Parameter property : CGImagePropertyGIF to key : CGImagePropertyGIF in method public has(key CGImagePropertyGIF) : boolean in class org.robovm.apple.imageio.CGImagePropertyGIFData | From | To | |
Rename Parameter metadata : CGImagePropertyNikonData to makerNikonData : CGImagePropertyNikonData in method public setMakerNikonData(makerNikonData CGImagePropertyNikonData) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Rename Parameter createThumbnail : boolean to shouldCreateThumbnailFromImageIfAbsent : boolean in method public setShouldCreateThumbnailFromImageIfAbsent(shouldCreateThumbnailFromImageIfAbsent boolean) : CGImageSourceOptions in class org.robovm.apple.imageio.CGImageSourceOptions | From | To | |
Rename Parameter profile : String to iCCProfile : String in method public setICCProfile(iCCProfile String) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Rename Parameter property : CGImagePropertyIPTCContactInfo to key : CGImagePropertyIPTCContactInfo in method public set(key CGImagePropertyIPTCContactInfo, value NativeObject) : CGImagePropertyIPTCContactInfoData in class org.robovm.apple.imageio.CGImagePropertyIPTCContactInfoData | From | To | |
Rename Parameter property : CGImageProperty8BIM to key : CGImageProperty8BIM in method public has(key CGImageProperty8BIM) : boolean in class org.robovm.apple.imageio.CGImageProperty8BIMData | From | To | |
Rename Parameter property : CGImagePropertyExifAux to key : CGImagePropertyExifAux in method public get(key CGImagePropertyExifAux, type Class<T>) : T in class org.robovm.apple.imageio.CGImagePropertyExifAuxData | From | To | |
Rename Parameter metadata : CGImagePropertyGPSData to gPSData : CGImagePropertyGPSData in method public setGPSData(gPSData CGImagePropertyGPSData) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Rename Parameter alphaChannel : boolean to hasAlphaChannel : boolean in method public setHasAlphaChannel(hasAlphaChannel boolean) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Rename Parameter allowDuplicates : boolean to allowsDuplicates : boolean in method public setAllowsDuplicates(allowsDuplicates boolean) : CBCentralManagerScanOptions in class org.robovm.apple.corebluetooth.CBCentralManagerScanOptions | From | To | |
Rename Parameter metadata : CFDictionary to makerFujiData : CFDictionary in method public setMakerFujiData(makerFujiData CFDictionary) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Rename Parameter embed : boolean to embedsThumbnail : boolean in method public setEmbedsThumbnail(embedsThumbnail boolean) : CGImageDestinationProperties in class org.robovm.apple.imageio.CGImageDestinationProperties | From | To | |
Rename Parameter property : CGImagePropertyPNG to key : CGImagePropertyPNG in method public set(key CGImagePropertyPNG, value NativeObject) : CGImagePropertyPNGData in class org.robovm.apple.imageio.CGImagePropertyPNGData | From | To | |
Rename Parameter identifier : String to restoreIdentifier : String in method public setRestoreIdentifier(restoreIdentifier String) : CBPeripheralManagerOptions in class org.robovm.apple.corebluetooth.CBPeripheralManagerOptions | From | To | |
Rename Parameter property : CGImagePropertyExifAux to key : CGImagePropertyExifAux in method public has(key CGImagePropertyExifAux) : boolean in class org.robovm.apple.imageio.CGImagePropertyExifAuxData | From | To | |
Rename Parameter property : CGImagePropertyDNG to key : CGImagePropertyDNG in method public set(key CGImagePropertyDNG, value NativeObject) : CGImagePropertyDNGData in class org.robovm.apple.imageio.CGImagePropertyDNGData | From | To | |
Rename Parameter notify : boolean to notifiesOnConnection : boolean in method public setNotifiesOnConnection(notifiesOnConnection boolean) : CBConnectPeripheralOptions in class org.robovm.apple.corebluetooth.CBConnectPeripheralOptions | From | To | |
Rename Parameter property : CGImagePropertyNikon to key : CGImagePropertyNikon in method public has(key CGImagePropertyNikon) : boolean in class org.robovm.apple.imageio.CGImagePropertyNikonData | From | To | |
Rename Parameter metadata : CFDictionary to rawData : CFDictionary in method public setRawData(rawData CFDictionary) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Rename Parameter property : CGImagePropertyIPTCContactInfo to key : CGImagePropertyIPTCContactInfo in method public has(key CGImagePropertyIPTCContactInfo) : boolean in class org.robovm.apple.imageio.CGImagePropertyIPTCContactInfoData | From | To | |
Rename Parameter merge : boolean to mergesMetadata : boolean in method public setMergesMetadata(mergesMetadata boolean) : CGImageDestinationCopySourceOptions in class org.robovm.apple.imageio.CGImageDestinationCopySourceOptions | From | To | |
Rename Parameter width : long to pixelWidth : long in method public setPixelWidth(pixelWidth long) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Rename Parameter recursive : boolean to enumeratesRecursively : boolean in method public setEnumeratesRecursively(enumeratesRecursively boolean) : CGImageMetadataEnumerationOptions in class org.robovm.apple.imageio.CGImageMetadataEnumerationOptions | From | To | |
Rename Parameter metadata : CGImagePropertyCIFFData to cIFFData : CGImagePropertyCIFFData in method public setCIFFData(cIFFData CGImagePropertyCIFFData) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Rename Parameter dpi : long to dPIWidth : long in method public setDPIWidth(dPIWidth long) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Rename Parameter allowFloat : boolean to shouldAllowFloat : boolean in method public setShouldAllowFloat(shouldAllowFloat boolean) : CGImageSourceOptions in class org.robovm.apple.imageio.CGImageSourceOptions | From | To | |
Rename Parameter metadata : CGImagePropertyTIFFData to tIFFData : CGImagePropertyTIFFData in method public setTIFFData(tIFFData CGImagePropertyTIFFData) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Rename Parameter exclude : boolean to shouldExcludeXMP : boolean in method public setShouldExcludeXMP(shouldExcludeXMP boolean) : CGImageDestinationCopySourceOptions in class org.robovm.apple.imageio.CGImageDestinationCopySourceOptions | From | To | |
Rename Parameter height : long to pixelHeight : long in method public setPixelHeight(pixelHeight long) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Rename Parameter property : CGImagePropertyCanon to key : CGImagePropertyCanon in method public set(key CGImagePropertyCanon, value NativeObject) : CGImagePropertyCanonData in class org.robovm.apple.imageio.CGImagePropertyCanonData | From | To | |
Rename Parameter metadata : CGImagePropertyPNGData to pNGData : CGImagePropertyPNGData in method public setPNGData(pNGData CGImagePropertyPNGData) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Rename Parameter property : CGImagePropertyExif to key : CGImagePropertyExif in method public has(key CGImagePropertyExif) : boolean in class org.robovm.apple.imageio.CGImagePropertyExifData | From | To | |
Rename Parameter property : CGImagePropertyCIFF to key : CGImagePropertyCIFF in method public has(key CGImagePropertyCIFF) : boolean in class org.robovm.apple.imageio.CGImagePropertyCIFFData | From | To | |
Rename Parameter notify : boolean to notifiesOnDisconnection : boolean in method public setNotifiesOnDisconnection(notifiesOnDisconnection boolean) : CBConnectPeripheralOptions in class org.robovm.apple.corebluetooth.CBConnectPeripheralOptions | From | To | |
Rename Parameter property : CGImagePropertyIPTC to key : CGImagePropertyIPTC in method public has(key CGImagePropertyIPTC) : boolean in class org.robovm.apple.imageio.CGImagePropertyIPTCData | From | To | |
Rename Parameter property : CGImagePropertyTIFF to key : CGImagePropertyTIFF in method public get(key CGImagePropertyTIFF, type Class<T>) : T in class org.robovm.apple.imageio.CGImagePropertyTIFFData | From | To | |
Rename Parameter property : CGImagePropertyCanon to key : CGImagePropertyCanon in method public get(key CGImagePropertyCanon, type Class<T>) : T in class org.robovm.apple.imageio.CGImagePropertyCanonData | From | To | |
Rename Parameter property : CGImagePropertyNikon to key : CGImagePropertyNikon in method public get(key CGImagePropertyNikon, type Class<T>) : T in class org.robovm.apple.imageio.CGImagePropertyNikonData | From | To | |
Rename Parameter size : long to maxPixelSize : long in method public setMaxPixelSize(maxPixelSize long) : CGImageDestinationProperties in class org.robovm.apple.imageio.CGImageDestinationProperties | From | To | |
Rename Parameter metadata : CGImagePropertyCanonData to makerCanonData : CGImagePropertyCanonData in method public setMakerCanonData(makerCanonData CGImagePropertyCanonData) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Rename Parameter property : CGImagePropertyGPS to key : CGImagePropertyGPS in method public set(key CGImagePropertyGPS, value NativeObject) : CGImagePropertyGPSData in class org.robovm.apple.imageio.CGImagePropertyGPSData | From | To | |
Rename Parameter property : CGImageProperty8BIM to key : CGImageProperty8BIM in method public get(key CGImageProperty8BIM, type Class<T>) : T in class org.robovm.apple.imageio.CGImageProperty8BIMData | From | To | |
Rename Parameter property : CGImagePropertyExif to key : CGImagePropertyExif in method public set(key CGImagePropertyExif, value NativeObject) : CGImagePropertyExifData in class org.robovm.apple.imageio.CGImagePropertyExifData | From | To | |
Rename Parameter property : CGImagePropertyIPTC to key : CGImagePropertyIPTC in method public set(key CGImagePropertyIPTC, value NativeObject) : CGImagePropertyIPTCData in class org.robovm.apple.imageio.CGImagePropertyIPTCData | From | To | |
Rename Parameter property : CGImagePropertyCanon to key : CGImagePropertyCanon in method public has(key CGImagePropertyCanon) : boolean in class org.robovm.apple.imageio.CGImagePropertyCanonData | From | To | |
Rename Parameter property : CGImagePropertyNikon to key : CGImagePropertyNikon in method public set(key CGImagePropertyNikon, value NativeObject) : CGImagePropertyNikonData in class org.robovm.apple.imageio.CGImagePropertyNikonData | From | To | |
Rename Parameter metadata : CGImagePropertyDNGData to dNGData : CGImagePropertyDNGData in method public setDNGData(dNGData CGImagePropertyDNGData) : CGImageProperties in class org.robovm.apple.imageio.CGImageProperties | From | To | |
Rename Parameter property : CGImagePropertyPNG to key : CGImagePropertyPNG in method public has(key CGImagePropertyPNG) : boolean in class org.robovm.apple.imageio.CGImagePropertyPNGData | From | To | |
Rename Parameter property : CGImagePropertyJFIF to key : CGImagePropertyJFIF in method public set(key CGImagePropertyJFIF, value NativeObject) : CGImagePropertyJFIFData in class org.robovm.apple.imageio.CGImagePropertyJFIFData | From | To | |
Rename Parameter showAlert : boolean to showsPowerAlert : boolean in method public setShowsPowerAlert(showsPowerAlert boolean) : CBPeripheralManagerOptions in class org.robovm.apple.corebluetooth.CBPeripheralManagerOptions | From | To | |
Rename Parameter property : CGImagePropertyGPS to key : CGImagePropertyGPS in method public has(key CGImagePropertyGPS) : boolean in class org.robovm.apple.imageio.CGImagePropertyGPSData | From | To | |
Rename Parameter maxSize : long to thumbnailMaxPixelSize : long in method public setThumbnailMaxPixelSize(thumbnailMaxPixelSize long) : CGImageSourceOptions in class org.robovm.apple.imageio.CGImageSourceOptions | From | To | |
Rename Parameter property : CGImagePropertyGIF to key : CGImagePropertyGIF in method public set(key CGImagePropertyGIF, value NativeObject) : CGImagePropertyGIFData in class org.robovm.apple.imageio.CGImagePropertyGIFData | From | To |