Source compatibility report for the JLaTeXMath library between 1.0.1 and 1.0.2 versions
Test Info
Library Name | JLaTeXMath |
Version #1 | 1.0.1 |
Version #2 | 1.0.2 |
Test Results
Total Java ARchives | 1 |
---|
Total Methods / Classes | 1071 / 177 |
---|
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Methods | - | 3 |
---|
Removed Methods | High | 0 |
---|
Problems with Data Types | High | 0 |
---|
Medium | 0 |
Low | 0 |
Problems with Methods | High | 0 |
---|
Medium | 0 |
Low | 0 |
Added Methods (3)
jlatexmath-1.0.2.jar, TeXEnvironment.class
package org.scilab.forge.jlatexmath
TeXEnvironment.getInterline ( ) : float
[mangled: org/scilab/forge/jlatexmath/TeXEnvironment.getInterline:()F]
TeXEnvironment.setInterline ( int unit, float len ) : void
[mangled: org/scilab/forge/jlatexmath/TeXEnvironment.setInterline:(IF)V]
jlatexmath-1.0.2.jar, TeXFormula.class
package org.scilab.forge.jlatexmath
TeXFormula.getExternalFont ( Character.UnicodeBlock block ) [static] : TeXFormula.FontInfos
[mangled: org/scilab/forge/jlatexmath/TeXFormula.getExternalFont:(Ljava/lang/Character$UnicodeBlock;)Lorg/scilab/forge/jlatexmath/TeXFormula$FontInfos;]
to the top
Java ARchives (1)
jlatexmath-1.0.1.jar
to the top