Interface Table

  • All Superinterfaces:
    java.lang.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 Detail

      • newBrailleConverter

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