Base class for APair.
More...
#include <APair.h>
|
float | x |
|
float | y |
|
float | x |
| First value. e.g., Horizontal, x, position of a point.
|
|
float | y |
| Second value. e.g., Vertical, y, position of a point.
|
|
Base class for APair.
This class provides a basic implementation for a pair of values, typically representing coordinates or dimensions.
◆ initWithX:y:
- (instancetype) initWithX: |
|
(float) | x |
y: |
|
(float) | y |
The documentation for this class was generated from the following file:
- /Users/realbuber/Documents/Project/sdk_json_Objective-C/AutoIdSDK/LabelMaker/Interfaces/Coordinate/APair.h