31#ifndef _PDF_PUBLISH_2DGEOM_REF_INCLUDED_
32#define _PDF_PUBLISH_2DGEOM_REF_INCLUDED_
#define SMARTPTR(classname)
#define PDFPUBLISH_TOOLKIT
void getGeometryBlock(Od2dGeometryBlockPtr &block) const
void setBorder(bool state)
void getLayer(Od2dGeometryLayerPtr &layer) const
void setGeometryBlock(const Od2dGeometryBlockPtr &block)
void getScale(double &scale) const
void setTransform(const OdGeMatrix2d &xfm)
void setScale(double scale)
virtual ~Od2dGeometryReference()
void getTranslation(OdGeVector2d &vec) const
ODRX_DECLARE_MEMBERS(Od2dGeometryReference)
void getBorderColor(ODCOLORREF &color) const
void getRotation(double &rotation) const
void setTranslation(const OdGeVector2d &vec)
void getBorder(bool &state) const
void setLayer(const Od2dGeometryLayerPtr &layer)
void setBorderColor(ODCOLORREF color)
void getTransform(OdGeMatrix2d &xfm) const
void setRotation(double rotation=0)