![]() |
ATE::ITextLine Class ReferenceThis class encapsulates a line of text in a text frame. More...
Detailed DescriptionThis class encapsulates a line of text in a text frame. The line is part of an
Constructor & Destructor Documentation
Constructor.
Copy constructor.
References ATE::sTextLine.
Constructs this C++ object from the corresponding C object returned by an ATE suite function. The C++ object manages reference counting.
Destructor. References ATE::sTextLine. Member Function Documentation
Retrieves an array of baselines (IArrayLine) specified by a start and end point in the coordinate space of the containing text frame. An array is required since each composed line can contain several segments due to intrusions such as text wraps and Japanese features such as warichu.
References ATE::sTextLine, and ATE::Throw_ATE_Exception().
Retrieves a glyph-run iterator with which you can access the glyph runs of this line.
References ATE::sTextLine, and ATE::Throw_ATE_Exception().
Retrieves a reference to this object.
Retrieves the parent text frame of this line.
References ATE::sTextLine, and ATE::Throw_ATE_Exception().
Retrieves the text range for this line.
References ATE::sTextLine, and ATE::Throw_ATE_Exception().
Retrieves a glyph-run iterator with which you can access the glyph runs of this line, handling the special case of text that contains a mixture of left-to-right (LTR) and right-to-left (RTL) text. If this case is not expected, use
References ATE::sTextLine, and ATE::Throw_ATE_Exception().
Reports whether this is a null object.
References ATE::sTextLine.
Comparison operator tests for inequality.
Assignment operator.
References ATE::sTextLine.
Comparison operator tests for equality.
The documentation for this class was generated from the following files: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
![]() |
|