rwlogo

Rogue Wave Views
Foundation Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

List of all members | Public Member Functions | Protected Member Functions
IlvPrintableComposite::DeducedPositionCoordinate Class Reference

This class is used to represent the concept of a deduced end point of a segment, that is computed by the calling object. More...

#include <ilviews/printing/composite.h>

Inheritance diagram for IlvPrintableComposite::DeducedPositionCoordinate:
IlvPrintableComposite::PositionCoordinate

Public Member Functions

 DeducedPositionCoordinate ()
 The constructor.
 
virtual PositionCoordinateclone () const
 This function returns a new object allocated on the heap; this object is a copy of the current object. More...
 
- Public Member Functions inherited from IlvPrintableComposite::PositionCoordinate
 PositionCoordinate ()
 The constructor. More...
 

Protected Member Functions

virtual int getType () const
 Returns whether the position is relative, that is, IlFalse. More...
 

Detailed Description

This class is used to represent the concept of a deduced end point of a segment, that is computed by the calling object.

Library: ilvprint

Member Function Documentation

virtual PositionCoordinate* IlvPrintableComposite::DeducedPositionCoordinate::clone ( ) const
virtual

This function returns a new object allocated on the heap; this object is a copy of the current object.

Returns
A pointer to a new allocated object.

Implements IlvPrintableComposite::PositionCoordinate.

virtual int IlvPrintableComposite::DeducedPositionCoordinate::getType ( ) const
protectedvirtual

Returns whether the position is relative, that is, IlFalse.

Returns
1.

Implements IlvPrintableComposite::PositionCoordinate.


© Copyright 2014, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.