01dfa87da9cd96002d4ba995f33cf93c56d29903
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private saveAsSvg(fileName String, svg String, formula String, width float, height float) : void extracted from public svgToPng(fileName String, svg String, formula String, width float, height float) : void in class com.kodcu.service.extension.MathJaxService | From | To | |
Extract Method private saveAsPng(fileName String, svg String, formula String, width float, height float) : void extracted from public svgToPng(fileName String, svg String, formula String, width float, height float) : void in class com.kodcu.service.extension.MathJaxService | From | To |