See: Description
| Interface | Description |
|---|---|
| Printer |
Sets style for token to be printed in duplicity checking report.
|
| Class | Description |
|---|---|
| AddedTokenPrinter |
Sets style for added tokens.
|
| ChangedTokenPrinter |
Sets style for changed tokens.
|
| DeletedTokenPrinter |
Sets style for deleted tokens.
|
| DocumentDuplicities |
Represents the duplicities of a document and allows visualization
of the duplicities with other documents in so called reports.
|
| DocumentDuplicitiesDocumentLevel |
Child class of
DocumentDuplicities for document duplicity checking level
(see Constants.CHECK_DUPLICITY_LEVEL). |
| DocumentDuplicitiesParagraphLevel |
Child class of
DocumentDuplicities for paragraph duplicity checking level
(see Constants.CHECK_DUPLICITY_LEVEL). |
| DocumentDuplicitiesSentenceLevel |
Child class of
DocumentDuplicities for sentence duplicity checking level
(see Constants.CHECK_DUPLICITY_LEVEL). |
| DuplicatedTokenPrinter |
Sets style for duplicate tokens.
|
| Fonts |
Common place to put
Printer and Fonts instances. |
| NormalTokenPrinter |
Sets style for normal tokens.
|
| SummaryEmphasizedPrinter |
Sets style for emphasized words in summary.
|
| SummaryPrinter |
Sets style for summary.
|
This package contains classes implementing the visualization of the duplicities found in a document by the duplicity checking algorithm.
Copyright © 2016 Egothor. All Rights Reserved.