Uses of Interface
eu.clarin.weblicht.wlfxb.tc.api.PhoneticsLayer
-
Packages that use PhoneticsLayer Package Description eu.clarin.weblicht.wlfxb.tc.api eu.clarin.weblicht.wlfxb.tc.xb Provides classes for manipulating TextCorpus annotations of TCF. -
-
Uses of PhoneticsLayer in eu.clarin.weblicht.wlfxb.tc.api
Methods in eu.clarin.weblicht.wlfxb.tc.api that return PhoneticsLayer Modifier and Type Method Description PhoneticsLayerTextCorpus. createPhotenicsLayer(String alphabet)Creates emptyPhoneticsLayerwith the given alphabet for phonetic transcriptions in this TextCorpus.PhoneticsLayerTextCorpus. getPhoneticsLayer()Gets phonetics layer of this TextCorpus. -
Uses of PhoneticsLayer in eu.clarin.weblicht.wlfxb.tc.xb
Classes in eu.clarin.weblicht.wlfxb.tc.xb that implement PhoneticsLayer Modifier and Type Class Description classPhoneticsLayerStoredMethods in eu.clarin.weblicht.wlfxb.tc.xb that return PhoneticsLayer Modifier and Type Method Description PhoneticsLayerTextCorpusStored. createPhotenicsLayer(String alphabet)
-