Uses of Interface
eu.clarin.weblicht.wlfxb.tc.api.Pronunciation

Packages that use Pronunciation
eu.clarin.weblicht.wlfxb.tc.api   
eu.clarin.weblicht.wlfxb.tc.xb Provides classes for manipulating TextCorpus annotations of TCF. 
 

Uses of Pronunciation in eu.clarin.weblicht.wlfxb.tc.api
 

Methods in eu.clarin.weblicht.wlfxb.tc.api that return Pronunciation
 Pronunciation PhoneticsLayer.addChild(Pronunciation parent, Pronunciation child)
           
 Pronunciation PhoneticsLayer.createPronunciation(PronunciationType type, String canonicalPronunciation)
           
 Pronunciation PhoneticsLayer.createPronunciation(PronunciationType type, String realizedPronunciation, float onsetInSeconds, float offsetInSeconds)
           
 Pronunciation PhoneticsLayer.createPronunciation(PronunciationType type, String realizedPronunciation, float onsetInSeconds, float offsetInSeconds, List<Pronunciation> children)
           
 Pronunciation PhoneticsLayer.createPronunciation(PronunciationType type, String canonicalPronunciation, String realizedPronunciation, float onsetInSeconds, float offsetInSeconds, List<Pronunciation> children)
           
 Pronunciation PhoneticsLayer.createPronunciation(PronunciationType type, String canonicalPronunciation, String realizedPronunciation, List<Pronunciation> children)
           
 Pronunciation[] Pronunciation.getChildren()
           
 Pronunciation[] PhoneticsSegment.getPronunciations()
           
 

Methods in eu.clarin.weblicht.wlfxb.tc.api with parameters of type Pronunciation
 Pronunciation PhoneticsLayer.addChild(Pronunciation parent, Pronunciation child)
           
 PhoneticsSegment PhoneticsLayer.addSegment(Pronunciation pronunciation, Token token)
           
 

Method parameters in eu.clarin.weblicht.wlfxb.tc.api with type arguments of type Pronunciation
 PhoneticsSegment PhoneticsLayer.addSegment(List<Pronunciation> pronunciations, Token token)
           
 Pronunciation PhoneticsLayer.createPronunciation(PronunciationType type, String realizedPronunciation, float onsetInSeconds, float offsetInSeconds, List<Pronunciation> children)
           
 Pronunciation PhoneticsLayer.createPronunciation(PronunciationType type, String canonicalPronunciation, String realizedPronunciation, float onsetInSeconds, float offsetInSeconds, List<Pronunciation> children)
           
 Pronunciation PhoneticsLayer.createPronunciation(PronunciationType type, String canonicalPronunciation, String realizedPronunciation, List<Pronunciation> children)
           
 

Uses of Pronunciation in eu.clarin.weblicht.wlfxb.tc.xb
 

Classes in eu.clarin.weblicht.wlfxb.tc.xb that implement Pronunciation
 class PronunciationStored
           
 

Methods in eu.clarin.weblicht.wlfxb.tc.xb that return Pronunciation
 Pronunciation PhoneticsLayerStored.addChild(Pronunciation parent, Pronunciation child)
           
 Pronunciation PhoneticsLayerStored.createPronunciation(PronunciationType type, String canonicalPronunciation)
           
 Pronunciation PhoneticsLayerStored.createPronunciation(PronunciationType type, String realizedPronunciation, float onsetInSeconds, float offsetInSeconds)
           
 Pronunciation PhoneticsLayerStored.createPronunciation(PronunciationType type, String realizedPronunciation, float onsetInSeconds, float offsetInSeconds, List<Pronunciation> children)
           
 Pronunciation PhoneticsLayerStored.createPronunciation(PronunciationType type, String canonicalPronunciation, String realizedPronunciation, float onsetInSeconds, float offsetInSeconds, List<Pronunciation> children)
           
 Pronunciation PhoneticsLayerStored.createPronunciation(PronunciationType type, String canonicalPronunciation, String realizedPronunciation, List<Pronunciation> children)
           
 Pronunciation[] PronunciationStored.getChildren()
           
 Pronunciation[] PhoneticsSegmentStored.getPronunciations()
           
 

Methods in eu.clarin.weblicht.wlfxb.tc.xb with parameters of type Pronunciation
 Pronunciation PhoneticsLayerStored.addChild(Pronunciation parent, Pronunciation child)
           
 PhoneticsSegment PhoneticsLayerStored.addSegment(Pronunciation pronunciation, Token token)
           
 

Method parameters in eu.clarin.weblicht.wlfxb.tc.xb with type arguments of type Pronunciation
 PhoneticsSegment PhoneticsLayerStored.addSegment(List<Pronunciation> pronunciations, Token token)
           
 Pronunciation PhoneticsLayerStored.createPronunciation(PronunciationType type, String realizedPronunciation, float onsetInSeconds, float offsetInSeconds, List<Pronunciation> children)
           
 Pronunciation PhoneticsLayerStored.createPronunciation(PronunciationType type, String canonicalPronunciation, String realizedPronunciation, float onsetInSeconds, float offsetInSeconds, List<Pronunciation> children)
           
 Pronunciation PhoneticsLayerStored.createPronunciation(PronunciationType type, String canonicalPronunciation, String realizedPronunciation, List<Pronunciation> children)
           
 



Copyright © 2013-2014 Department of Linguistics, Tübingen University. All Rights Reserved.