BIMHome
v1.0.0
BIMHome接口文档说明
首页
相关页面
Topics
包
类
文件
C++类列表
TechDraw
DxfPoint
DxfPoint 成员列表
成员的完整列表,这些成员属于
DxfPoint
,包括所有继承而来的类成员
calculateBorders
() override
DxfPoint
virtual
clone
() override
DxfPoint
virtual
DxfEntity
()
DxfEntity
DxfPoint
(const DxfVector &pt)
DxfPoint
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
getVector3d
()
DxfPoint
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_Point
DxfPoint
private
m_Type
DxfEntity
protected
m_Version
DxfEntity
protected
move
(const TechDraw::DxfVector &offset) override
DxfPoint
virtual
resetBorders
()
DxfEntity
rotate
(const TechDraw::DxfVector ¢er, const double &angle) override
DxfPoint
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) override
DxfPoint
virtual
~DxfEntity
()
DxfEntity
virtual
~DxfPoint
()
DxfPoint