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