16 #import <CoreGraphics/CGGeometry.h>
81 - (int64_t)changeInPoint:(int64_t)newInPoint;
96 - (int64_t)changeOutPoint:(int64_t)newOutPoint;
108 - (void)movePosition:(int64_t)offset;
121 - (void)setText:(NSInteger)captionIndex
122 text:(NSString *)text;
135 - (NSString *)getText:(NSInteger)captionIndex;
148 - (void)setFontFamily:(NSInteger)captionIndex
149 family:(NSString *)family;
162 - (NSString *)getFontFamily:(NSInteger)captionIndex;
175 - (void)setTextColor:(NSInteger)captionIndex
202 - (void)setWeight:(
int)weight captionIndex:(
int)captionIndex;
215 - (int)getWeight:(
int)captionIndex;
226 - (void)setCaptionTranslation:(CGPoint)translation;
249 - (void)translateCaption:(CGPoint)translationOffset;
260 - (void)setAnchorPoint:(CGPoint)anchor;
283 - (void)setScaleX:(
float)scale;
307 - (void)setScaleY:(
float)scale;
331 - (void)scaleCaption:(
float)scaleFactor
332 anchor:(CGPoint)anchor;
343 - (void)setRotationZ:(
float)angle;
366 - (void)rotateCaption:(
float)angle
367 anchor:(CGPoint)anchor;
379 - (void)rotateCaptionAroundCenter:(
float)angle
394 - (NSArray *)getCaptionBoundingVertices:(NSInteger)captionIndex
417 - (void)setZValue:(
float)value;
438 - (void)setOpacity:(
float)opacity;