Class TIFFAttrInfo


  • public class TIFFAttrInfo
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      TIFFAttrInfo()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • valueType

        int valueType
      • dataType

        int dataType
      • isRequired

        boolean isRequired
      • defaultValue

        java.lang.String defaultValue
      • enumerations

        java.lang.String[] enumerations
      • minValue

        java.lang.String minValue
      • maxValue

        java.lang.String maxValue
      • listMinLength

        int listMinLength
      • listMaxLength

        int listMaxLength
    • Constructor Detail

      • TIFFAttrInfo

        public TIFFAttrInfo()