BIMHome
v1.0.0
BIMHome接口文档说明
首页
相关页面
Topics
包
类
文件
C++类列表
TechDraw
DxfSpline
DxfSpline 成员列表
成员的完整列表,这些成员属于
DxfSpline
,包括所有继承而来的类成员
addControlPoint
(const DxfVector &v)
DxfSpline
addEntity
(DxfEntity *entity)
DxfEntityContainer
addRectangle
(const TechDraw::DxfVector &corner1, const TechDraw::DxfVector &corner2)
DxfEntityContainer
addToKnotsLists
(double knot)
DxfSpline
calculateBorders
() override
DxfSpline
virtual
clear
()
DxfEntityContainer
clone
() override
DxfSpline
virtual
cloneEntities
(DxfEntityContainer *oldEntity, DxfEntityContainer *newEntity)
DxfEntityContainer
DxfEntity
()
DxfEntity
DxfEntityContainer
()
DxfEntityContainer
DxfSpline
()=default
DxfSpline
DxfSpline
(int degree, bool closed)
DxfSpline
getArrowSize
() const
DxfEntity
getAttribute
() const
DxfEntity
getBulge
() const
DxfEntity
virtual
getContainer
()
DxfEntityContainer
getControlPoints
()
DxfSpline
getControlPointSize
()
DxfSpline
getControlPointWeight
()
DxfSpline
getDegree
()
DxfSpline
getDimensionLineColor
() const
DxfEntity
getDimensionLineGap
() const
DxfEntity
getDimensionLineWidth
() const
DxfEntity
getEndPoint
() const
DxfEntity
virtual
getEntities
()
DxfEntityContainer
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
getKnotsLists
()
DxfSpline
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
isClosed
()
DxfSpline
m_Attribute
DxfEntity
protected
m_Closed
DxfSpline
private
m_ControlPoints
DxfSpline
private
m_Degree
DxfSpline
private
m_EntityContainer
DxfEntityContainer
protected
m_EntityId
DxfEntity
protected
m_EntityParentId
DxfEntity
protected
m_EntityUuid
DxfEntity
protected
m_Header
DxfEntity
protected
m_KnotsLists
DxfSpline
private
m_MaxV
DxfEntity
protected
m_MinV
DxfEntity
protected
m_Type
DxfEntity
protected
m_Version
DxfEntity
protected
m_Weights
DxfSpline
private
move
(const TechDraw::DxfVector &offset) override
DxfSpline
virtual
removeAllEntities
()
DxfEntityContainer
removeEntity
(DxfEntity *)
DxfEntityContainer
resetBorders
()
DxfEntity
rotate
(const TechDraw::DxfVector ¢er, const double &angle) override
DxfSpline
virtual
setAttribute
(DRW_Entity &data)
DxfEntity
setAttribute
(const DxfAttribute &attr)
DxfEntity
setCloseStatus
(bool status)
DxfSpline
setControlPoints
(const std::vector< DxfVector > &controlPt)
DxfSpline
setControlPointWeight
(const std::vector< double > &valueVec)
DxfSpline
setDegree
(size_t degree)
DxfSpline
setEntityLayoutId
(const std::string &id)
DxfEntity
setHeaderInfo
(TechDraw::DxfHeader *)
DxfEntity
setKnots
(const std::vector< double > konts)
DxfSpline
setLayer
(const std::string &name)
DxfEntity
setLayer
(DxfLayer *l)
DxfEntity
setVersion
(int version)
DxfEntity
sortHatchLoop
(std::vector< TechDraw::DxfEntityContainer * > &hatchVec)
DxfEntityContainer
writeDxf
(dxfW *writer) override
DxfSpline
virtual
~DxfEntity
()
DxfEntity
virtual
~DxfEntityContainer
()
DxfEntityContainer
virtual
~DxfSpline
()
DxfSpline