Package | Description |
---|---|
lavesdk.algorithm.plugin.views.custom | |
lavesdk.gui.widgets |
Modifier and Type | Field and Description |
---|---|
protected Symbol |
CustomVisualFormula.formula
the icon representing the formula
|
Modifier and Type | Method and Description |
---|---|
static Symbol |
Symbol.createLaTeXSymbol(java.lang.String latexExpr)
Creates a latex symbol using a font size of
10.0f . |
static Symbol |
Symbol.createLaTeXSymbol(java.lang.String latexExpr,
float fontSize)
Creates a latex symbol.
|
static Symbol |
Symbol.getPredefinedSymbol(Symbol.PredefinedSymbol symbol)
Gets a predefined symbol.
|