BIMHome
v1.0.0
BIMHome接口文档说明
首页
相关页面
Topics
包
类
文件
C++类列表
TechDraw
DxfXline
DxfXline 成员列表
成员的完整列表,这些成员属于
DxfXline
,包括所有继承而来的类成员
calculateBorders
() override
DxfLine
virtual
clone
() override
DxfXline
virtual
DxfEntity
()
DxfEntity
DxfLine
()=default
DxfLine
DxfLine
(const DxfVector &spt, const DxfVector &ePt)
DxfLine
DxfXline
()=default
DxfXline
DxfXline
(const DxfVector &spt, const DxfVector &ePt)
DxfXline
getAngle1
() const
DxfLine
getAngle2
() const
DxfLine
getArrowSize
() const
DxfEntity
getAttribute
() const
DxfEntity
getBulge
() const
DxfEntity
virtual
getDimensionLineColor
() const
DxfEntity
getDimensionLineGap
() const
DxfEntity
getDimensionLineWidth
() const
DxfEntity
getDirection1
(void) const
DxfLine
getDirection2
(void) const
DxfLine
getEndPoint
() const override
DxfLine
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
getLineType
() const
DxfLine
getMaxVector
()
DxfEntity
getMiddlePoint
() const override
DxfLine
virtual
getMinVector
()
DxfEntity
getSize
()
DxfEntity
getStartPoint
() const override
DxfLine
virtual
getTextColor
() const
DxfEntity
getTextHeight
() const
DxfEntity
getTextStyle
()
DxfEntity
getTickSize
() const
DxfEntity
getType
() const
DxfEntity
m_Attribute
DxfEntity
protected
m_EndPoint
DxfLine
protected
m_EntityId
DxfEntity
protected
m_EntityParentId
DxfEntity
protected
m_EntityUuid
DxfEntity
protected
m_Header
DxfEntity
protected
m_LineType
DxfLine
protected
m_MaxV
DxfEntity
protected
m_MinV
DxfEntity
protected
m_Scale
DxfLine
protected
m_StartPoint
DxfLine
protected
m_Type
DxfEntity
protected
m_Version
DxfEntity
protected
move
(const TechDraw::DxfVector &offset) override
DxfLine
virtual
resetBorders
()
DxfEntity
rotate
(const TechDraw::DxfVector ¢er, const double &angle) override
DxfLine
virtual
setAttribute
(DRW_Entity &data)
DxfEntity
setAttribute
(const DxfAttribute &attr)
DxfEntity
setEndPoint
(const TechDraw::DxfVector &)
DxfLine
setEntityLayoutId
(const std::string &id)
DxfEntity
setHeaderInfo
(TechDraw::DxfHeader *)
DxfEntity
setLayer
(const std::string &name)
DxfEntity
setLayer
(DxfLayer *l)
DxfEntity
setLineType
(LineType type)
DxfLine
setScale
(double scale)
DxfLine
setStartPoint
(const TechDraw::DxfVector &)
DxfLine
setVersion
(int version)
DxfEntity
writeDxf
(dxfW *writer) override
DxfLine
virtual
~DxfEntity
()
DxfEntity
virtual
~DxfLine
()
DxfLine
virtual
~DxfXline
()
DxfXline