![]() |
ATE::ITextFrame Class ReferenceThis class encapsulates a text frame, which manages the layout of a text range into rows and columns. More...
Detailed DescriptionThis class encapsulates a text frame, which manages the layout of a text range into rows and columns. The methods allow you to add, access, and manipulate text frames for use with the Adobe Text Engine (ATE). The frame is associated with an Constructor & Destructor Documentation
Constructor.
Copy constructor.
References ATE::sTextFrame.
Constructs this C++ object from the corresponding C object returned by an ATE suite function. The C++ object manages reference counting.
Destructor. References ATE::sTextFrame. Member Function Documentation
Retrieves the number of columns for this text frame.
References ATE::sTextFrame, and ATE::Throw_ATE_Exception().
Retrieves the column gutter value for this text frame.
References ATE::sTextFrame, and ATE::Throw_ATE_Exception().
Retrieves the line orientation of this text frame.
References ATE::sTextFrame, and ATE::Throw_ATE_Exception().
Retrieves the transformation matrix of this text frame.
References ATE::ATEFloatMatrixToATERealMatrix(), ATE::sTextFrame, and ATE::Throw_ATE_Exception().
Reports whether optical alignment is on for this text frame.
References ATE::sTextFrame, and ATE::Throw_ATE_Exception().
Retrieves a reference to this object.
Retrieves the number of rows for this text frame.
References ATE::sTextFrame, and ATE::Throw_ATE_Exception().
Retrieves the row gutter value for this text frame.
References ATE::sTextFrame, and ATE::Throw_ATE_Exception().
Reports whether the text range is arranged in row-major order.
References ATE::sTextFrame, and ATE::Throw_ATE_Exception().
Reports whether this frame is selected. Use the
References ATE::sTextFrame, and ATE::Throw_ATE_Exception().
Retrieves the line spacing value for this text frame.
References ATE::sTextFrame, and ATE::Throw_ATE_Exception().
Retrieves the parent story of this text frame.
References ATE::sTextFrame, and ATE::Throw_ATE_Exception().
Retrieves the paragraph direction for this text frame.
References ATE::sTextFrame, and ATE::Throw_ATE_Exception().
Retrieves a text-line iterator with which you can access the text lines of this text frame.
References ATE::sTextFrame, and ATE::Throw_ATE_Exception().
Retrieves the text range of this frame.
References ATE::sTextFrame, and ATE::Throw_ATE_Exception().
Retrieves the type of this text frame.
References ATE::sTextFrame, and ATE::Throw_ATE_Exception().
Reports whether this is a null object.
References ATE::sTextFrame.
Comparison operator tests for inequality.
Assignment operator.
References ATE::sTextFrame.
Comparison operator tests for equality.
References ATE::sTextFrame, and ATE::Throw_ATE_Exception().
Sets the number of columns for this text frame.
References ATE::sTextFrame, and ATE::Throw_ATE_Exception().
Sets the column gutter value for this text frame.
References ATE::sTextFrame, and ATE::Throw_ATE_Exception().
Sets the line orientation value for this text frame.
References ATE::sTextFrame, and ATE::Throw_ATE_Exception().
Turns optical alignment on or off for this text frame.
References ATE::sTextFrame, and ATE::Throw_ATE_Exception().
Sets the number of rows for this text frame.
References ATE::sTextFrame, and ATE::Throw_ATE_Exception().
Sets the row gutter value for this text frame.
References ATE::sTextFrame, and ATE::Throw_ATE_Exception().
Turns row-major order on or off for this text frame.
References ATE::sTextFrame, and ATE::Throw_ATE_Exception().
Sets the line spacing value for this text frame.
References ATE::sTextFrame, and ATE::Throw_ATE_Exception().
Sets the paragragh direction for this text frame.
References ATE::sTextFrame, and ATE::Throw_ATE_Exception(). The documentation for this class was generated from the following files: |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
![]() |
|