BIMHome v1.0.0
BIMHome接口文档说明
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() overrideDxfSplinevirtual
clear()DxfEntityContainer
clone() overrideDxfSplinevirtual
cloneEntities(DxfEntityContainer *oldEntity, DxfEntityContainer *newEntity)DxfEntityContainer
DxfEntity()DxfEntity
DxfEntityContainer()DxfEntityContainer
DxfSpline()=defaultDxfSpline
DxfSpline(int degree, bool closed)DxfSpline
getArrowSize() constDxfEntity
getAttribute() constDxfEntity
getBulge() constDxfEntityvirtual
getContainer()DxfEntityContainer
getControlPoints()DxfSpline
getControlPointSize()DxfSpline
getControlPointWeight()DxfSpline
getDegree()DxfSpline
getDimensionLineColor() constDxfEntity
getDimensionLineGap() constDxfEntity
getDimensionLineWidth() constDxfEntity
getEndPoint() constDxfEntityvirtual
getEntities()DxfEntityContainer
getEntityId() constDxfEntity
getEntityLayoutId() constDxfEntity
getEntityUuid() constDxfEntity
getExtensionLineColor() constDxfEntity
getExtensionLineExtension() constDxfEntity
getExtensionLineOffset() constDxfEntity
getExtensionLineWidth() constDxfEntity
getFixedLength() constDxfEntity
getFixedLengthOn() constDxfEntity
getGeneralFactor() constDxfEntity
getGeneralScale() constDxfEntity
getInsideHorizontalText() constDxfEntity
getKnotsLists()DxfSpline
getMaxVector()DxfEntity
getMiddlePoint() constDxfEntityvirtual
getMinVector()DxfEntity
getSize()DxfEntity
getStartPoint() constDxfEntityvirtual
getTextColor() constDxfEntity
getTextHeight() constDxfEntity
getTextStyle()DxfEntity
getTickSize() constDxfEntity
getType() constDxfEntity
isClosed()DxfSpline
m_AttributeDxfEntityprotected
m_ClosedDxfSplineprivate
m_ControlPointsDxfSplineprivate
m_DegreeDxfSplineprivate
m_EntityContainerDxfEntityContainerprotected
m_EntityIdDxfEntityprotected
m_EntityParentIdDxfEntityprotected
m_EntityUuidDxfEntityprotected
m_HeaderDxfEntityprotected
m_KnotsListsDxfSplineprivate
m_MaxVDxfEntityprotected
m_MinVDxfEntityprotected
m_TypeDxfEntityprotected
m_VersionDxfEntityprotected
m_WeightsDxfSplineprivate
move(const TechDraw::DxfVector &offset) overrideDxfSplinevirtual
removeAllEntities()DxfEntityContainer
removeEntity(DxfEntity *)DxfEntityContainer
resetBorders()DxfEntity
rotate(const TechDraw::DxfVector &center, const double &angle) overrideDxfSplinevirtual
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) overrideDxfSplinevirtual
~DxfEntity()DxfEntityvirtual
~DxfEntityContainer()DxfEntityContainervirtual
~DxfSpline()DxfSpline