Class | Description | |
---|---|---|
Matrix | ||
Point | The Point class is a utility class for holding x and y values, not that you can't use it to hold a width and height value. | |
Rectangle | The Rectangle class is a utility class for holding four coordinates of a rectangle | |
Size | The Size class is a utility class for holding width and height values. |