![]() |
ATE::ICompFontClass Class ReferenceEncapsulates a font character class as a text resource. More...
Detailed DescriptionEncapsulates a font character class as a text resource. The methods allow you to add, access, and manipulate font classes for use with the Adobe Text Engine (ATE). A font character class contains a collection of Unicode characters. Constructor & Destructor Documentation
Constructor.
References ATE::sCompFontClass, and ATE::Throw_ATE_Exception(). Referenced by Duplicate().
Copy constructor.
References ATE::sCompFontClass.
Constructs this C++ object from the corresponding C object returned by an ATE suite function. The C++ object manages reference counting.
Destructor. References ATE::sCompFontClass. Member Function Documentation
Duplicates this font class.
References ICompFontClass(), ATE::sCompFontClass, and ATE::Throw_ATE_Exception().
Retrieves the number of characters in this font class.
References ATE::sCompFontClass, and ATE::Throw_ATE_Exception().
Retrieves the type of this font class.
References ATE::sCompFontClass, and ATE::Throw_ATE_Exception().
Retrieves the Unicode character codes that belong to this class.
References ATE::sCompFontClass, and ATE::Throw_ATE_Exception().
Retrieves the platform-specific name of this font class.
References ATE::sCompFontClass, and ATE::Throw_ATE_Exception().
Retrieves a reference to this object.
Referenced by ATE::ICompFontClassSet::Find(), and ATE::ICompFontComponent::SetClass().
Reports whether a Unicode character is in this font class.
References ATE::sCompFontClass, and ATE::Throw_ATE_Exception().
Reports whether this is a custom override class or predefined class.
References ATE::sCompFontClass, and ATE::Throw_ATE_Exception().
Reports whether the resource is currently editable.
References ATE::sCompFontClass, and ATE::Throw_ATE_Exception().
Reports whether the resource been modified since it became editable.
References ATE::sCompFontClass, and ATE::Throw_ATE_Exception().
Reports whether this is a null object.
References ATE::sCompFontClass.
Comparison operator tests for inequality.
Assignment operator.
References ATE::sCompFontClass.
Comparison operator tests for equality.
Sets the Unicode character codes that belong to this class.
References ATE::sCompFontClass, and ATE::Throw_ATE_Exception().
Sets the platform-specific name of this font.
References ATE::sCompFontClass, and ATE::Throw_ATE_Exception().
Reports whether the resource is in a valid state, either editable or committed.
References ATE::sCompFontClass, and ATE::Throw_ATE_Exception(). The documentation for this class was generated from the following files: |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
![]() |
|