Interface IHasHeightInt

  • All Known Subinterfaces:
    IHasDimensionInt
    All Known Implementing Classes:
    SizeInt

    public interface IHasHeightInt
    Interface for objects having a height.
    Author:
    Philip Helger
    • Method Detail

      • getHeight

        @Nonnegative
        int getHeight()
        Returns:
        The height of an object