Adobe.com
Contents Suites Classes Class Index Member Index

ATE::IArrayRealPoint Class Reference

Provides access to an ordered collection of point position values with real-number coordinates. More...

#include <IText.h>

List of all members.

Public Member Functions

 IArrayRealPoint ()
 Constructor.
 IArrayRealPoint (const IArrayRealPoint &src)
 Copy constructor.
IArrayRealPointoperator= (const IArrayRealPoint &rhs)
 Assignment operator.
bool operator== (const IArrayRealPoint &rhs) const
 Comparison operator tests for equality.
bool operator!= (const IArrayRealPoint &rhs) const
 Comparison operator tests for inequality.
 IArrayRealPoint (ArrayRealPointRef arrayrealpoint)
 Constructs this C++ object from the corresponding C object returned by an ATE suite function.
virtual ~IArrayRealPoint ()
 Destructor.
ArrayRealPointRef GetRef () const
 Retrieves a reference to this object.
bool IsNull () const
 Reports whether this is a null object.
ATETextDOM::Int32 GetSize () const
 Retrieves the number of members of this set.
ATETextDOM::RealPoint GetFirst () const
 Retrieves the first member of this set.
ATETextDOM::RealPoint GetLast () const
 Retrieves the last member of this set.
ATETextDOM::RealPoint Item (ATETextDOM::Int32 index) const
 Retrieves a member of this set by position index.

Detailed Description

Provides access to an ordered collection of point position values with real-number coordinates.


Constructor & Destructor Documentation

ATE::IArrayRealPoint::IArrayRealPoint (  ) 

Constructor.

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

Copy constructor.

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

References ATE::sArrayRealPoint.

ATE::IArrayRealPoint::IArrayRealPoint ( ArrayRealPointRef  arrayrealpoint  )  [explicit]

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

The C++ object manages reference counting.

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

Destructor.

References ATE::sArrayRealPoint.


Member Function Documentation

ATETextDOM::RealPoint ATE::IArrayRealPoint::GetFirst (  )  const

Retrieves the first member of this set.

Returns:
The member value.

References ATE::ATEFloatPointToATERealPoint(), ATE::sArrayRealPoint, and ATE::Throw_ATE_Exception().

ATETextDOM::RealPoint ATE::IArrayRealPoint::GetLast (  )  const

Retrieves the last member of this set.

Returns:
The member value.

References ATE::ATEFloatPointToATERealPoint(), ATE::sArrayRealPoint, and ATE::Throw_ATE_Exception().

ArrayRealPointRef ATE::IArrayRealPoint::GetRef (  )  const

Retrieves a reference to this object.

Returns:
The object reference.
ATETextDOM::Int32 ATE::IArrayRealPoint::GetSize (  )  const

Retrieves the number of members of this set.

Returns:
The number of members.

References ATE::sArrayRealPoint, and ATE::Throw_ATE_Exception().

bool ATE::IArrayRealPoint::IsNull (  )  const

Reports whether this is a null object.

Returns:
True if this is a null object.

References ATE::sArrayRealPoint.

ATETextDOM::RealPoint ATE::IArrayRealPoint::Item ( ATETextDOM::Int32  index  )  const

Retrieves a member of this set by position index.

Use with GetSize() to iterate through members.

Parameters:
index The 0-based position index.
Returns:
The member value.

References ATE::ATEFloatPointToATERealPoint(), ATE::sArrayRealPoint, and ATE::Throw_ATE_Exception().

bool ATE::IArrayRealPoint::operator!= ( const IArrayRealPoint 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.
IArrayRealPoint & ATE::IArrayRealPoint::operator= ( const IArrayRealPoint rhs  ) 

Assignment operator.

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

References ATE::sArrayRealPoint.

bool ATE::IArrayRealPoint::operator== ( const IArrayRealPoint 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 © 2014 Adobe Systems Incorporated. All rights reserved.
Terms of Use Online Privacy Policy Adobe and accessibility Avoid software piracy Permissions and Trademarks