Class IndexPrinter

java.lang.Object
org.tentackle.model.print.IndexPrinter

public class IndexPrinter extends Object
Prints the model spec of an index.
Author:
harald
  • Constructor Details

    • IndexPrinter

      public IndexPrinter(Index index, PrintConfiguration configuration)
      Creates an index printer.
      Parameters:
      index - the index
      configuration - the printing configuration
  • Method Details

    • print

      public String print()
      Prints the index.
      Returns:
      the pretty printed index