Package net.ajaest.data.kanji

Interface Summary
KanjiReference Interface that defines kanji referenciation methods.
 

Class Summary
DicReferencePair Inmutable representation of a kanji dictionary entry information.
JISPair Representation of a JIS code.
Kanji Mutable class that stores some different informations about a kanji
KanjiGraph Class that represents the graph info of a kanji.
KanjiQueryCodes Class that stores a set kanji description codes useful to find a refered kanji.
KanjiStringListEntry Generic immutable class that stores a list of String associated to a String key in order to reference some of the kanji properties.
KanjiStringPair Generic immutable class that stores two strings in order to reference some of the kanji properties.
KanjiStroke Generic inmutable class that represents a kanji stroke.
KanjiStrokeClue Immutable class that stores a spatial relation between two strokes of a kanji.
KanjiTag Inmutable class that stores some different informations about a kanji
MeaningEntry Generic immutable class that stores a list of String representing meanings of the refered kanji in the language represented by the String key in ISO 639-1.
ReadingEntry Generic immutable class that stores a list of String representing readings of the refered kanji category represented by the String key.
VariantPair Immutable representation of a kanji variant reference.
 

Enum Summary
AllowedStrokeClueEnum Represents the spacial relations between two strokes.
AllowedStrokeLineEnum Enumerator of posible lines for defining strokes.
AllowedStrokePointEnum Represents a point of a stroke.