Interface Table

All Superinterfaces:
Comparable<Factory>, Factory
All Known Implementing Classes:
AbstractTable, EmbosserTable

public interface Table extends Factory
Provides an interface for common properties of a Table.
Author:
Joel HÃ¥kansson
  • Method Details

    • newBrailleConverter

      BrailleConverter newBrailleConverter()
      Creates a new BrailleConverter based on the current configuration of this Table.
      Returns:
      returns a new BrailleConverter instance