Class EmbosserWriterEvent.SetRowGapEvent

  • Enclosing class:
    EmbosserWriterEvent

    public static class EmbosserWriterEvent.SetRowGapEvent
    extends EmbosserWriterEvent
    Provides an object representation for an EmbosserWriter setRowGap event.
    • Constructor Detail

      • SetRowGapEvent

        public SetRowGapEvent​(int val)
        Creates a new set row gap event.
        Parameters:
        val - the rowgap
    • Method Detail

      • getRowGap

        public int getRowGap()
        Gets the row gap.
        Returns:
        returns the row gap