Class BrailloEmbosser

    • Constructor Detail

    • Method Detail

      • getCellWidth

        protected double getCellWidth()
        Description copied from class: AbstractEmbosser
        Gets cell width (2 x the horizontal dot-to-dot distance), in millimeters.
        Specified by:
        getCellWidth in class AbstractEmbosser
        Returns:
        returns cell width, in millimeters
      • getCellHeight

        protected double getCellHeight()
        Description copied from class: AbstractEmbosser
        Gets cell height (4 x the vertical dot-to-dot distance), in millimeters. This value should not include any line spacing.
        Specified by:
        getCellHeight in class AbstractEmbosser
        Returns:
        returns cell height, in millimeters
      • getTableFilter

        public TableFilter getTableFilter()
        Description copied from interface: Embosser
        Gets a table filter that returns true if supportsTable returns true.
        Returns:
        returns a table filter