|
QCAD Application Framework
CAD Application Development and Automation.
|
This is the complete list of members for RArcData, including all inherited members.
| approximateWithLines(double segmentLength) | RArcData | inline |
| blockId | REntityData | protected |
| castToConstShape() const | REntityData | inlinevirtual |
| castToShape() | RArcData | inlinevirtual |
| center | RArc | protected |
| clone() const | RArc | inlineprotectedvirtual |
| color | REntityData | protected |
| createFrom2PBulge(const RVector &startPoint, const RVector &endPoint, double bulge) | RArc | protectedstatic |
| createFrom3Points(const RVector &startPoint, const RVector &point, const RVector &endPoint) | RArc | protectedstatic |
| createTangential(const RVector &startPoint, const RVector &pos, double direction, double radius) | RArc | protectedstatic |
| document | REntityData | protected |
| drawOrder | REntityData | protected |
| endAngle | RArc | protected |
| REntityData::flipHorizontal() | REntityData | virtual |
| RArc::flipHorizontal() | RShape | protectedvirtual |
| REntityData::flipVertical() | REntityData | virtual |
| RArc::flipVertical() | RShape | protectedvirtual |
| getAngleLength(bool allowForZeroLength=false) const | RArcData | inline |
| getArea() const | RArc | protected |
| getBlockId() const | REntityData | inline |
| getBlockName() const | REntityData | |
| REntityData::getBoundingBox() const | REntityData | virtual |
| RArc::getBoundingBox() const | RArc | protectedvirtual |
| getBoundingBoxes() const | REntityData | inlinevirtual |
| getBulge() const | RArcData | inline |
| getCenter() const | RArcData | inline |
| REntityData::getCenterPoints(const RBox &queryBox=RDEFAULT_RBOX) const | REntityData | virtual |
| RArc::getCenterPoints() const | RArc | protectedvirtual |
| getClosestPointOnEntity(const RVector &point, double range=RNANDOUBLE, bool limited=true) const | REntityData | virtual |
| getClosestPointOnShape(const RVector &p, bool limited=true) const | RShape | protectedvirtual |
| getClosestShape(const RVector &pos, double range=RNANDOUBLE) const | REntityData | virtual |
| getColor() const | REntityData | inline |
| getColor(bool resolve, const QStack< RBlockReferenceEntity * > &blockRefStack) const | REntityData | |
| getDiameter() const | RArc | protected |
| getDirection1() const | RArcData | inlinevirtual |
| getDirection2() const | RArcData | inlinevirtual |
| REntityData::getDistanceTo(const RVector &point, bool limited=true, double range=0.0, bool draft=false) const | REntityData | virtual |
| RArc::getDistanceTo(const RVector &point, bool limited=true) const | RShape | protectedvirtual |
| getDocument() | REntityData | inline |
| getDocument() const | REntityData | inline |
| getDrawOrder() const | REntityData | inlinevirtual |
| getEndAngle() const | RArcData | inline |
| getEndPoint() const | RArc | protectedvirtual |
| REntityData::getEndPoints(const RBox &queryBox=RDEFAULT_RBOX) const | REntityData | virtual |
| RArc::getEndPoints() const | RArc | protectedvirtual |
| REntityData::getIntersectionPoints(const REntityData &other, bool limited=true, bool same=false, const RBox &queryBox=RDEFAULT_RBOX) const | REntityData | virtual |
| REntityData::getIntersectionPoints(const RShape &shape, bool limited=true, const RBox &queryBox=RDEFAULT_RBOX) const | REntityData | virtual |
| RArc::getIntersectionPoints(const RShape &other, bool limited=true, bool same=false) const | RShape | protected |
| RArc::getIntersectionPoints(const RShape &shape1, const RShape &shape2, bool limited=true, bool same=false) | RShape | protectedstatic |
| getIntersectionPointsAA(const RArc &arc1, const RArc &arc2, bool limited=true) | RShape | protectedstatic |
| getIntersectionPointsAC(const RArc &arc1, const RCircle &circle2, bool limited=true) | RShape | protectedstatic |
| getIntersectionPointsAE(const RArc &arc1, const REllipse &ellipse2, bool limited=true) | RShape | protectedstatic |
| getIntersectionPointsAX(const RArc &arc1, const RExplodable &explodable2, bool limited=true) | RShape | protectedstatic |
| getIntersectionPointsCC(const RCircle &circle1, const RCircle &circle2) | RShape | protectedstatic |
| getIntersectionPointsCE(const RCircle &circle1, const REllipse &ellipse2) | RShape | protectedstatic |
| getIntersectionPointsCX(const RCircle &circle1, const RExplodable &explodable2, bool limited=true) | RShape | protectedstatic |
| getIntersectionPointsEE(const REllipse &ellipse1, const REllipse &ellipse2) | RShape | protectedstatic |
| getIntersectionPointsEX(const REllipse &ellipse1, const RExplodable &explodable2, bool limited=true) | RShape | protectedstatic |
| getIntersectionPointsLA(const RLine &line1, const RArc &arc2, bool limited=true) | RShape | protectedstatic |
| getIntersectionPointsLC(const RLine &line1, const RCircle &circle2, bool limited=true) | RShape | protectedstatic |
| getIntersectionPointsLE(const RLine &line1, const REllipse &ellipse2, bool limited=true) | RShape | protectedstatic |
| getIntersectionPointsLL(const RLine &line1, const RLine &line2, bool limited=true) | RShape | protectedstatic |
| getIntersectionPointsLX(const RLine &line1, const RExplodable &explodable2, bool limited=true) | RShape | protectedstatic |
| getIntersectionPointsXX(const RExplodable &explodable1, const RExplodable &explodable2, bool limited=true, bool same=false) | RShape | protectedstatic |
| getLayerId() const | REntityData | inline |
| getLayerName() | REntityData | |
| getLength() const | RArcData | inlinevirtual |
| getLinetypeId() const | REntityData | inline |
| getLinetypeId(bool resolve, const QStack< RBlockReferenceEntity * > &blockRefStack) const | REntityData | |
| getLineweight() const | REntityData | inline |
| getLineweight(bool resolve, const QStack< RBlockReferenceEntity * > &blockRefStack) const | REntityData | |
| getLineweightInUnits(const QStack< RBlockReferenceEntity * > &blockRefStack) const | REntityData | |
| getMiddlePoint() const | RArc | protected |
| REntityData::getMiddlePoints(const RBox &queryBox=RDEFAULT_RBOX) const | REntityData | virtual |
| RArc::getMiddlePoints() const | RArc | protectedvirtual |
| getPointAtPercent(double p) const | RShape | protectedvirtual |
| getPointOnEntity() const | REntityData | virtual |
| REntityData::getPointsWithDistanceToEnd(double distance, RS::From from=RS::FromAny, const RBox &queryBox=RDEFAULT_RBOX) const | REntityData | virtual |
| RArc::getPointsWithDistanceToEnd(double distance, RS::From from=RS::FromAny) const | RArc | protectedvirtual |
| getRadius() const | RArcData | inline |
| getReferencePoints(RS::ProjectionRenderingHint hint=RS::RenderTop) const | RArcData | virtual |
| getShapes(const RBox &queryBox=RDEFAULT_RBOX) const | RArcData | inlinevirtual |
| getSideOfPoint(const RVector &point) const | RArc | protected |
| getStartAngle() const | RArcData | inline |
| getStartPoint() const | RArc | protectedvirtual |
| getSweep() const | RArc | protected |
| getTrimEnd(const RVector &coord, const RVector &trimPoint) | RArcData | inlinevirtual |
| getVectorFromEndpointTo(const RVector &point) const | RShape | protectedvirtual |
| REntityData::getVectorTo(const RVector &point, bool limited=true) const | REntityData | virtual |
| RArc::getVectorTo(const RVector &point, bool limited=true) const | RArc | protectedvirtual |
| REntityData::intersectsWith(const RShape &shape) const | REntityData | virtual |
| RArc::intersectsWith(const RShape &other, bool limited=true) const | RShape | protectedvirtual |
| isFullCircle() const | RArc | protected |
| isInside(const RBox &box) const | REntityData | inlinevirtual |
| isInterpolated() const | RShape | inlineprotectedvirtual |
| isOnEntity(const RVector &point, bool limited=true) const | REntityData | virtual |
| isOnShape(const RVector &point, bool limited=true, double tolerance=RDEFAULT_TOLERANCE_1E_MIN4) const | RShape | protectedvirtual |
| isReversed() const | RArcData | inline |
| isSelected() const | REntityData | inlinevirtual |
| isValid() const | RArc | protected |
| layerId | REntityData | protected |
| linetypeId | REntityData | protected |
| lineweight | REntityData | protected |
| REntityData::mirror(const RLine &axis) | REntityData | virtual |
| REntityData::mirror(const RVector &axis1, const RVector &axis2) | REntityData | virtual |
| RArc::mirror(const RLine &axis) | RArc | protectedvirtual |
| REntityData::move(const RVector &offset) | REntityData | virtual |
| RArc::move(const RVector &offset) | RArc | protectedvirtual |
| moveEndPoint(const RVector &pos) | RArc | protected |
| moveReferencePoint(const RVector &referencePoint, const RVector &targetPoint) | RArcData | virtual |
| moveStartPoint(const RVector &pos) | RArc | protected |
| order(QList< QList< QSharedPointer< RShape > > > &boundary) | RShape | protectedstatic |
| print(QDebug dbg) const | RArc | protectedvirtual |
| radius | RArc | protected |
| RArc() | RArc | protected |
| RArc(const RVector ¢er, double radius, double startAngle, double endAngle, bool reversed=false) | RArc | protected |
| RArcData(RDocument *document, const RArcData &data) | RArcData | protected |
| RArcData() | RArcData | |
| RArcData(const RArc &arc) | RArcData | |
| RArcData(const RVector ¢er, double radius, double startAngle, double endAngle, bool reversed=false) | RArcData | |
| RArcEntity class | RArcData | friend |
| REntityData(RDocument *document=NULL) | REntityData | |
| reverse() | RArcData | inlinevirtual |
| reversed | RArc | protected |
| REntityData::rotate(double rotation, const RVector ¢er=RDEFAULT_RVECTOR) | REntityData | virtual |
| RArc::rotate(double rotation, const RVector ¢er=RDEFAULT_RVECTOR) | RArc | protectedvirtual |
| RShape() | RShape | inlineprotected |
| REntityData::scale(const RVector &scaleFactors, const RVector ¢er=RDEFAULT_RVECTOR) | REntityData | virtual |
| REntityData::scale(double scaleFactor, const RVector ¢er=RDEFAULT_RVECTOR) | REntityData | virtual |
| RArc::scale(const RVector &scaleFactors, const RVector ¢er=RDEFAULT_RVECTOR) | RArc | protectedvirtual |
| RShape::scale(double scaleFactor, const RVector ¢er=RVector()) | RShape | protectedvirtual |
| selectionStatus | REntityData | protected |
| setArea(double a) | RArc | protected |
| setBlockId(RBlock::Id blockId) | REntityData | inlinevirtual |
| setCenter(const RVector &vector) | RArc | protected |
| setColor(const RColor &color) | REntityData | inline |
| setDiameter(double d) | RArc | protected |
| setDocument(RDocument *document) | REntityData | inline |
| setDrawOrder(int drawOrder) | REntityData | inlinevirtual |
| setEndAngle(double endAngle) | RArc | protected |
| setLayerId(RLayer::Id layerId) | REntityData | inlinevirtual |
| setLength(double l) | RArc | protected |
| setLinetype(RLinetype linetype) | REntityData | virtual |
| setLinetypeId(RLinetype::Id linetypeId) | REntityData | inlinevirtual |
| setLineweight(RLineweight::Lineweight lineweight) | REntityData | inline |
| setRadius(double radius) | RArc | protected |
| setReversed(bool reversed) | RArc | protected |
| setSelected(bool on) | REntityData | inlinevirtual |
| setStartAngle(double startAngle) | RArc | protected |
| startAngle | RArc | protected |
| REntityData::stretch(const RPolyline &area, const RVector &offset) | REntityData | virtual |
| RArc::stretch(const RPolyline &area, const RVector &offset) | RArc | protectedvirtual |
| RShape::stretch(const RBox &area, const RVector &offset) | RShape | protectedvirtual |
| to2D() | RArc | protectedvirtual |
| trimEndPoint(const RVector &p) | RArcData | inlinevirtual |
| trimStartPoint(const RVector &p) | RArcData | inlinevirtual |
| update() const | REntityData | inlinevirtual |
| ~RArc() | RArc | protectedvirtual |
| ~RDirected() | RDirected | inlineprotectedvirtual |
| ~REntityData() | REntityData | inlinevirtual |
| ~RShape() | RShape | inlineprotectedvirtual |