|
QCAD Application Framework
CAD Application Development and Automation.
|
This is the complete list of members for RLine, including all inherited members.
| clipToXY(const RBox &box) | RLine | |
| clone() const | RLine | inlinevirtual |
| endPoint | RLine | |
| flipHorizontal() | RLine | virtual |
| flipVertical() | RLine | virtual |
| getAngle() const | RLine | |
| getBoundingBox() const | RLine | virtual |
| getCenterPoints() const | RLine | virtual |
| getClosestPointOnShape(const RVector &p, bool limited=true) const | RShape | virtual |
| getDirection1() const | RLine | virtual |
| getDirection2() const | RLine | virtual |
| getDistanceTo(const RVector &point, bool limited=true) const | RShape | virtual |
| getEndPoint() const | RLine | virtual |
| getEndPoints() const | RLine | virtual |
| getIntersectionPoints(const RShape &other, bool limited=true, bool same=false) const | RShape | |
| getIntersectionPoints(const RShape &shape1, const RShape &shape2, bool limited=true, bool same=false) | RShape | static |
| getIntersectionPointsAA(const RArc &arc1, const RArc &arc2, bool limited=true) | RShape | static |
| getIntersectionPointsAC(const RArc &arc1, const RCircle &circle2, bool limited=true) | RShape | static |
| getIntersectionPointsAE(const RArc &arc1, const REllipse &ellipse2, bool limited=true) | RShape | static |
| getIntersectionPointsAX(const RArc &arc1, const RExplodable &explodable2, bool limited=true) | RShape | static |
| getIntersectionPointsCC(const RCircle &circle1, const RCircle &circle2) | RShape | static |
| getIntersectionPointsCE(const RCircle &circle1, const REllipse &ellipse2) | RShape | static |
| getIntersectionPointsCX(const RCircle &circle1, const RExplodable &explodable2, bool limited=true) | RShape | static |
| getIntersectionPointsEE(const REllipse &ellipse1, const REllipse &ellipse2) | RShape | static |
| getIntersectionPointsEX(const REllipse &ellipse1, const RExplodable &explodable2, bool limited=true) | RShape | static |
| getIntersectionPointsLA(const RLine &line1, const RArc &arc2, bool limited=true) | RShape | static |
| getIntersectionPointsLC(const RLine &line1, const RCircle &circle2, bool limited=true) | RShape | static |
| getIntersectionPointsLE(const RLine &line1, const REllipse &ellipse2, bool limited=true) | RShape | static |
| getIntersectionPointsLL(const RLine &line1, const RLine &line2, bool limited=true) | RShape | static |
| getIntersectionPointsLX(const RLine &line1, const RExplodable &explodable2, bool limited=true) | RShape | static |
| getIntersectionPointsXX(const RExplodable &explodable1, const RExplodable &explodable2, bool limited=true, bool same=false) | RShape | static |
| getLength() const | RLine | virtual |
| getMiddlePoint() const | RLine | |
| getMiddlePoints() const | RLine | virtual |
| getPointAtPercent(double p) const | RShape | virtual |
| getPointsWithDistanceToEnd(double distance, RS::From from=RS::FromAny) const | RLine | virtual |
| getSideOfPoint(const RVector &point) const | RLine | |
| getStartPoint() const | RLine | virtual |
| getTrimEnd(const RVector &coord, const RVector &trimPoint) | RLine | virtual |
| getVectorFromEndpointTo(const RVector &point) const | RShape | virtual |
| getVectorTo(const RVector &point, bool limited=true) const | RLine | virtual |
| intersectsWith(const RShape &other, bool limited=true) const | RShape | virtual |
| isInterpolated() const | RShape | inlinevirtual |
| isOnShape(const RVector &point, bool limited=true, double tolerance=RDEFAULT_TOLERANCE_1E_MIN4) const | RShape | virtual |
| isValid() const | RLine | |
| mirror(const RLine &axis) | RLine | virtual |
| move(const RVector &offset) | RLine | virtual |
| order(QList< QList< QSharedPointer< RShape > > > &boundary) | RShape | static |
| print(QDebug dbg) const | RLine | protectedvirtual |
| reverse() | RLine | virtual |
| RLine() | RLine | |
| RLine(const RVector &startPoint, const RVector &endPoint) | RLine | |
| rotate(double rotation, const RVector ¢er=RDEFAULT_RVECTOR) | RLine | virtual |
| RShape() | RShape | inline |
| scale(const RVector &scaleFactors, const RVector ¢er=RDEFAULT_RVECTOR) | RLine | virtual |
| RShape::scale(double scaleFactor, const RVector ¢er=RVector()) | RShape | virtual |
| setAngle(double a) | RLine | |
| setEndPoint(const RVector &vector) | RLine | |
| setLength(double l) | RLine | |
| setStartPoint(const RVector &vector) | RLine | |
| startPoint | RLine | |
| stretch(const RPolyline &area, const RVector &offset) | RLine | virtual |
| RShape::stretch(const RBox &area, const RVector &offset) | RShape | virtual |
| to2D() | RLine | virtual |
| trimEndPoint(const RVector &p) | RLine | virtual |
| trimStartPoint(const RVector &p) | RLine | virtual |
| ~RDirected() | RDirected | inlinevirtual |
| ~RLine() | RLine | virtual |
| ~RShape() | RShape | inlinevirtual |