BIMHome
v1.0.0
BIMHome接口文档说明
首页
相关页面
Topics
包
类
文件
C++类列表
TechDraw
DxfArc
DxfArc 成员列表
成员的完整列表,这些成员属于
DxfArc
,包括所有继承而来的类成员
bulge
DxfArc
calculateBorders
() override
DxfArc
virtual
clone
() override
DxfArc
virtual
DxfArc
(const DxfVector ¢er, double radius, double angle1, double angle2, bool reversed)
DxfArc
DxfEntity
()
DxfEntity
getAngle1
() const
DxfArc
getAngle2
() const
DxfArc
getAngleLength
() const
DxfArc
getAnticlockwise
()
DxfArc
getArrowSize
() const
DxfEntity
getAttribute
() const
DxfEntity
getBulge
() const
DxfArc
virtual
getCenter
()
DxfArc
getDimensionLineColor
() const
DxfEntity
getDimensionLineGap
() const
DxfEntity
getDimensionLineWidth
() const
DxfEntity
getDirection1
() const
DxfArc
getDirection2
() const
DxfArc
getEndPoint
() const override
DxfArc
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
getLength
() const
DxfArc
getMaxVector
()
DxfEntity
getMiddlePoint
() const override
DxfArc
virtual
getMinVector
()
DxfEntity
getRadius
() const
DxfArc
getSize
()
DxfEntity
getStartPoint
() const override
DxfArc
virtual
getTextColor
() const
DxfEntity
getTextHeight
() const
DxfEntity
getTextStyle
()
DxfEntity
getTickSize
() const
DxfEntity
getType
() const
DxfEntity
isReversed
() const
DxfArc
m_Angle1
DxfArc
private
m_Angle2
DxfArc
private
m_Anticlockwise
DxfArc
private
m_Attribute
DxfEntity
protected
m_CenterPoint
DxfArc
private
m_EntityId
DxfEntity
protected
m_EntityParentId
DxfEntity
protected
m_EntityUuid
DxfEntity
protected
m_Header
DxfEntity
protected
m_MaxV
DxfEntity
protected
m_MinRadius
DxfArc
private
m_MinV
DxfEntity
protected
m_Radius
DxfArc
private
m_Reversed
DxfArc
private
m_Type
DxfEntity
protected
m_Version
DxfEntity
protected
move
(const TechDraw::DxfVector &offset) override
DxfArc
virtual
resetBorders
()
DxfEntity
reverseAngle1AndAngle2
()
DxfArc
rotate
(const TechDraw::DxfVector ¢er, const double &angle) override
DxfArc
virtual
setAngle1
(double)
DxfArc
setAngle2
(double a)
DxfArc
setAnticlockwise
(bool anticlosewise)
DxfArc
setAttribute
(DRW_Entity &data)
DxfEntity
setAttribute
(const DxfAttribute &attr)
DxfEntity
setCenter
(const TechDraw::DxfVector &)
DxfArc
setEntityLayoutId
(const std::string &id)
DxfEntity
setHeaderInfo
(TechDraw::DxfHeader *)
DxfEntity
setLayer
(const std::string &name)
DxfEntity
setLayer
(DxfLayer *l)
DxfEntity
setRadius
(double r)
DxfArc
setVersion
(int version)
DxfEntity
writeDxf
(dxfW *writer) override
DxfArc
virtual
~DxfArc
()
DxfArc
~DxfEntity
()
DxfEntity
virtual