MeiCam SDK For iOS  3.10.0
Instance Methods | List of all members
NvsCaptionTextLayout Class Reference

#import <NvsCaptionTextLayout.h>

Inheritance diagram for NvsCaptionTextLayout:

Instance Methods

(int) - getLineCount
 
(NvsRect- getBoundingRectAtLine:
 
(int) - getGlyphCountInLine:
 
(NvsRect- getGlyphBoundingRect:glyphIndexInLine:
 

Method Documentation

◆ getBoundingRectAtLine:

- (NvsRect) getBoundingRectAtLine: (int)  lineNum

◆ getGlyphBoundingRect:glyphIndexInLine:

- (NvsRect) getGlyphBoundingRect: (int)  lineNum
glyphIndexInLine: (int)  glyphIndexInLine 

◆ getGlyphCountInLine:

- (int) getGlyphCountInLine: (int)  lineNum

◆ getLineCount

- (int) getLineCount

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