| Interface | Description |
|---|---|
| IHasDimensionDouble |
Interface for objects having a width and a height.
|
| IHasDimensionFloat |
Interface for objects having a width and a height.
|
| IHasDimensionInt |
Interface for objects having a width and a height.
|
| IHasDimensionLong |
Interface for objects having a width and a height.
|
| IHasHeightDouble |
Interface for objects having a height.
|
| IHasHeightFloat |
Interface for objects having a height.
|
| IHasHeightInt |
Interface for objects having a height.
|
| IHasHeightLong |
Interface for objects having a height.
|
| IHasWidthDouble |
Interface for objects having a width.
|
| IHasWidthFloat |
Interface for objects having a width.
|
| IHasWidthInt |
Interface for objects having a width.
|
| IHasWidthLong |
Interface for objects having a width.
|
| Class | Description |
|---|---|
| SizeDouble |
This class represents an object having width and height.
|
| SizeFloat |
This class represents an object having width and height.
|
| SizeInt |
This class represents an object having width and height.
|
| SizeLong |
This class represents an object having width and height.
|
Copyright © 2014–2017 Philip Helger. All rights reserved.