Class TIFFAttrInfo

java.lang.Object
com.github.jaiimageio.impl.plugins.tiff.TIFFAttrInfo

public class TIFFAttrInfo extends Object
  • Field Details

    • valueType

      int valueType
    • dataType

      int dataType
    • isRequired

      boolean isRequired
    • defaultValue

      String defaultValue
    • enumerations

      String[] enumerations
    • minValue

      String minValue
    • maxValue

      String maxValue
    • listMinLength

      int listMinLength
    • listMaxLength

      int listMaxLength
  • Constructor Details

    • TIFFAttrInfo

      public TIFFAttrInfo()