Rogue Wave Views 5.5.1 |
Rogue Wave Views |
Rogue Wave Views Documentation Home |
This class is used to represent the deduced position, on an axis, of a component that are computed by the calling object. More...
#include <ilviews/printing/composite.h>
Public Member Functions | |
DeducedSegmentCoordinates (PositionCoordinate const &first, PositionCoordinate const &last) | |
The constructor. | |
virtual SegmentCoordinates * | clone () const |
This function returns a new object allocated on the heap; this object is a copy of the current object. |
This class is used to represent the deduced position, on an axis, of a component that are computed by the calling object.
Library: ilvprint
IlvPrintableComposite::DeducedSegmentCoordinates::DeducedSegmentCoordinates | ( | PositionCoordinate const & | first, | |
PositionCoordinate const & | last | |||
) |
The constructor.
first | The position of the start point of the segment. | |
last | The position of the last point of the segment. |
virtual SegmentCoordinates* IlvPrintableComposite::DeducedSegmentCoordinates::clone | ( | ) | const [virtual] |
This function returns a new object allocated on the heap; this object is a copy of the current object.
Implements IlvPrintableComposite::SegmentCoordinates.
© 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.