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