Uses of Interface
de.sfuhrm.sudoku.output.GameMatrixFormatter
-
Uses of GameMatrixFormatter in de.sfuhrm.sudoku.output
Classes in de.sfuhrm.sudoku.output that implement GameMatrixFormatterModifier and TypeClassDescriptionfinal classFormats the game matrices to a 3-dimensional JSON array.final classFormats the game matrix to a LaTeX document.final classFormats the game matrix to a markdown table.final classFormats the game matrix to a plain text.