Uses of Class
org.scilab.forge.jlatexmath.Char
Packages that use Char
-
Uses of Char in org.scilab.forge.jlatexmath
Methods in org.scilab.forge.jlatexmath that return CharModifier and TypeMethodDescriptionExtension.getBottom()
Get a Char-object specifying the given character in the given text style with metric information depending on the given "style".Get a Char-object for the given symbol with metric information depending on "style".Get a Char-object for this specific character containing the metric informationDefaultTeXFont.getDefaultChar
(char c, int style) TeXFont.getDefaultChar
(char c, int style) Get a Char-object specifying the given character in the default text style with metric information depending on the given "style".Extension.getMiddle()
DefaultTeXFont.getNextLarger
(Char c, int style) TeXFont.getNextLarger
(Char c, int style) Get the next larger version of the given character.Extension.getRepeat()
Extension.getTop()
Methods in org.scilab.forge.jlatexmath with parameters of type CharModifier and TypeMethodDescriptionDefaultTeXFont.getExtension
(Char c, int style) TeXFont.getExtension
(Char c, int style) Get an Extension-object for the given Char containing the 4 possible parts to build an arbitrary large variant.DefaultTeXFont.getNextLarger
(Char c, int style) TeXFont.getNextLarger
(Char c, int style) Get the next larger version of the given character.boolean
DefaultTeXFont.hasNextLarger
(Char c) boolean
TeXFont.hasNextLarger
(Char c) boolean
DefaultTeXFont.isExtensionChar
(Char c) boolean
TeXFont.isExtensionChar
(Char c) Constructors in org.scilab.forge.jlatexmath with parameters of type Char