java.lang.Object
org.tentackle.model.print.IndexPrinter
Prints the model spec of an index.
- Author:
- harald
-
Constructor Summary
ConstructorsConstructorDescriptionIndexPrinter(Index index, PrintConfiguration configuration) Creates an index printer. -
Method Summary
-
Constructor Details
-
IndexPrinter
Creates an index printer.- Parameters:
index- the indexconfiguration- the printing configuration
-
-
Method Details
-
print
Prints the index.- Returns:
- the pretty printed index
-