Rogue Wave Views Foundation Package API Reference Guide |
Rogue Wave Views Documentation Home |
This is an abstract class representing the concept of the end point of a segment. More...
#include <ilviews/printing/composite.h>
Public Member Functions | |
PositionCoordinate () | |
The constructor. More... | |
virtual PositionCoordinate * | clone () const =0 |
This function returns a new object allocated on the heap, this object is a copy of the current object. More... | |
This is an abstract class representing the concept of the end point of a segment.
Library: ilvprint
IlvPrintableComposite::PositionCoordinate::PositionCoordinate | ( | ) |
The constructor.
After the construction the validity of the object must be checked.
|
pure virtual |
This function returns a new object allocated on the heap, this object is a copy of the current object.
Implemented in IlvPrintableComposite::RatioRelativePositionCoordinate, IlvPrintableComposite::DeltaRelativePositionCoordinate, and IlvPrintableComposite::DeducedPositionCoordinate.
© Copyright 2016, 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.