Uses of Package
net.ajaest.data.kanji

Packages that use net.ajaest.data.kanji
net.ajaest.data.dict   
net.ajaest.data.kanji   
 

Classes in net.ajaest.data.kanji used by net.ajaest.data.dict
KanjiGraph
          Class that represents the graph info of a kanji.
KanjiStroke
          Generic inmutable class that represents a kanji stroke.
KanjiTag
          Inmutable class that stores some different informations about a kanji
 

Classes in net.ajaest.data.kanji used by net.ajaest.data.kanji
AllowedStrokeClueEnum
          Represents the spacial relations between two strokes.
AllowedStrokeLineEnum
          Enumerator of posible lines for defining strokes.
AllowedStrokePointEnum
          Represents a point of a stroke.
DicReferencePair
          Inmutable representation of a kanji dictionary entry information.
JISPair
          Representation of a JIS code.
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.
KanjiReference
          Interface that defines kanji referenciation methods.
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.