Class FullTextOcr


  • public class FullTextOcr
    extends Object
    Full Text OCR result.
    • Constructor Detail

      • FullTextOcr

        public FullTextOcr()
    • Method Detail

      • getContent

        public String getContent()
        List of positions within the image.
      • getLanguage

        public String getLanguage()
        Language used in the text.
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object