94052a639d5d02fc553472b3d4627c5f039b154a
Files Diff
- Added: 12
- Removed: 1
- Renamed: 0
- Modified: 29
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 5 | ||
Rename Method public getMatchingFontDescriptors(mandatoryAttributes List<CTFontAttribute>) : List<CTFontDescriptor> renamed to public createMatchingFontDescriptors(mandatoryAttributes List<CTFontAttribute>) : List<CTFontDescriptor> in class org.robovm.apple.coretext.CTFontDescriptor | From | To | |
Rename Method public setRemoveDuplicates(removeDuplicates boolean) : CTFontCollectionOptions renamed to public setRemovesDuplicates(removesDuplicates boolean) : CTFontCollectionOptions in class org.robovm.apple.coretext.CTFontCollectionOptions | From | To | |
Rename Method public contains(attribute CTFontAttribute) : boolean renamed to public has(key CTFontAttribute) : boolean in class org.robovm.apple.coretext.CTFontAttributes | From | To | |
Rename Method public getMatchingFontDescriptor(mandatoryAttributes List<CTFontAttribute>) : CTFontDescriptor renamed to public createMatchingFontDescriptor(mandatoryAttributes List<CTFontAttribute>) : CTFontDescriptor in class org.robovm.apple.coretext.CTFontDescriptor | From | To | |
Rename Method public isRemovingDuplicates() : boolean renamed to public removesDuplicates() : boolean in class org.robovm.apple.coretext.CTFontCollectionOptions | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type value : NSString to value : CFString in method public valueOf(value CFString) : CTFontNameKey in class org.robovm.apple.coretext.CTFontNameKey | From | To | |
Move Method | 18 | ||
Move Method protected DisableBidiProcessing() : CFString from class org.robovm.apple.coretext.CTTypesetterOptions to public DisableBidiProcessing() : CFString from class org.robovm.apple.coretext.CTTypesetterOptions.Keys | From | To | |
Move Method protected TotalAssetSize() : CFString from class org.robovm.apple.coretext.CTFontDescriptorProgressData to public TotalAssetSize() : CFString from class org.robovm.apple.coretext.CTFontDescriptorProgressData.Keys | From | To | |
Move Method protected ClippingPaths() : CFString from class org.robovm.apple.coretext.CTFrameAttributes to public ClippingPaths() : CFString from class org.robovm.apple.coretext.CTFrameAttributes.Keys | From | To | |
Move Method protected SlantTrait() : CFString from class org.robovm.apple.coretext.CTFontTraits to public SlantTrait() : CFString from class org.robovm.apple.coretext.CTFontTraits.Keys | From | To | |
Move Method protected TotalDownloadedSize() : CFString from class org.robovm.apple.coretext.CTFontDescriptorProgressData to public TotalDownloadedSize() : CFString from class org.robovm.apple.coretext.CTFontDescriptorProgressData.Keys | From | To | |
Move Method protected WidthTrait() : CFString from class org.robovm.apple.coretext.CTFontTraits to public WidthTrait() : CFString from class org.robovm.apple.coretext.CTFontTraits.Keys | From | To | |
Move Method protected ForcedEmbeddingLevel() : CFString from class org.robovm.apple.coretext.CTTypesetterOptions to public ForcedEmbeddingLevel() : CFString from class org.robovm.apple.coretext.CTTypesetterOptions.Keys | From | To | |
Move Method protected Progression() : CFString from class org.robovm.apple.coretext.CTFrameAttributes to public Progression() : CFString from class org.robovm.apple.coretext.CTFrameAttributes.Keys | From | To | |
Move Method protected SymbolicTrait() : CFString from class org.robovm.apple.coretext.CTFontTraits to public SymbolicTrait() : CFString from class org.robovm.apple.coretext.CTFontTraits.Keys | From | To | |
Move Method protected CurrentAssetSize() : CFString from class org.robovm.apple.coretext.CTFontDescriptorProgressData to public CurrentAssetSize() : CFString from class org.robovm.apple.coretext.CTFontDescriptorProgressData.Keys | From | To | |
Move Method protected PathWidth() : CFString from class org.robovm.apple.coretext.CTFrameAttributes to public PathWidth() : CFString from class org.robovm.apple.coretext.CTFrameAttributes.Keys | From | To | |
Move Method protected Result() : CFString from class org.robovm.apple.coretext.CTFontDescriptorProgressData to public Result() : CFString from class org.robovm.apple.coretext.CTFontDescriptorProgressData.Keys | From | To | |
Move Method protected SourceDescriptor() : CFString from class org.robovm.apple.coretext.CTFontDescriptorProgressData to public SourceDescriptor() : CFString from class org.robovm.apple.coretext.CTFontDescriptorProgressData.Keys | From | To | |
Move Method protected Percentage() : CFString from class org.robovm.apple.coretext.CTFontDescriptorProgressData to public Percentage() : CFString from class org.robovm.apple.coretext.CTFontDescriptorProgressData.Keys | From | To | |
Move Method protected Descriptors() : CFString from class org.robovm.apple.coretext.CTFontDescriptorProgressData to public Descriptors() : CFString from class org.robovm.apple.coretext.CTFontDescriptorProgressData.Keys | From | To | |
Move Method protected Error() : CFString from class org.robovm.apple.coretext.CTFontDescriptorProgressData to public Error() : CFString from class org.robovm.apple.coretext.CTFontDescriptorProgressData.Keys | From | To | |
Move Method protected PathFillRule() : CFString from class org.robovm.apple.coretext.CTFrameAttributes to public PathFillRule() : CFString from class org.robovm.apple.coretext.CTFrameAttributes.Keys | From | To | |
Move Method protected WeightTrait() : CFString from class org.robovm.apple.coretext.CTFontTraits to public WeightTrait() : CFString from class org.robovm.apple.coretext.CTFontTraits.Keys | From | To | |
Rename Variable | 3 | ||
Rename Variable list : CFArray to val : CFArray in method public setClippingPaths(clippingPaths List<CTFrameClippingPath>) : CTFrameAttributes in class org.robovm.apple.coretext.CTFrameAttributes | From | To | |
Rename Variable arr : CFDictionary[] to array : CFDictionary[] in method public getClippingPaths() : List<CTFrameClippingPath> in class org.robovm.apple.coretext.CTFrameAttributes | From | To | |
Rename Variable path : CTFrameClippingPath to e : CTFrameClippingPath in method public setClippingPaths(clippingPaths List<CTFrameClippingPath>) : CTFrameAttributes in class org.robovm.apple.coretext.CTFrameAttributes | From | To | |
Change Return Type | 4 | ||
Change Return Type CFArray to List<CTFontTableTag> in method public getAvailableTables(options CTFontTableOptions) : List<CTFontTableTag> in class org.robovm.apple.coretext.CTFont | From | To | |
Change Return Type CFArray to List<CTFontDescriptor> in method public getDefaultCascadeList(languagePrefList List<String>) : List<CTFontDescriptor> in class org.robovm.apple.coretext.CTFont | From | To | |
Change Return Type CFError to NSError in method public getError() : NSError in class org.robovm.apple.coretext.CTFontDescriptorProgressData | From | To | |
Change Return Type CFDictionary to Map<String,NSNumber> in method public getVariation() : Map<String,NSNumber> in class org.robovm.apple.coretext.CTFont | From | To | |
Extract Class | 7 | ||
Extract Class org.robovm.apple.coretext.CTFontNameKey.Values from class org.robovm.apple.coretext.CTFontNameKey | From | To | |
Extract Class org.robovm.apple.coretext.CTFontVariationAxes.Keys from class org.robovm.apple.coretext.CTFontVariationAxes | From | To | |
Extract Class org.robovm.apple.coretext.CTTypesetterOptions.Keys from class org.robovm.apple.coretext.CTTypesetterOptions | From | To | |
Extract Class org.robovm.apple.coretext.CTFontAttribute.Values from class org.robovm.apple.coretext.CTFontAttribute | From | To | |
Extract Class org.robovm.apple.coretext.CTFontDescriptorProgressData.Keys from class org.robovm.apple.coretext.CTFontDescriptorProgressData | From | To | |
Extract Class org.robovm.apple.coretext.CTFrameAttributes.Keys from class org.robovm.apple.coretext.CTFrameAttributes | From | To | |
Extract Class org.robovm.apple.coretext.CTFontTraits.Keys from class org.robovm.apple.coretext.CTFontTraits | From | To | |
Change Variable Type | 1 | ||
Change Variable Type val : CFNumber to val : CFBoolean in method public isEnabled() : boolean in class org.robovm.apple.coretext.CTFontAttributes | From | To | |
Extract Method | 69 | ||
Extract Method public get(key CFString, type Class<T>) : T extracted from public getLocalizedName() : String in class org.robovm.apple.coretext.CTFontVariationAxes | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getIdentifier() : long in class org.robovm.apple.coretext.CTFontVariationAxes | From | To | |
Extract Method public set(key CFString, value NativeObject) : CTFontVariationAxes extracted from public setMaximumValue(value double) : CTFontVariationAxes in class org.robovm.apple.coretext.CTFontVariationAxes | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getSlantTrait() : float in class org.robovm.apple.coretext.CTFontTraits | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getSourceDescriptor() : CTFontDescriptor in class org.robovm.apple.coretext.CTFontDescriptorProgressData | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public isRemovingDuplicates() : boolean in class org.robovm.apple.coretext.CTFontCollectionOptions | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getResult() : List<CTFontDescriptor> in class org.robovm.apple.coretext.CTFontDescriptorProgressData | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getResult() : List<CTFontDescriptor> in class org.robovm.apple.coretext.CTFontDescriptorProgressData | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getMaximumValue() : double in class org.robovm.apple.coretext.CTFontVariationAxes | From | To | |
Extract Method public set(key CFString, value NativeObject) : CTTypesetterOptions extracted from public setEmbeddingLevel(level int) : CTTypesetterOptions in class org.robovm.apple.coretext.CTTypesetterOptions | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getProgression() : CTFrameProgression in class org.robovm.apple.coretext.CTFrameAttributes | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getPathWidth() : double in class org.robovm.apple.coretext.CTFrameAttributes | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getSlantTrait() : float in class org.robovm.apple.coretext.CTFontTraits | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public isBidiProcessingDisabled() : boolean in class org.robovm.apple.coretext.CTTypesetterOptions | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getDefaultValue() : double in class org.robovm.apple.coretext.CTFontVariationAxes | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getCurrentAssetSize() : long in class org.robovm.apple.coretext.CTFontDescriptorProgressData | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getPercentage() : double in class org.robovm.apple.coretext.CTFontDescriptorProgressData | From | To | |
Extract Method public set(key CFString, value NativeObject) : CTFontTraits extracted from public setSlantTrait(trait float) : CTFontTraits in class org.robovm.apple.coretext.CTFontTraits | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getProgression() : CTFrameProgression in class org.robovm.apple.coretext.CTFrameAttributes | From | To | |
Extract Method public set(key CFString, value NativeObject) : CTFontVariationAxes extracted from public setLocalizedName(name String) : CTFontVariationAxes in class org.robovm.apple.coretext.CTFontVariationAxes | From | To | |
Extract Method public set(key CFString, value NativeObject) : CTFontTraits extracted from public setWeightTrait(trait float) : CTFontTraits in class org.robovm.apple.coretext.CTFontTraits | From | To | |
Extract Method public set(key CFString, value NativeObject) : CTFontTraits extracted from public setSymbolicTrait(trait CTFontSymbolicTraits) : CTFontTraits in class org.robovm.apple.coretext.CTFontTraits | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getSymbolicTrait() : CTFontSymbolicTraits in class org.robovm.apple.coretext.CTFontTraits | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getWidthTrait() : float in class org.robovm.apple.coretext.CTFontTraits | From | To | |
Extract Method public set(key CFString, value NativeObject) : CTFontVariationAxes extracted from public setIdentifier(identifier long) : CTFontVariationAxes in class org.robovm.apple.coretext.CTFontVariationAxes | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getEmbeddingLevel() : int in class org.robovm.apple.coretext.CTTypesetterOptions | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getLocalizedName() : String in class org.robovm.apple.coretext.CTFontVariationAxes | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getWidthTrait() : float in class org.robovm.apple.coretext.CTFontTraits | From | To | |
Extract Method public has(key CFString) : boolean extracted from public isRemovingDuplicates() : boolean in class org.robovm.apple.coretext.CTFontCollectionOptions | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getDescriptors() : List<CTFontDescriptor> in class org.robovm.apple.coretext.CTFontDescriptorProgressData | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getTotalDownloadedSize() : long in class org.robovm.apple.coretext.CTFontDescriptorProgressData | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getPathFillRule() : CTFramePathFillRule in class org.robovm.apple.coretext.CTFrameAttributes | From | To | |
Extract Method public set(key CFString, value NativeObject) : CTFontCollectionOptions extracted from public setRemoveDuplicates(removeDuplicates boolean) : CTFontCollectionOptions in class org.robovm.apple.coretext.CTFontCollectionOptions | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getClippingPaths() : List<CTFrameClippingPath> in class org.robovm.apple.coretext.CTFrameAttributes | From | To | |
Extract Method public set(key CFString, value NativeObject) : CTFrameAttributes extracted from public setPathFillRule(pathFillRule CTFramePathFillRule) : CTFrameAttributes in class org.robovm.apple.coretext.CTFrameAttributes | From | To | |
Extract Method public set(key CFString, value NativeObject) : CTTypesetterOptions extracted from public setBidiProcessingDisabled(disable boolean) : CTTypesetterOptions in class org.robovm.apple.coretext.CTTypesetterOptions | From | To | |
Extract Method public has(key CFString) : boolean extracted from public isBidiProcessingDisabled() : boolean in class org.robovm.apple.coretext.CTTypesetterOptions | From | To | |
Extract Method public set(key CFString, value NativeObject) : CTFrameAttributes extracted from public setProgression(progression CTFrameProgression) : CTFrameAttributes in class org.robovm.apple.coretext.CTFrameAttributes | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getIdentifier() : long in class org.robovm.apple.coretext.CTFontVariationAxes | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getDefaultValue() : double in class org.robovm.apple.coretext.CTFontVariationAxes | From | To | |
Extract Method public set(key CFString, value NativeObject) : CTTextTabOptions extracted from public setTerminatingCharacter(character NSCharacterSet) : CTTextTabOptions in class org.robovm.apple.coretext.CTTextTabOptions | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getSymbolicTrait() : CTFontSymbolicTraits in class org.robovm.apple.coretext.CTFontTraits | From | To | |
Extract Method public set(key CFString, value NativeObject) : CTFrameAttributes extracted from public setClippingPaths(paths List<CTFrameClippingPath>) : CTFrameAttributes in class org.robovm.apple.coretext.CTFrameAttributes | From | To | |
Extract Method public set(key CFString, value NativeObject) : CTFontVariationAxes extracted from public setMinimumValue(value double) : CTFontVariationAxes in class org.robovm.apple.coretext.CTFontVariationAxes | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getTerminatingCharacter() : NSCharacterSet in class org.robovm.apple.coretext.CTTextTabOptions | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getDescriptors() : List<CTFontDescriptor> in class org.robovm.apple.coretext.CTFontDescriptorProgressData | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getMinimumValue() : double in class org.robovm.apple.coretext.CTFontVariationAxes | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getTotalAssetSize() : long in class org.robovm.apple.coretext.CTFontDescriptorProgressData | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getClippingPaths() : List<CTFrameClippingPath> in class org.robovm.apple.coretext.CTFrameAttributes | From | To | |
Extract Method public set(key CFString, value NativeObject) : CTFontVariationAxes extracted from public setDefaultValue(value double) : CTFontVariationAxes in class org.robovm.apple.coretext.CTFontVariationAxes | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getPathWidth() : double in class org.robovm.apple.coretext.CTFrameAttributes | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getEmbeddingLevel() : int in class org.robovm.apple.coretext.CTTypesetterOptions | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getTerminatingCharacter() : NSCharacterSet in class org.robovm.apple.coretext.CTTextTabOptions | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getPath() : CGPath in class org.robovm.apple.coretext.CTFrameClippingPath | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getCurrentAssetSize() : long in class org.robovm.apple.coretext.CTFontDescriptorProgressData | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getWeightTrait() : float in class org.robovm.apple.coretext.CTFontTraits | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getTotalAssetSize() : long in class org.robovm.apple.coretext.CTFontDescriptorProgressData | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getMaximumValue() : double in class org.robovm.apple.coretext.CTFontVariationAxes | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getPath() : CGPath in class org.robovm.apple.coretext.CTFrameClippingPath | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getTotalDownloadedSize() : long in class org.robovm.apple.coretext.CTFontDescriptorProgressData | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getSourceDescriptor() : CTFontDescriptor in class org.robovm.apple.coretext.CTFontDescriptorProgressData | From | To | |
Extract Method public set(key CFString, value NativeObject) : CTFontTraits extracted from public setWidthTrait(trait float) : CTFontTraits in class org.robovm.apple.coretext.CTFontTraits | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getPathFillRule() : CTFramePathFillRule in class org.robovm.apple.coretext.CTFrameAttributes | From | To | |
Extract Method public set(key CFString, value NativeObject) : CTFrameAttributes extracted from public setPathWidth(width double) : CTFrameAttributes in class org.robovm.apple.coretext.CTFrameAttributes | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getMinimumValue() : double in class org.robovm.apple.coretext.CTFontVariationAxes | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getError() : CFError in class org.robovm.apple.coretext.CTFontDescriptorProgressData | From | To | |
Extract Method public has(key CFString) : boolean extracted from public getWeightTrait() : float in class org.robovm.apple.coretext.CTFontTraits | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getError() : CFError in class org.robovm.apple.coretext.CTFontDescriptorProgressData | From | To | |
Extract Method public get(key CFString, type Class<T>) : T extracted from public getPercentage() : double in class org.robovm.apple.coretext.CTFontDescriptorProgressData | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public set(key CFString, value NativeObject) : CTFontCollectionOptions extracted from public setPath(path CGPath) : CTFrameClippingPath in class org.robovm.apple.coretext.CTFrameClippingPath & moved to class org.robovm.apple.coretext.CTFontCollectionOptions | From | To | |
Rename Parameter | 21 | ||
Rename Parameter value : double to maximumValue : double in method public setMaximumValue(maximumValue double) : CTFontVariationAxes in class org.robovm.apple.coretext.CTFontVariationAxes | From | To | |
Rename Parameter disable : boolean to bidiProcessingDisabled : boolean in method public setBidiProcessingDisabled(bidiProcessingDisabled boolean) : CTTypesetterOptions in class org.robovm.apple.coretext.CTTypesetterOptions | From | To | |
Rename Parameter scope : CTFontManagerScope to registrationScope : CTFontManagerScope in method public setRegistrationScope(registrationScope CTFontManagerScope) : CTFontAttributes in class org.robovm.apple.coretext.CTFontAttributes | From | To | |
Rename Parameter paths : List<CTFrameClippingPath> to clippingPaths : List<CTFrameClippingPath> in method public setClippingPaths(clippingPaths List<CTFrameClippingPath>) : CTFrameAttributes in class org.robovm.apple.coretext.CTFrameAttributes | From | To | |
Rename Parameter attribute : CTFontAttribute to key : CTFontAttribute in method public set(key CTFontAttribute, value NativeObject) : CTFontAttributes in class org.robovm.apple.coretext.CTFontAttributes | From | To | |
Rename Parameter url : NSURL to uRL : NSURL in method public setURL(uRL NSURL) : CTFontAttributes in class org.robovm.apple.coretext.CTFontAttributes | From | To | |
Rename Parameter level : int to embeddingLevel : int in method public setEmbeddingLevel(embeddingLevel int) : CTTypesetterOptions in class org.robovm.apple.coretext.CTTypesetterOptions | From | To | |
Rename Parameter trait : float to slantTrait : float in method public setSlantTrait(slantTrait float) : CTFontTraits in class org.robovm.apple.coretext.CTFontTraits | From | To | |
Rename Parameter value : double to minimumValue : double in method public setMinimumValue(minimumValue double) : CTFontVariationAxes in class org.robovm.apple.coretext.CTFontVariationAxes | From | To | |
Rename Parameter attribute : CTFontAttribute to key : CTFontAttribute in method public get(key CTFontAttribute, type Class<T>) : T in class org.robovm.apple.coretext.CTFontAttributes | From | To | |
Rename Parameter trait : float to weightTrait : float in method public setWeightTrait(weightTrait float) : CTFontTraits in class org.robovm.apple.coretext.CTFontTraits | From | To | |
Rename Parameter character : NSCharacterSet to terminatingCharacter : NSCharacterSet in method public setTerminatingCharacter(terminatingCharacter NSCharacterSet) : CTTextTabOptions in class org.robovm.apple.coretext.CTTextTabOptions | From | To | |
Rename Parameter list : List<CTFontDescriptor> to cascadeList : List<CTFontDescriptor> in method public setCascadeList(cascadeList List<CTFontDescriptor>) : CTFontAttributes in class org.robovm.apple.coretext.CTFontAttributes | From | To | |
Rename Parameter trait : float to widthTrait : float in method public setWidthTrait(widthTrait float) : CTFontTraits in class org.robovm.apple.coretext.CTFontTraits | From | To | |
Rename Parameter attribute : CTFontAttribute to key : CTFontAttribute in method public has(key CTFontAttribute) : boolean in class org.robovm.apple.coretext.CTFontAttributes | From | To | |
Rename Parameter width : double to pathWidth : double in method public setPathWidth(pathWidth double) : CTFrameAttributes in class org.robovm.apple.coretext.CTFrameAttributes | From | To | |
Rename Parameter value : double to defaultValue : double in method public setDefaultValue(defaultValue double) : CTFontVariationAxes in class org.robovm.apple.coretext.CTFontVariationAxes | From | To | |
Rename Parameter removeDuplicates : boolean to removesDuplicates : boolean in method public setRemovesDuplicates(removesDuplicates boolean) : CTFontCollectionOptions in class org.robovm.apple.coretext.CTFontCollectionOptions | From | To | |
Rename Parameter name : String to localizedName : String in method public setLocalizedName(localizedName String) : CTFontVariationAxes in class org.robovm.apple.coretext.CTFontVariationAxes | From | To | |
Rename Parameter encodingBits : long to macintoshEncodings : long in method public setMacintoshEncodings(macintoshEncodings long) : CTFontAttributes in class org.robovm.apple.coretext.CTFontAttributes | From | To | |
Rename Parameter trait : CTFontSymbolicTraits to symbolicTrait : CTFontSymbolicTraits in method public setSymbolicTrait(symbolicTrait CTFontSymbolicTraits) : CTFontTraits in class org.robovm.apple.coretext.CTFontTraits | From | To |