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