| Package | Description |
|---|---|
| com.helger.commons.gfx |
| Modifier and Type | Class and Description |
|---|---|
class |
ScalableSize
This class represents an object having width and height.
|
| Modifier and Type | Method and Description |
|---|---|
ScalableSize |
ScalableSize.getAdded(IHasWidthAndHeight aToAdd) |
ScalableSize |
ScalableSize.getSubtracted(IHasWidthAndHeight aToSubtract) |
| Constructor and Description |
|---|
ScalableSize(IHasWidthAndHeight aObj) |
Copyright © 2014–2015 Philip Helger. All rights reserved.