rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Foundation Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

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

List of all members.

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.

Protected Member Functions

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

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 [protected, virtual]

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

Returns:
1.

Implements IlvPrintableComposite::PositionCoordinate.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

© Copyright 2012, 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.