Class GeneratedObject

    • Constructor Detail

      • GeneratedObject

        public GeneratedObject()
    • Method Detail

      • asDateField

        public DateField asDateField()
        Represent the object as a standard DateField.
      • getPolygon

        public Polygon getPolygon()
        Get the polygon, if present.
      • getAsPolygon

        public Polygon getAsPolygon​(String key)
        Get the specified key as a Polygon object.
      • getPageId

        public Integer getPageId()
        Get the page ID, if present.
      • getConfidence

        public Double getConfidence()
        Get the confidence score, if present.
      • getIsComputed

        public Boolean getIsComputed()
        Get the information on whether the date field was extracted.