| Constructor and Description | 
|---|
SymbolsImpl()
 Creates symbols. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
addEntry(SymbolsEntry entry)
 Adds an entry. 
 | 
String | 
getText()
 Returns the symbols as text. 
 | 
public void addEntry(SymbolsEntry entry)
Adds an entry.
entry - The entry.IllegalArgumentException - If the entry is null.Copyright © 2015–2019. All rights reserved.