Package com.helger.commons.dimension
Interface IHasHeightDouble
- All Known Subinterfaces:
IHasDimensionDouble
- All Known Implementing Classes:
SizeDouble
public interface IHasHeightDouble
Interface for objects having a height.
- Author:
- Philip Helger
-
Method Summary
-
Method Details
-
getHeight
- Returns:
- The height of an object
-