Interface EmbosserWriterProperties

All Superinterfaces:
EmbosserProperties
All Known Subinterfaces:
EmbosserWriter
All Known Implementing Classes:
AbstractEmbosserWriter, BufferedEmbosserWriter, BufferedVolumeEmbosser, ConfigurableEmbosser, FileToDeviceEmbosserWriter, SimpleEmbosserProperties

public interface EmbosserWriterProperties extends EmbosserProperties
Provides information about the embosser.
Author:
Joel HÃ¥kansson
  • Method Details

    • getMaxWidth

      int getMaxWidth()
      Gets the maximum row width in the current configuration
      Returns:
      returns the maximum row width, in characters
    • getMaxHeight

      int getMaxHeight()
      Gets the maximum page height in the current configuration
      Returns:
      returns the maximum page height, in rows