Interface RectangleProfile

    • Method Detail

      • getXDim

        Double getXDim()
        Returns the extent of the rectangle in the direction of the x-axis.
        Returns:
        the extent of the rectangle in the direction of the x-axis
        Since:
        9.10.3
      • getYDim

        Double getYDim()
        Returns the extent of the rectangle in the direction of the y-axis.
        Returns:
        the extent of the rectangle in the direction of the y-axis
        Since:
        9.10.3