| Interface | Description |
|---|---|
| Area |
Class representing a rectangular region, with convenience methods for calculations.
|
| DragClientBundle | |
| DragClientBundle.DragCssResource | |
| Location |
Class representing a location defined by left (x) and top (y) coordinates.
|
| LocationWidgetComparator |
| Class | Description |
|---|---|
| AbstractArea |
Provides implementations for common
Area calculations. |
| AbstractLocation |
Provides default method implementations.
|
| CoordinateArea |
Class representing a numerically specified rectangular region.
|
| CoordinateLocation |
A position represented by a left (x) and top (y) coordinate.
|
| DOMUtil |
Provides DOM utility methods.
|
| StringUtil |
Shared String utility methods.
|
| WidgetArea | |
| WidgetLocation |