rect.h

Overview

Related Modules:

Graphic

Description:

Defines a rectangle, including the position data of the four boundaries of the rectangle, and provides functions for rectangle inclusion, intersection, and aggregation.

Since:

1.0

Version:

1.0

Summary

Data Structures

Data Structure Name Description
OHOS::Rect Defines a rectangle, including the position data of the four boundaries of the rectangle, and provides functions for rectangle inclusion, intersection, and aggregation.