Interface SignatureDetection.Builder

    • Method Detail

      • confidence

        SignatureDetection.Builder confidence​(Float confidence)

        The confidence, from 0 to 100, in the predicted values for a detected signature.

        Parameters:
        confidence - The confidence, from 0 to 100, in the predicted values for a detected signature.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • geometry

        SignatureDetection.Builder geometry​(Geometry geometry)
        Sets the value of the Geometry property for this object.
        Parameters:
        geometry - The new value for the Geometry property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.