![]() Rogue Wave Views 5.5.1 |
Rogue Wave Views |
Rogue Wave Views Documentation Home |
This class is used to represent the position in pixel, on an axis, of a component relatively to the bounding box of an IlvPrintableComposite.
More...
#include <ilviews/printing/composite.h>
Public Member Functions | |
| DeltaRelativeSegmentCoordinates (PositionCoordinate const &first, PositionCoordinate const &last, IlvDim length) | |
| 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 position in pixel, on an axis, of a component relatively to the bounding box of an IlvPrintableComposite.
Library: ilvprint
| IlvPrintableComposite::DeltaRelativeSegmentCoordinates::DeltaRelativeSegmentCoordinates | ( | PositionCoordinate const & | first, | |
| PositionCoordinate const & | last, | |||
| IlvDim | length | |||
| ) |
The constructor.
| first | The position of the start point of the segment. | |
| last | The position of the last point of the segment. | |
| length | The length of the segment. |
| virtual SegmentCoordinates* IlvPrintableComposite::DeltaRelativeSegmentCoordinates::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.