CartoType iOS API 8.8-13-g03c6f7017
for development in Swift and Objective C for iOS and Mac OS
Protected Attributes | List of all members
CartoTypePathPointFP Struct Reference

#import <CartoTypeBase.h>

Protected Attributes

double x
 
double y
 
CartoTypePointType type
 

Detailed Description

A point on a path, defined using double-precision floating point values.

Member Data Documentation

◆ type

- (CartoTypePointType) type
protected

The type: on the curve or a control point.

◆ x

- (double) x
protected

The X coordinate.

◆ y

- (double) y
protected

The Y coordinate.


The documentation for this struct was generated from the following file: