A B C D E F G I J M N O P R S T U

F

FormulaNotFoundException - Exception in be.ugent.caagt.jmathtex
Signals that unknown predefined TeXFormula name was used.
FormulaNotFoundException(String) - Constructor for exception be.ugent.caagt.jmathtex.FormulaNotFoundException
 
fraction(String, boolean) - Method in class be.ugent.caagt.jmathtex.TeXFormula
Uses the current TeXFormula as the numerator of a fraction, parses the given string into a TeXFormula that will represent the denominator of the fraction, draws a line between them depending on "rule" and changes the current TeXFormula into this resulting fraction.
fraction(String, boolean, int, int) - Method in class be.ugent.caagt.jmathtex.TeXFormula
Uses the current TeXFormula as the numerator of a fraction, parses the given string into a TeXFormula that will represent the denominator of the fraction, possibly draws a line between them depending on "rule", aligns the numerator and denominator in comparison with each other (indicated by numAlign and denomAlign) and changes the current TeXFormula into this resulting fraction.
fraction(TeXFormula, boolean) - Method in class be.ugent.caagt.jmathtex.TeXFormula
Uses the current TeXFormula as the numerator of a fraction, the given TeXFormula as the denominator of the fraction, draws a line between them depending on "rule" and changes the current TeXFormula into this resulting fraction.
fraction(TeXFormula, int, float) - Method in class be.ugent.caagt.jmathtex.TeXFormula
Uses the current TeXFormula as the numerator of a fraction, the given TeXFormula as the denominator of the fraction, draws a line between them with the given thickness (in the given unit) and changes the current TeXFormula into this resulting fraction.
fraction(TeXFormula, int, float, int, int) - Method in class be.ugent.caagt.jmathtex.TeXFormula
Uses the current TeXFormula as the numerator of a fraction, the given TeXFormula as the denominator of the fraction, draws a line between them depending on "rule", aligns the numerator and denominator in comparison with each other (indicated by numAlign and denomAlign) and changes the current TeXFormula into this resulting fraction.
fraction(TeXFormula, float, int, int) - Method in class be.ugent.caagt.jmathtex.TeXFormula
Uses the current TeXFormula as the numerator of a fraction, the given TeXFormula as the denominator of the fraction, draws a line between them with a thickness of "defaultFactor" times the default rule thickness, aligns the numerator and denominator in comparison with each other (indicated by numAlign and denomAlign) and changes the current TeXFormula into this resulting fraction.
fraction(TeXFormula, boolean, int, int) - Method in class be.ugent.caagt.jmathtex.TeXFormula
Uses the current TeXFormula as the numerator of a fraction, the given TeXFormula as the denominator of the fraction, draws a line between them depending on "rule", aligns the numerator and denominator in comparison with each other (indicated by numAlign and denomAlign) and changes the current TeXFormula into this resulting fraction.
fractionInvert(String, boolean) - Method in class be.ugent.caagt.jmathtex.TeXFormula
Uses the current TeXFormula as the denominator of a fraction, parses the given string into a TeXFormula that will represent the numerator of the fraction, draws a line between them depending on "rule" and changes the current TeXFormula into this resulting fraction.
fractionInvert(String, boolean, int, int) - Method in class be.ugent.caagt.jmathtex.TeXFormula
Uses the current TeXFormula as the denominator of a fraction, parses the given string into a TeXFormula that will represent the numerator of the fraction, draws a line between them depending on "rule", aligns the numerator and denominator in comparison with each other (indicated by numAlign and denomAlign) and changes the current TeXFormula into this resulting fraction.
fractionInvert(TeXFormula, boolean) - Method in class be.ugent.caagt.jmathtex.TeXFormula
Uses the current TeXFormula as the denominator of a fraction, the given TeXFormula as the numerator of the fraction, draws a line between them depending on "rule" and changes the current TeXFormula into this resulting fraction.
fractionInvert(TeXFormula, boolean, int, int) - Method in class be.ugent.caagt.jmathtex.TeXFormula
Uses the current TeXFormula as the denominator of a fraction, the given TeXFormula as the numerator of the fraction, draws a line between them depending on "rule", aligns the numerator and denominator in comparison with each other (indicated by numAlign and denomAlign) and changes the current TeXFormula into this resulting fraction.

A B C D E F G I J M N O P R S T U