| Class | Description |
|---|---|
| Bounds |
Bounds specifies a rectangular area in some x-y coordinate system that is defined by a location (x and y) and a size (width and height).
|
| Color |
Color is a data type that represents a color value in the RGB format.
|
| Dimension |
Dimension specifies two lengths (width and height) along the x and y axes in some x-y coordinate system.
|
| Point |
A Point specifies an location in some x-y coordinate system.
|
| Enum | Description |
|---|---|
| AlignmentKind |
Java class for AlignmentKind.
|
| KnownColor |
Java class for KnownColor.
|
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.