public interface IAnnotatorFactory
| Modifier and Type | Method and Description |
|---|---|
IAnnotator |
newAnnotator()
Creates an annotator.
|
IAnnotator newAnnotator() throws AnnotatorException
AnnotatorException - On creation error.Copyright © 2016. All rights reserved.