Helpful
    Preparing search index...

    Class ZQuadrilateralCornersBuilder<T>

    An object that can be used to build an IZQuadrilateralCorners object.

    Type Parameters

    • T = number

      The type of data to associate to each corner.

    Index

    Constructors

    Methods

    • Sets the bottom left and bottom right values.

      Parameters

      • value: T

        The value for bottom left and bottom right.

      Returns this

      This object.