Interface Annotation.Builder

    • Method Detail

      • withBounds

        Annotation.Builder withBounds​(Bounds bounds)
        Set the Bounds associated with this annotation
        Parameters:
        bounds - the bounds of the annotation
        Returns:
        the builder for chaining