Uses of Interface
net.ajaest.data.kanji.KanjiReference

Packages that use KanjiReference
net.ajaest.data.kanji   
 

Uses of KanjiReference in net.ajaest.data.kanji
 

Classes in net.ajaest.data.kanji that implement KanjiReference
 class DicReferencePair
          Inmutable representation of a kanji dictionary entry information.
 class JISPair
          Representation of a JIS code.
 class KanjiGraph
          Class that represents the graph info of a kanji.
 class KanjiQueryCodes
          Class that stores a set kanji description codes useful to find a refered kanji.
 class KanjiStringListEntry
          Generic immutable class that stores a list of String associated to a String key in order to reference some of the kanji properties.
 class KanjiStringPair
          Generic immutable class that stores two strings in order to reference some of the kanji properties.
 class KanjiStroke
          Generic inmutable class that represents a kanji stroke.
 class KanjiStrokeClue
          Immutable class that stores a spatial relation between two strokes of a kanji.
 class 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.
 class ReadingEntry
          Generic immutable class that stores a list of String representing readings of the refered kanji category represented by the String key.
 class VariantPair
          Immutable representation of a kanji variant reference.