Rogue Wave Views 5.5.1 |
Rogue Wave Views |
Rogue Wave Views Documentation Home |
This class is used to represent the concept of the end point of a segment relatively in pixel to the bounding box of an IlvPrintableComposite
.
More...
#include <ilviews/printing/composite.h>
Public Member Functions | |
DeltaRelativePositionCoordinate (IlvPos position, IlBoolean isRelativeToFirst=((IlBoolean) 1)) | |
The constructor. | |
virtual PositionCoordinate * | 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 concept of the end point of a segment relatively in pixel to the bounding box of an IlvPrintableComposite
.
Library: ilvprint
IlvPrintableComposite::DeltaRelativePositionCoordinate::DeltaRelativePositionCoordinate | ( | IlvPos | position, | |
IlBoolean | isRelativeToFirst = ((IlBoolean) 1) | |||
) |
The constructor.
position | The position (relative to the reference segment). | |
isRelativeToFirst | Flag to specify whether the position is relative to the first or the last position of the reference segment. |
virtual PositionCoordinate* IlvPrintableComposite::DeltaRelativePositionCoordinate::clone | ( | ) | const [virtual] |
This function returns a new object allocated on the heap; this object is a copy of the current object.
Implements IlvPrintableComposite::PositionCoordinate.
© 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.