Interface NTSampleType

All Superinterfaces:
NTFontMemberType, NTNamedType

public interface NTSampleType extends NTFontMemberType, NTNamedType
The type of samples.
  • Method Details

    • description

      NTSampleDescription description()
      Returns:
      The sample description
    • dataByteRange

      com.io7m.jranges.RangeHalfOpenL dataByteRange()
      Returns:
      The byte range of the sample data within the parsed file
    • dataByteRangeIncludingPadding

      default com.io7m.jranges.RangeHalfOpenL dataByteRangeIncludingPadding()
      Returns:
      The byte range of the sample data within the parsed file including the specification-mandated zero values
    • nameText

      default String nameText()
      Specified by:
      nameText in interface NTNamedType
      Returns:
      The name of the element as a raw string