| CartoType iOS API 9.2-12-g6c2dcf66f
    for development in Swift and Objective C for iOS and Mac OS | 
#import <CartoTypeBase.h>
| Protected Attributes | |
| double | x | 
| double | y | 
| CtPointType | type | 
A point on a path, defined using double-precision floating point values.
| 
 | protected | 
The type: on the curve or a control point.
| 
 | protected | 
The X coordinate.
| 
 | protected | 
The Y coordinate.