| Package | Description |
|---|---|
| com.helger.commons.dimension |
| Modifier and Type | Method and Description |
|---|---|
SizeInt |
SizeInt.getAdded(IHasDimensionInt aToAdd) |
SizeInt |
SizeInt.getBestMatchingSize(int nMaxWidth,
int nMaxHeight)
Return the scaled width and height relative to a maximum size.
|
SizeInt |
SizeInt.getScaledToHeight(int nNewHeight) |
SizeInt |
SizeInt.getScaledToWidth(int nNewWidth) |
SizeInt |
SizeInt.getSubtracted(IHasDimensionInt aToSubtract) |
Copyright © 2014–2017 Philip Helger. All rights reserved.