Method and Description |
---|
de.tudarmstadt.ukp.clarin.webanno.export.model.ExportedAnnotationLayer.isLockToTokenOffset()
Superseded by
ExportedAnnotationLayer.getAnchoringMode() but
kept around for the time being to enable backwards compatibility of exported projects with
older versions of WebAnno. |
de.tudarmstadt.ukp.clarin.webanno.export.model.ExportedAnnotationLayer.isMultipleTokens()
Superseded by
ExportedAnnotationLayer.getAnchoringMode() but
kept around for the time being to enable backwards compatibility of exported projects with
older versions of WebAnno. |
de.tudarmstadt.ukp.clarin.webanno.export.model.ExportedAnnotationLayer.setLockToTokenOffset(boolean)
Superseded by
ExportedAnnotationLayer.setAnchoringMode(AnchoringMode) but
kept around for the time being to enable backwards compatibility of exported projects with
older versions of WebAnno. |
de.tudarmstadt.ukp.clarin.webanno.export.model.ExportedAnnotationLayer.setMultipleTokens(boolean)
Superseded by
ExportedAnnotationLayer.setAnchoringMode(AnchoringMode) but
kept around for the time being to enable backwards compatibility of exported projects with
older versions of WebAnno. |
Copyright © 2012–2018. All rights reserved.