|
| AcDbObjectId | resolveLayer (AcDbDatabase *, AcDbObjectId const &) |
| |
| virtual | ~AcDbDgnItem (void) |
| |
| virtual bool | showRasterRef (void) const |
| |
| virtual bool | useMasterUnits (void) const |
| |
| virtual bool | usingPartialContent (void) const |
| |
| virtual AcDbEntity * | getSubEntityAtGsMarker (AcGeMatrix3d const &, int) const |
| |
| virtual AcGeMatrix3d | modelTransform (void) const |
| |
| virtual AcString | getName (void) const |
| |
| virtual AcDb::UnitsValue | getUnits (void) const |
| |
| virtual Acad::ErrorStatus | draw (AcGiWorldDraw *, AcGiViewportDraw *, AcDbUnderlayDrawContext const &) const |
| |
| virtual Acad::ErrorStatus | getExtents (AcGePoint2d &, AcGePoint2d &) const |
| |
| virtual Acad::ErrorStatus | getOsnapPoints (AcGeMatrix3d const &, AcDb::OsnapMode, int, AcGePoint3d const &, AcGePoint3d const &, AcGeMatrix3d const &, AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > &, AcGeIntArray &) const |
| |
| virtual Acad::ErrorStatus | getThumbnail (tagBITMAPINFO *&) const |
| |
| virtual Acad::ErrorStatus | intersectWith (AcGeMatrix3d const &, AcDbEntity const *, AcDb::Intersect, AcGePlane const *, AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > &, int, int) const |
| |
| virtual void | setShowRasterRef (bool) |
| |
| virtual void | setUseMasterUnits (bool) |
| |
| void | resolveEntityTraits (AcDbImpEntity *, AcGiSubEntityTraits *) |
| |
| void | resolveSubEntityColor (AcCmEntityColor &) |
| |
| void | resolveSubEntityLineWeight (AcDb::LineWeight &) |
| |
| void | resolveSubEntityMaterial (AcDbObjectId &) |
| |
Definition at line 38 of file AcDbDgnItem.h.