Overview
This node displays a symbol with an index
Variable Summary
access | name | type | Can Read | Can Init | Can Write | Default Value | description |
---|---|---|---|---|---|---|---|
public | font | Font | ![]() | ![]() | ![]() |
the font for the symbol |
|
index | String |
the index |
|||||
public | subFont | Font | ![]() | ![]() | ![]() |
the font for the index |
|
symbol | String |
the symbol |
|||||
public | text | String | ![]() | ![]() | ![]() |
the symbol and the index to display, seperated by an underscore |
Inherited Variables
Function Summary
- create() : javafx.scene.Node