Uses of Package
org.egothor.duplicity.visualization

Packages that use org.egothor.duplicity.visualization
org.egothor.duplicity.visualization This package contains classes implementing the visualization of the duplicities found in a document by the duplicity checking algorithm. 
 

Classes in org.egothor.duplicity.visualization used by org.egothor.duplicity.visualization
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.
DuplicatedTokenPrinter
          Sets style for duplicate tokens.
NormalTokenPrinter
          Sets style for normal tokens.
Printer
          Sets style for token to be printed in duplicity checking report.
SummaryEmphasizedPrinter
          Sets style for emphasized words in summary.
SummaryPrinter
          Sets style for summary.