![]() |
ATE::ITextRunsIterator Class ReferenceThis object allows you to iterate through a set of text runs in a story. More...
Detailed DescriptionThis object allows you to iterate through a set of text runs in a story. A text run is a range of text whose characters all share the same set of attributes. If the text of the story changes through insertions or deletions, an existing text run iterator is rendered invalid. Create a text run iterator object using Constructor & Destructor Documentation
Constructor.
Copy constructor.
References ATE::sTextRunsIterator.
Constructs this C++ object from the corresponding C object returned by an ATE suite function. The C++ object manages reference counting.
Destructor. References ATE::sTextRunsIterator.
Constructor. Creates an iterator object for a the text runs in a specific text range set that is ordered first-to-last or last-to-first.
References ATE::ITextRanges::GetRef(), ATE::sTextRunsIterator, and ATE::Throw_ATE_Exception(). Member Function Documentation
Retrieves a reference to this object.
Reports whether the end of the set has been reached.
References ATE::sTextRunsIterator, and ATE::Throw_ATE_Exception().
Reports whether the set is empty.
References ATE::sTextRunsIterator, and ATE::Throw_ATE_Exception().
Reports whether the end of the set has been reached.
References ATE::sTextRunsIterator, and ATE::Throw_ATE_Exception().
Reports whether this is a null object.
References ATE::sTextRunsIterator.
Retrieves the text range containing the current text run.
References ATE::sTextRunsIterator, and ATE::Throw_ATE_Exception().
Sets the current position to the first member of this set.
References ATE::sTextRunsIterator, and ATE::Throw_ATE_Exception().
Sets the current position to the last member of this set.
References ATE::sTextRunsIterator, and ATE::Throw_ATE_Exception().
Increments the current position in the set in the iterator's current direction.
References ATE::sTextRunsIterator, and ATE::Throw_ATE_Exception().
Comparison operator tests for inequality.
Assignment operator.
References ATE::sTextRunsIterator.
Comparison operator tests for equality.
The documentation for this class was generated from the following files: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
![]() |
|