Package | Description |
---|---|
writer2latex.base |
Modifier and Type | Method | Description |
---|---|---|
ConverterBase.TexMathsStyle |
ConverterBase.getTexMathsStyle(java.lang.String s) |
|
static ConverterBase.TexMathsStyle |
ConverterBase.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.
|