| Package | Description |
|---|---|
| org.scilab.forge.jlatexmath |
| Modifier and Type | Method and Description |
|---|---|
static SymbolAtom |
SymbolAtom.get(java.lang.String name)
Looks up the name in the table and returns the corresponding SymbolAtom representing
the symbol (if it's found).
|
| Constructor and Description |
|---|
AccentedAtom(Atom base,
java.lang.String accentName)
Creates an AccentedAtom from a base atom and an accent symbol defined by its name
|