Uses of Class
com.helger.commons.dimension.SizeInt
Packages that use SizeInt
-
Uses of SizeInt in com.helger.commons.dimension
Methods in com.helger.commons.dimension that return SizeIntModifier and TypeMethodDescriptionSizeInt.getAdded(IHasDimensionInt aToAdd) SizeInt.getBestMatchingSize(int nMaxWidth, int nMaxHeight) Return the scaled width and height relative to a maximum size.SizeInt.getScaledToHeight(int nNewHeight) SizeInt.getScaledToWidth(int nNewWidth) SizeInt.getSubtracted(IHasDimensionInt aToSubtract) -
Uses of SizeInt in com.helger.commons.gfx
Methods in com.helger.commons.gfx that return SizeIntMethods in com.helger.commons.gfx that return types with arguments of type SizeInt