|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of TrieVisualizerLayout in org.wicketstuff.datatable_autocomplete.tree |
|---|
| Methods in org.wicketstuff.datatable_autocomplete.tree that return TrieVisualizerLayout | |
|---|---|
static TrieVisualizerLayout |
TrieVisualizerLayout.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TrieVisualizerLayout[] |
TrieVisualizerLayout.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.wicketstuff.datatable_autocomplete.tree with parameters of type TrieVisualizerLayout | |
|---|---|
TrieVisualizer(String title,
PatriciaTrie<T> trie,
TrieVisualizerLayout layoutType)
|
|
TrieVisualizer(String title,
TrieGraph<T> graph,
TrieVisualizerLayout layoutType)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||