See: Description
Class | Description |
---|---|
Dimension |
Utility class that holds a width and height that represents a dimension of
a component or element
|
Point |
Utility class that holds x,y
|
Rectangle |
Represents a Rectangle position (x, y) and
Dimension (width, height),
this is useful for measuring coordinates within the application. |
Contains classes related to geometry locations and calculations such as rectangle and size