|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KanjiStroke | |
---|---|
net.ajaest.data.dict | |
net.ajaest.data.kanji |
Uses of KanjiStroke in net.ajaest.data.dict |
---|
Fields in net.ajaest.data.dict with type parameters of type KanjiStroke | |
---|---|
private OrderedSequenceTree<KanjiStroke,KanjiTag> |
KanjiDatabaseManager.graphTree
|
Methods in net.ajaest.data.dict that return types with arguments of type KanjiStroke | |
---|---|
OrderedSequenceTree<KanjiStroke,KanjiTag> |
KanjiDatabaseManager.getStrokeTree()
Returns the current kanji database stroke order sequence tree. |
Uses of KanjiStroke in net.ajaest.data.kanji |
---|
Fields in net.ajaest.data.kanji with type parameters of type KanjiStroke | |
---|---|
private java.util.List<KanjiStroke> |
KanjiGraph.strokes
|
Methods in net.ajaest.data.kanji that return types with arguments of type KanjiStroke | |
---|---|
java.util.List<KanjiStroke> |
KanjiGraph.getStrokes()
|
Constructor parameters in net.ajaest.data.kanji with type arguments of type KanjiStroke | |
---|---|
KanjiGraph(java.util.List<KanjiStroke> strokes,
java.util.Set<KanjiStrokeClue> strokesClues,
java.lang.Integer unicodeRef)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |