12#import <Foundation/Foundation.h>
13#import <UniPRT/APair.h>
14#import <UniPRT/IFontSize.h>
39- (instancetype)initWithX:(
float)x y:(
float)y;
Base class for APair.
Definition APair.h:36
Font size in the X and Y direction allows for stretching/resizing when non-default font size is desir...
Definition FontSize.h:38
A protocol defining the interface for FontSize classes.
Definition IFontSize.h:37