Package com.helger.commons.dimension
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
-
Method Details
-
getHeight
- Returns:
- The height of an object
-