Uses of Interface
org.egothor.duplicity.visualization.Printer

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

Uses of Printer in org.egothor.duplicity.visualization
 

Classes in org.egothor.duplicity.visualization that implement Printer
 class AddedTokenPrinter
          Sets style for added tokens.
 class ChangedTokenPrinter
          Sets style for changed tokens.
 class DeletedTokenPrinter
          Sets style for deleted tokens.
 class DuplicatedTokenPrinter
          Sets style for duplicate tokens.
 class NormalTokenPrinter
          Sets style for normal tokens.
 class SummaryEmphasizedPrinter
          Sets style for emphasized words in summary.
 class SummaryPrinter
          Sets style for summary.