Uses of Class
org.scilab.forge.jlatexmath.CharFont
Packages that use CharFont
-
Uses of CharFont in org.scilab.forge.jlatexmath
Methods in org.scilab.forge.jlatexmath that return CharFontModifier and TypeMethodDescriptionChar.getCharFont()
CharAtom.getCharFont
(TeXFont tf) abstract CharFont
CharSymbol.getCharFont
(TeXFont tf) Get the CharFont-object that uniquely identifies the character that is represented by this atom.Dummy.getCharFont
(TeXFont tf) This method will only be called if isCharSymbol returns true.FixedCharAtom.getCharFont
(TeXFont tf) SymbolAtom.getCharFont
(TeXFont tf) DefaultTeXFont.getLigature
(CharFont left, CharFont right) FontInfo.getLigature
(char left, char right) TeXFont.getLigature
(CharFont left, CharFont right) Get the ligature that replaces both characters (if any).FontInfo.getNextLarger
(char ch) Methods in org.scilab.forge.jlatexmath that return types with arguments of type CharFontMethods in org.scilab.forge.jlatexmath with parameters of type CharFontModifier and TypeMethodDescriptionGet a Char-object for this specific character containing the metric informationfloat
float
Get the kern value to be inserted between the given characters in the given style.DefaultTeXFont.getLigature
(CharFont left, CharFont right) TeXFont.getLigature
(CharFont left, CharFont right) Get the ligature that replaces both characters (if any).float
float
Get the kern amount of the character defined by the given CharFont followed by the "skewchar" of it's font.Constructors in org.scilab.forge.jlatexmath with parameters of type CharFont