Class CIFeatureType

    • Constructor Summary

      Constructors 
      Constructor Description
      CIFeatureType()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String QRCode()  
      static java.lang.String Rectangle()  
      static java.lang.String Text()  
      • Methods inherited from class java.lang.Object

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

      • CIFeatureType

        public CIFeatureType()
    • Method Detail

      • Rectangle

        public static java.lang.String Rectangle()
      • QRCode

        public static java.lang.String QRCode()
      • Text

        public static java.lang.String Text()