![]() |
ATE::ICompFontComponent Class ReferenceEncapsulates a font component as a text resource. More...
Detailed DescriptionEncapsulates a font component as a text resource. The methods allow you to add, access, and manipulate font components for use with the Adobe Text Engine (ATE). Font components belong to Constructor & Destructor Documentation
Constructor.
Copy constructor.
References ATE::sCompFontComponent.
Constructs this C++ object from the corresponding C object returned by an ATE suite function. The C++ object manages reference counting.
Destructor. References ATE::sCompFontComponent.
Constructor: Creates a font component from a text resources object.
References ATE::ITextResources::GetRef(), ATE::sCompFontComponent, and ATE::Throw_ATE_Exception(). Member Function Documentation
Retrieves the baseline value of this component.
References ATE::sCompFontComponent, and ATE::Throw_ATE_Exception().
Reports the centering state of this component.
References ATE::sCompFontComponent, and ATE::Throw_ATE_Exception().
Retrieves the font class to which this component belongs.
References ATE::sCompFontComponent, and ATE::Throw_ATE_Exception().
Retrieves the font to which this component belongs.
References ATE::sCompFontComponent, and ATE::Throw_ATE_Exception().
Retrieves the horizontal scaling factor of this component.
References ATE::sCompFontComponent, and ATE::Throw_ATE_Exception().
Retrieves a reference to this object.
Referenced by ATE::ICompFont::AddComponent(), ATE::ICompFont::Find(), and ATE::ICompFont::ReplaceComponent().
Retrieves the point size of this component.
References ATE::sCompFontComponent, and ATE::Throw_ATE_Exception().
Retrieves the vertical scaling factor of this component.
References ATE::sCompFontComponent, and ATE::Throw_ATE_Exception().
Reports whether the resource been modified since it became editable.
References ATE::sCompFontComponent, and ATE::Throw_ATE_Exception().
Reports whether this is a null object.
References ATE::sCompFontComponent.
Comparison operator tests for inequality.
Assignment operator.
References ATE::sCompFontComponent.
Comparison operator tests for equality.
Sets the baseline value of this component.
References ATE::sCompFontComponent, and ATE::Throw_ATE_Exception().
Sets the centering state of this component.
References ATE::sCompFontComponent, and ATE::Throw_ATE_Exception().
Sets the font character class to which this component belongs.
References ATE::ICompFontClass::GetRef(), ATE::sCompFontComponent, and ATE::Throw_ATE_Exception().
Sets the font to which this component belongs.
References ATE::IFont::GetRef(), ATE::sCompFontComponent, and ATE::Throw_ATE_Exception().
Sets the horizontal scaling factor of this component.
References ATE::sCompFontComponent, and ATE::Throw_ATE_Exception().
Sets the point size of this component.
References ATE::sCompFontComponent, and ATE::Throw_ATE_Exception().
Sets the vertical scaling factor of this component.
References ATE::sCompFontComponent, and ATE::Throw_ATE_Exception(). The documentation for this class was generated from the following files: |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
![]() |
|