Adobe.com
Contents Suites Classes Class Index Member Index

ATE::IApplicationPaint Class Reference

Encapsulates Illustrator-specific painting of fill and stroke for text, as defined by the AIATEPaintSuite. More...

#include <IText.h>

List of all members.

Public Member Functions

 IApplicationPaint ()
 Constructor.
 IApplicationPaint (const IApplicationPaint &src)
 Copy constructor.
IApplicationPaintoperator= (const IApplicationPaint &rhs)
 Assignment operator.
bool operator== (const IApplicationPaint &rhs) const
 Comparison operator tests for equality.
bool operator!= (const IApplicationPaint &rhs) const
 Comparison operator tests for inequality.
 IApplicationPaint (ApplicationPaintRef applicationpaint)
 Constructs this C++ object from the corresponding C object returned by an ATE suite function.
virtual ~IApplicationPaint ()
 Destructor.
ApplicationPaintRef GetRef () const
 Retrieves a reference to this object.
bool IsNull () const
 Reports whether this is a null object.

Detailed Description

Encapsulates Illustrator-specific painting of fill and stroke for text, as defined by the AIATEPaintSuite.

See also:
IArrayApplicationPaintRef

Constructor & Destructor Documentation

ATE::IApplicationPaint::IApplicationPaint (  ) 

Constructor.

Returns:
The new object.
ATE::IApplicationPaint::IApplicationPaint ( const IApplicationPaint src  ) 

Copy constructor.

Parameters:
src The object to copy.
Returns:
The new object.

References ATE::sApplicationPaint.

ATE::IApplicationPaint::IApplicationPaint ( ApplicationPaintRef  applicationpaint  )  [explicit]

Constructs this C++ object from the corresponding C object returned by an ATE suite function.

The C++ object manages reference counting.

Parameters:
applicationpaint The C object.
Returns:
The new C++ object.
The new C++ object.
ATE::IApplicationPaint::~IApplicationPaint (  )  [virtual]

Destructor.

References ATE::sApplicationPaint.


Member Function Documentation

ApplicationPaintRef ATE::IApplicationPaint::GetRef (  )  const

Retrieves a reference to this object.

Returns:
The object reference.

Referenced by ATE::ICharFeatures::SetFillBackgroundColor(), ATE::ICharFeatures::SetFillColor(), and ATE::ICharFeatures::SetStrokeColor().

bool ATE::IApplicationPaint::IsNull (  )  const

Reports whether this is a null object.

Returns:
True if this is a null object.

References ATE::sApplicationPaint.

bool ATE::IApplicationPaint::operator!= ( const IApplicationPaint rhs  )  const

Comparison operator tests for inequality.

Parameters:
rhs The object to compare to this one.
Returns:
True if the two objects are not the same.
IApplicationPaint & ATE::IApplicationPaint::operator= ( const IApplicationPaint rhs  ) 

Assignment operator.

Parameters:
rhs The object to assign to this one.
Returns:
A reference to this object.

References ATE::sApplicationPaint.

bool ATE::IApplicationPaint::operator== ( const IApplicationPaint rhs  )  const

Comparison operator tests for equality.

Parameters:
rhs The object to compare to this one.
Returns:
True if the two objects are the same.

The documentation for this class was generated from the following files:


Contents Suites Classes Class Index Member Index
Adobe Solutions Network
 
Copyright © 2016 Adobe Systems Incorporated. All rights reserved.
Terms of Use Online Privacy Policy Adobe and accessibility Avoid software piracy Permissions and Trademarks