Class NonImpactPrintingSection

java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf6.NonImpactPrintingSection

public final class NonImpactPrintingSection extends SmfData
  • Field Details

  • Method Details

    • smf6ln2

      public int smf6ln2()
      SMF6LN2 value.
      Returns:
      int SMF6LN2 value
    • smf6cps

      public String smf6cps()
      SMF6CPS value.
      Returns:
      String SMF6CPS value
    • smf6chr

      public String smf6chr()
      SMF6CHR value.
      Returns:
      String SMF6CHR value
    • smf6mid

      public String smf6mid()
      SMF6MID value.
      Returns:
      String SMF6MID value
    • smf6fli

      public String smf6fli()
      SMF6FLI value.
      Returns:
      String SMF6FLI value
    • smf6flc

      public int smf6flc()
      SMF6FLC value.
      Returns:
      int SMF6FLC value
    • smf6bid

      public int smf6bid()
      SMF6BID value.
      Returns:
      int SMF6BID value
    • smf6bts

      public boolean smf6bts()
      Return true if SMF6BTS bit in smf6bid() is set.
      Returns:
      boolean SMF6BTS bit is set in smf6bid()

      SMF6BTS = 0x80

    • smf6opj

      public boolean smf6opj()
      Return true if SMF6OPJ bit in smf6bid() is set.
      Returns:
      boolean SMF6OPJ bit is set in smf6bid()

      SMF6OPJ = 0x40

    • smf6csp

      public boolean smf6csp()
      Return true if SMF6CSP bit in smf6bid() is set.
      Returns:
      boolean SMF6CSP bit is set in smf6bid()

      SMF6CSP = 0x20

    • create

      public static NonImpactPrintingSection create(byte[] Data, int offset, int length)
      create is intended for internal use only. Instances of this section are created by the parent record or section.
      Parameters:
      Data - Array of bytes containing data for this section
      offset - Offset of this section in the data
      length - length of the section