![]() Rogue Wave Views 5.5.1 |
Rogue Wave Views |
Rogue Wave Views Documentation Home |
This class is used to represent an area that is not used. More...
#include <ilviews/printing/layout.h>
Public Member Functions | |
| IlvPrintableNullArea (IlvPrintableLayout const &layout) | |
| The constructor. | |
| virtual IlvPrintableArea * | clone () const |
Returns a pointer to a new instance of IlvPrintableNullArea; this object is a copy of the current object. | |
| virtual IlBoolean | print (IlvPrintableJob &job, IlvPrintable *printable) const |
| Overloaded function that does nothing. | |
| virtual void | setBBox (IlvRect const &bbox) |
| Overloaded function that does nothing. | |
| virtual void | setTransformer (IlvTransformer const &transformer) |
| Overloaded function that does nothing. | |
This class is used to represent an area that is not used.
Library: ilvprint
This class lets you consider an area that does not exist on the logical page as a normal area.
| IlvPrintableNullArea::IlvPrintableNullArea | ( | IlvPrintableLayout const & | layout | ) |
The constructor.
Calls the IlvPrintableArea constructor.
| layout | The IlvPrintableLayout associated with this object. |
| virtual IlvPrintableArea* IlvPrintableNullArea::clone | ( | ) | const [virtual] |
Returns a pointer to a new instance of IlvPrintableNullArea; this object is a copy of the current object.
IlvPrintableArea*. Implements IlvPrintableArea.
| virtual IlBoolean IlvPrintableNullArea::print | ( | IlvPrintableJob & | job, | |
| IlvPrintable * | printable | |||
| ) | const [virtual] |
Overloaded function that does nothing.
| job | Not used. |
IlTrue. Implements IlvPrintableArea.
| virtual void IlvPrintableNullArea::setBBox | ( | IlvRect const & | bbox | ) | [virtual] |
| virtual void IlvPrintableNullArea::setTransformer | ( | IlvTransformer const & | transformer | ) | [virtual] |
Overloaded function that does nothing.
| transformer | Not used. |
Implements IlvPrintableArea.
© 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.