Uses of Interface
org.scilab.forge.jlatexmath.AlphabetRegistration
-
Packages that use AlphabetRegistration Package Description org.scilab.forge.jlatexmath org.scilab.forge.jlatexmath.cyrillic org.scilab.forge.jlatexmath.greek -
-
Uses of AlphabetRegistration in org.scilab.forge.jlatexmath
Classes in org.scilab.forge.jlatexmath that implement AlphabetRegistration Modifier and Type Class Description classURLAlphabetRegistrationclassWebStartAlphabetRegistrationFields in org.scilab.forge.jlatexmath with type parameters of type AlphabetRegistration Modifier and Type Field Description static java.util.Map<java.lang.Character.UnicodeBlock,AlphabetRegistration>DefaultTeXFont. registeredAlphabetsMethods in org.scilab.forge.jlatexmath with parameters of type AlphabetRegistration Modifier and Type Method Description static voidDefaultTeXFont. addAlphabet(AlphabetRegistration reg)static voidDefaultTeXFont. registerAlphabet(AlphabetRegistration reg) -
Uses of AlphabetRegistration in org.scilab.forge.jlatexmath.cyrillic
Classes in org.scilab.forge.jlatexmath.cyrillic that implement AlphabetRegistration Modifier and Type Class Description classCyrillicRegistration -
Uses of AlphabetRegistration in org.scilab.forge.jlatexmath.greek
Classes in org.scilab.forge.jlatexmath.greek that implement AlphabetRegistration Modifier and Type Class Description classGreekRegistration
-