Binary compatibility report for the JLaTeXMath library between 1.0.0 and 1.0.1 versions

Test Info


Library NameJLaTeXMath
Version #11.0.0
Version #21.0.1

Test Results


Total Java ARchives1
Total Methods / Classes1068 / 176
VerdictCompatible

Problem Summary


SeverityCount
Added Methods-20
Removed MethodsHigh0
Problems with
Data Types
High0
Medium0
Low1
Problems with
Methods
High0
Medium0
Low0
Other Changes
in Data Types
-1

Added Methods (20)


jlatexmath-1.0.1.jar, ArrayOfAtoms.class
package org.scilab.forge.jlatexmath
ArrayOfAtoms.getAsVRow ( )  :  VRowAtom

jlatexmath-1.0.1.jar, BreakFormula.class
package org.scilab.forge.jlatexmath
BreakFormula.split ( HorizontalBox hbox, float width, float interline ) [static]  :  Box

jlatexmath-1.0.1.jar, CharAtom.class
package org.scilab.forge.jlatexmath
CharAtom.toString ( )  :  String

jlatexmath-1.0.1.jar, DefaultTeXFont.class
package org.scilab.forge.jlatexmath
DefaultTeXFont.getEM ( int style )  :  float

jlatexmath-1.0.1.jar, MatrixAtom.class
package org.scilab.forge.jlatexmath
MatrixAtom.MatrixAtom ( boolean isPartial, ArrayOfAtoms array, int type, boolean spaceAround )
MatrixAtom.MatrixAtom ( boolean isPartial, ArrayOfAtoms array, int type, int alignment, boolean spaceAround )
MatrixAtom.MatrixAtom ( boolean isPartial, ArrayOfAtoms array, String options, boolean spaceAround )

jlatexmath-1.0.1.jar, TeXFont.class
package org.scilab.forge.jlatexmath
TeXFont.getEM ( int p1 ) [abstract]  :  float

jlatexmath-1.0.1.jar, TeXIconBuilder.class
package org.scilab.forge.jlatexmath
TeXFormula.TeXIconBuilder.build ( )  :  TeXIcon
TeXFormula.TeXIconBuilder.setFGColor ( Color fgcolor )  :  TeXFormula.TeXIconBuilder
TeXFormula.TeXIconBuilder.setInterLineSpacing ( int interLineUnit, float interLineSpacing )  :  TeXFormula.TeXIconBuilder
TeXFormula.TeXIconBuilder.setIsMaxWidth ( boolean isMaxWidth )  :  TeXFormula.TeXIconBuilder
TeXFormula.TeXIconBuilder.setSize ( float size )  :  TeXFormula.TeXIconBuilder
TeXFormula.TeXIconBuilder.setStyle ( int style )  :  TeXFormula.TeXIconBuilder
TeXFormula.TeXIconBuilder.setTrueValues ( boolean trueValues )  :  TeXFormula.TeXIconBuilder
TeXFormula.TeXIconBuilder.setType ( int type )  :  TeXFormula.TeXIconBuilder
TeXFormula.TeXIconBuilder.setWidth ( int widthUnit, float textWidth, int align )  :  TeXFormula.TeXIconBuilder
TeXFormula.TeXIconBuilder.TeXFormula.TeXIconBuilder ( TeXFormula p1 )

jlatexmath-1.0.1.jar, TeXParser.class
package org.scilab.forge.jlatexmath
TeXParser.TeXParser ( boolean isPartial, String parseString, ArrayOfAtoms aoa, boolean firstpass, boolean space )

jlatexmath-1.0.1.jar, VRowAtom.class
package org.scilab.forge.jlatexmath
VRowAtom.append ( Atom el )  :  void

to the top

Problems with Data Types, Low Severity (1)


jlatexmath-1.0.0.jar
package org.scilab.forge.jlatexmath
[+] TeXFormula (1)

to the top

Other Changes in Data Types (1)


jlatexmath-1.0.0.jar
package org.scilab.forge.jlatexmath
[+] TeXFont (1)

to the top

Java ARchives (1)


jlatexmath-1.0.0.jar

to the top