|
|||||||||
| 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(java.lang.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're declared. |
| Constructors in org.wicketstuff.datatable_autocomplete.tree with parameters of type TrieVisualizerLayout | |
|---|---|
TrieVisualizer(java.lang.String title,
org.wicketstuff.datatable_autocomplete.trie.PatriciaTrie<T> trie,
TrieVisualizerLayout layoutType)
|
|
TrieVisualizer(java.lang.String title,
TrieGraph<T> graph,
TrieVisualizerLayout layoutType)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||