![]() |
ATE::ICompFontSet Class ReferenceEncapsulates a composite font set as a text resource. More...
Detailed DescriptionEncapsulates a composite font set as a text resource. The methods allow you to add, access, and manipulate font sets for use with the Adobe Text Engine (ATE). A font set contains a collection of Constructor & Destructor Documentation
Constructor.
Copy constructor.
References ATE::sCompFontSet.
Constructs this C++ object from the corresponding C object returned by an ATE suite function. The C++ object manages reference counting.
Destructor. References ATE::sCompFontSet. Member Function Documentation
Appends a font to this font set.
References ATE::ICompFont::GetRef(), ATE::sCompFontSet, and ATE::Throw_ATE_Exception().
Retrieves a specific font from this set.
References ATE::ICompFont::GetRef(), ATE::sCompFontSet, and ATE::Throw_ATE_Exception().
Retrieves the first member of this set.
References ATE::sCompFontSet, and ATE::Throw_ATE_Exception().
Retrieves the last member of this set.
References ATE::sCompFontSet, and ATE::Throw_ATE_Exception().
Retrieves a reference to this object.
Retrieves the number of members of this set.
References ATE::sCompFontSet, and ATE::Throw_ATE_Exception().
Reports whether this is a null object.
References ATE::sCompFontSet.
Retrieves a member of this set by position index. Use with
References ATE::sCompFontSet, and ATE::Throw_ATE_Exception().
Comparison operator tests for inequality.
Assignment operator.
References ATE::sCompFontSet.
Comparison operator tests for equality.
Removes a member font from this font set.
References ATE::sCompFontSet, and ATE::Throw_ATE_Exception().
Replaces a font in this set.
References ATE::ICompFont::GetRef(), ATE::sCompFontSet, and ATE::Throw_ATE_Exception().
Updates this font set to reflect what is currently in the document font resource's font set. This can invalidate previously saved font indices.
References ATE::sCompFontSet, and ATE::Throw_ATE_Exception(). The documentation for this class was generated from the following files: |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
![]() |
|