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