#include <DbUnderlayItem.h>
|
| ODRX_DECLARE_MEMBERS (OdDbUnderlayItemPE) |
|
virtual OdGiRasterImagePtr | getThumbnail (OdDbUnderlayItem *pItem, int width, int height) const =0 |
|
virtual void | getImage (OdDbUnderlayItemPtr item, bool isPreview, const OdGePoint2d &pixelDensity, double ds, const OdGeMatrix3d &x, const OdGePoint2d vps[], ODCOLORREF backgroundColor, const OdDbUnderlayDrawContext &context, OdUInt32 viewportId, OdDbUnderlayReference *obj, bool isPlotGeneration, OnImageReady *pCallback) const =0 |
|
virtual bool | viewportDraw (OdDbUnderlayItemPtr item, OdGiViewportDraw *pVd, const OdDbUnderlayDrawContext &context, const OdDbUnderlayReference *obj) const =0 |
|
| ODRX_HEAP_OPERATORS () |
|
| OdRxObject () |
|
virtual | ~OdRxObject () |
|
virtual OdRxObject * | queryX (const OdRxClass *pClass) const |
|
virtual OdRxObject * | x (const OdRxClass *pClass) const |
|
virtual OdRxClass * | isA () const |
|
virtual void | addRef ()=0 |
|
virtual void | release ()=0 |
|
virtual long | numRefs () const |
|
bool | isKindOf (const OdRxClass *pClass) const |
|
virtual OdRxObjectPtr | clone () const |
|
virtual void | copyFrom (const OdRxObject *pSource) |
|
virtual OdRx::Ordering | comparedTo (const OdRxObject *pOther) const |
|
virtual bool | isEqualTo (const OdRxObject *pOther) const |
|
Definition at line 140 of file DbUnderlayItem.h.
◆ getImage()
virtual void OdDbUnderlayItemPE::getImage |
( |
OdDbUnderlayItemPtr |
item, |
|
|
bool |
isPreview, |
|
|
const OdGePoint2d & |
pixelDensity, |
|
|
double |
ds, |
|
|
const OdGeMatrix3d & |
x, |
|
|
const OdGePoint2d |
vps[], |
|
|
ODCOLORREF |
backgroundColor, |
|
|
const OdDbUnderlayDrawContext & |
context, |
|
|
OdUInt32 |
viewportId, |
|
|
OdDbUnderlayReference * |
obj, |
|
|
bool |
isPlotGeneration, |
|
|
OnImageReady * |
pCallback |
|
) |
| const |
|
pure virtual |
◆ getThumbnail()
◆ ODRX_DECLARE_MEMBERS()
◆ viewportDraw()
The documentation for this class was generated from the following file: