Class OCRTemplateField

    • Constructor Detail

      • OCRTemplateField

        public OCRTemplateField()
    • Method Detail

      • getId

        public long getId()
      • setId

        public void setId​(long id)
      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • getClassName

        public String getClassName()
      • setClassName

        public void setClassName​(String className)
      • getX1

        public int getX1()
      • setX1

        public void setX1​(int x1)
      • getY1

        public int getY1()
      • setY1

        public void setY1​(int y1)
      • getX2

        public int getX2()
      • setX2

        public void setX2​(int x2)
      • getY2

        public int getY2()
      • setY2

        public void setY2​(int y2)
      • getPropertyGroupName

        public String getPropertyGroupName()
      • setPropertyGroupName

        public void setPropertyGroupName​(String propertyGroupName)
      • getPattern

        public String getPattern()
      • setPattern

        public void setPattern​(String pattern)
      • getRotation

        public int getRotation()
      • setRotation

        public void setRotation​(int rotation)
      • getCustom

        public String getCustom()
      • setCustom

        public void setCustom​(String custom)
      • getOcr

        public String getOcr()
      • setOcr

        public void setOcr​(String ocr)
      • getControl

        public Boolean getControl()
      • setControl

        public void setControl​(Boolean control)