Interface IHasHeightInt

All Known Subinterfaces:
IHasDimensionInt
All Known Implementing Classes:
SizeInt

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

    Modifier and Type
    Method
    Description
    int
     
  • Method Details

    • getHeight

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