Uses of Class
writer2latex.base.ConverterBase.TexMathsStyle
-
Packages that use ConverterBase.TexMathsStyle Package Description writer2latex.base -
-
Uses of ConverterBase.TexMathsStyle in writer2latex.base
Methods in writer2latex.base that return ConverterBase.TexMathsStyle Modifier and Type Method Description ConverterBase.TexMathsStyleConverterBase. getTexMathsStyle(java.lang.String s)static ConverterBase.TexMathsStyleConverterBase.TexMathsStyle. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ConverterBase.TexMathsStyle[]ConverterBase.TexMathsStyle. values()Returns an array containing the constants of this enum type, in the order they are declared.
-