![]() |
GrammarScope
4.0.0
|

Public Member Functions | |
| Rectangle | getRectangle (int barHeight) |
| void | draw (Graphics g, Context c) |
| ISource | getSource () |
| void grammarscope.browser.renderer.Drawable.draw | ( | Graphics | g, |
| Context | c | ||
| ) |
Draw bar
| g | graphics context |
| c | context |
Implemented in grammarscope.browser.renderer.Icon, grammarscope.browser.renderer.Bar, and grammarscope.browser.renderer.BoxedLabel.
| Rectangle grammarscope.browser.renderer.Drawable.getRectangle | ( | int | barHeight | ) |
Get bar rectangle
| barHeight | bar height |
Implemented in grammarscope.browser.renderer.Icon, grammarscope.browser.renderer.Bar, and grammarscope.browser.renderer.BoxedLabel.
| ISource grammarscope.browser.renderer.Drawable.getSource | ( | ) |
Return source
Implemented in grammarscope.browser.renderer.Icon, grammarscope.browser.renderer.Bar, and grammarscope.browser.renderer.BoxedLabel.
1.8.17