Class DocumentAnnotator.ProgressInfo
java.lang.Object
chemaxon.naming.document.annotate.DocumentAnnotator.ProgressInfo
- Enclosing class:
- DocumentAnnotator
Represents the state of progress during a document annotation process.
- 
Field SummaryFields
- 
Method Summary
- 
Field Details- 
progresspublic final double progressThe estimated ratio of work that has already been done, between 0 and 1.
- 
messageA message about the current state of the annotation.
 
-