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

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

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

Methods in eu.clarin.weblicht.wlfxb.tc.api that return MorphologyLayer
 MorphologyLayer TextCorpus.createMorphologyLayer(boolean hasSegmentation)
          Creates empty MorphologyLayer in this TextCorpus.
 MorphologyLayer TextCorpus.createMorphologyLayer(boolean hasSegmentation, boolean hasCharOffsets)
          Creates empty MorphologyLayer in this TextCorpus.
 MorphologyLayer TextCorpus.getMorphologyLayer()
          Gets morphology layer of this TextCorpus.
 

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

Classes in eu.clarin.weblicht.wlfxb.tc.xb that implement MorphologyLayer
 class MorphologyLayerStored
           
 

Methods in eu.clarin.weblicht.wlfxb.tc.xb that return MorphologyLayer
 MorphologyLayer TextCorpusStored.createMorphologyLayer()
           
 MorphologyLayer TextCorpusStored.createMorphologyLayer(boolean hasSegmentation)
           
 MorphologyLayer TextCorpusStored.createMorphologyLayer(boolean hasSegmentation, boolean hasCharOffsets)
           
 



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