BIMHome
v1.0.0
BIMHome接口文档说明
首页
相关页面
Topics
包
类
文件
C++类列表
TechDraw
DxfEntity
DxfEntity 成员列表
成员的完整列表,这些成员属于
DxfEntity
,包括所有继承而来的类成员
calculateBorders
()
DxfEntity
virtual
clone
()=0
DxfEntity
pure virtual
DxfEntity
()
DxfEntity
getArrowSize
() const
DxfEntity
getAttribute
() const
DxfEntity
getBulge
() const
DxfEntity
virtual
getDimensionLineColor
() const
DxfEntity
getDimensionLineGap
() const
DxfEntity
getDimensionLineWidth
() const
DxfEntity
getEndPoint
() const
DxfEntity
virtual
getEntityId
() const
DxfEntity
getEntityLayoutId
() const
DxfEntity
getEntityUuid
() const
DxfEntity
getExtensionLineColor
() const
DxfEntity
getExtensionLineExtension
() const
DxfEntity
getExtensionLineOffset
() const
DxfEntity
getExtensionLineWidth
() const
DxfEntity
getFixedLength
() const
DxfEntity
getFixedLengthOn
() const
DxfEntity
getGeneralFactor
() const
DxfEntity
getGeneralScale
() const
DxfEntity
getInsideHorizontalText
() const
DxfEntity
getMaxVector
()
DxfEntity
getMiddlePoint
() const
DxfEntity
virtual
getMinVector
()
DxfEntity
getSize
()
DxfEntity
getStartPoint
() const
DxfEntity
virtual
getTextColor
() const
DxfEntity
getTextHeight
() const
DxfEntity
getTextStyle
()
DxfEntity
getTickSize
() const
DxfEntity
getType
() const
DxfEntity
m_Attribute
DxfEntity
protected
m_EntityId
DxfEntity
protected
m_EntityParentId
DxfEntity
protected
m_EntityUuid
DxfEntity
protected
m_Header
DxfEntity
protected
m_MaxV
DxfEntity
protected
m_MinV
DxfEntity
protected
m_Type
DxfEntity
protected
m_Version
DxfEntity
protected
move
(const TechDraw::DxfVector &offset)
DxfEntity
virtual
resetBorders
()
DxfEntity
rotate
(const DxfVector ¢er, const double &angle)
DxfEntity
virtual
setAttribute
(DRW_Entity &data)
DxfEntity
setAttribute
(const DxfAttribute &attr)
DxfEntity
setEntityLayoutId
(const std::string &id)
DxfEntity
setHeaderInfo
(TechDraw::DxfHeader *)
DxfEntity
setLayer
(const std::string &name)
DxfEntity
setLayer
(DxfLayer *l)
DxfEntity
setVersion
(int version)
DxfEntity
writeDxf
(dxfW *writer)
DxfEntity
virtual
~DxfEntity
()
DxfEntity
virtual