| Package | Description |
|---|---|
| com.helger.commons.dimension |
| Modifier and Type | Class and Description |
|---|---|
class |
SizeLong
This class represents an object having width and height.
|
| Modifier and Type | Method and Description |
|---|---|
SizeLong |
SizeLong.getAdded(IHasDimensionLong aToAdd) |
SizeLong |
SizeLong.getSubtracted(IHasDimensionLong aToSubtract) |
| Constructor and Description |
|---|
SizeDouble(IHasDimensionLong aObj) |
SizeFloat(IHasDimensionLong aObj) |
SizeLong(IHasDimensionLong aObj) |
Copyright © 2014–2017 Philip Helger. All rights reserved.