BIMHome v1.0.0
BIMHome接口文档说明
DxfArc 成员列表

成员的完整列表,这些成员属于 DxfArc,包括所有继承而来的类成员

bulgeDxfArc
calculateBorders() overrideDxfArcvirtual
clone() overrideDxfArcvirtual
DxfArc(const DxfVector &center, double radius, double angle1, double angle2, bool reversed)DxfArc
DxfEntity()DxfEntity
getAngle1() constDxfArc
getAngle2() constDxfArc
getAngleLength() constDxfArc
getAnticlockwise()DxfArc
getArrowSize() constDxfEntity
getAttribute() constDxfEntity
getBulge() constDxfArcvirtual
getCenter()DxfArc
getDimensionLineColor() constDxfEntity
getDimensionLineGap() constDxfEntity
getDimensionLineWidth() constDxfEntity
getDirection1() constDxfArc
getDirection2() constDxfArc
getEndPoint() const overrideDxfArcvirtual
getEntityId() constDxfEntity
getEntityLayoutId() constDxfEntity
getEntityUuid() constDxfEntity
getExtensionLineColor() constDxfEntity
getExtensionLineExtension() constDxfEntity
getExtensionLineOffset() constDxfEntity
getExtensionLineWidth() constDxfEntity
getFixedLength() constDxfEntity
getFixedLengthOn() constDxfEntity
getGeneralFactor() constDxfEntity
getGeneralScale() constDxfEntity
getInsideHorizontalText() constDxfEntity
getLength() constDxfArc
getMaxVector()DxfEntity
getMiddlePoint() const overrideDxfArcvirtual
getMinVector()DxfEntity
getRadius() constDxfArc
getSize()DxfEntity
getStartPoint() const overrideDxfArcvirtual
getTextColor() constDxfEntity
getTextHeight() constDxfEntity
getTextStyle()DxfEntity
getTickSize() constDxfEntity
getType() constDxfEntity
isReversed() constDxfArc
m_Angle1DxfArcprivate
m_Angle2DxfArcprivate
m_AnticlockwiseDxfArcprivate
m_AttributeDxfEntityprotected
m_CenterPointDxfArcprivate
m_EntityIdDxfEntityprotected
m_EntityParentIdDxfEntityprotected
m_EntityUuidDxfEntityprotected
m_HeaderDxfEntityprotected
m_MaxVDxfEntityprotected
m_MinRadiusDxfArcprivate
m_MinVDxfEntityprotected
m_RadiusDxfArcprivate
m_ReversedDxfArcprivate
m_TypeDxfEntityprotected
m_VersionDxfEntityprotected
move(const TechDraw::DxfVector &offset) overrideDxfArcvirtual
resetBorders()DxfEntity
reverseAngle1AndAngle2()DxfArc
rotate(const TechDraw::DxfVector &center, const double &angle) overrideDxfArcvirtual
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) overrideDxfArcvirtual
~DxfArc()DxfArc
~DxfEntity()DxfEntityvirtual