tcodeengine
tcodeengine
API
io.github.nicheapplab.tcodeengine
ArchivedBatchEngine
ArchivedCombinatorDictionary
ArchivedCombinatorDictionaryFactory
ArchivedInteractiveEngine
ArchivedMixedConverterDictionary
ArchivedMixedConverterDictionaryFactory
ArchivedStrokes
ArchivedStrokesFactory
BatchEngine
Combinator
CombinatorDictionary
DvorakLayout
DvorakLayout
InteractiveEngine
Layout
MixedConverter
MixedConverterDictionary
QwertyLayout
QwertyLayout
SQLiteBatchEngine
SQLiteCombinatorDictionary
SQLiteInteractiveEngine
SQLiteMixedConverterDictionary
SQLiteStrokes
Strokes
tcodeengine
/
io.github.nicheapplab.tcodeengine
/
CombinatorDictionary
CombinatorDictionary
io.github.nicheapplab.tcodeengine.CombinatorDictionary
abstract
trait
CombinatorDictionary
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Known subtypes
trait
ArchivedCombinatorDictionary
trait
SQLiteCombinatorDictionary
Members list
Clear all
Value members
Abstract methods
def
findComposition
(
a
:
Char
,
b
:
Char
):
Option
[
Char
]
def
findParts
(
result
:
Char
):
Array
[(
Char
,
Char
)]
In this article
Attributes
Members list
Value members
Abstract methods