25820e072a1b749fa69f150ec23166e2fc1a1075
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 4 | ||
Extract Method public getBoundingRect(str String, size CGSize, options NSStringDrawingOptions, attributes NSDictionary<NSString,NSObject>, context NSStringDrawingContext) : CGRect extracted from public getBoundingRect(size CGSize, options NSStringDrawingOptions, attributes CTAttributedStringAttributes, context NSStringDrawingContext) : CGRect in class org.robovm.apple.foundation.NSString | From | To | |
Extract Method public getBoundingRect(str String, size CGSize, options NSStringDrawingOptions, attributes NSDictionary<NSString,NSObject>, context NSStringDrawingContext) : CGRect extracted from public getBoundingRect(size CGSize, options NSStringDrawingOptions, attributes CMTextMarkupAttributes, context NSStringDrawingContext) : CGRect in class org.robovm.apple.foundation.NSString | From | To | |
Extract Method public draw(str String, rect CGRect, options NSStringDrawingOptions, attributes NSDictionary<NSString,NSObject>, context NSStringDrawingContext) : void extracted from public draw(rect CGRect, options NSStringDrawingOptions, attributes CTAttributedStringAttributes, context NSStringDrawingContext) : void in class org.robovm.apple.foundation.NSString | From | To | |
Extract Method public draw(str String, rect CGRect, options NSStringDrawingOptions, attributes NSDictionary<NSString,NSObject>, context NSStringDrawingContext) : void extracted from public draw(rect CGRect, options NSStringDrawingOptions, attributes CMTextMarkupAttributes, context NSStringDrawingContext) : void in class org.robovm.apple.foundation.NSString | From | To |