![]() |
QCAD
Open Source 2D CAD
|
This is the complete list of members for RArcData, including all inherited members.
approximateWithLines(double segmentLength) | RArcData | inline |
RArc::approximateWithLines(double segmentLength) const | RArc | protected |
approximateWithLinesTan(double segmentLength) const | RArc | protected |
Arc enum value | RShape | protected |
autoUpdatesBlocked | REntityData | protected |
blockId | REntityData | protected |
castToConstShape() const | REntityData | inlinevirtual |
castToExplodable(const RShape *shape) | RShape | protectedstatic |
castToShape() | RArcData | inlinevirtual |
center | RArc | protected |
Circle enum value | RShape | protected |
clickReferencePoint(const RVector &referencePoint) | REntityData | inlinevirtual |
clone() const | RArc | inlineprotectedvirtual |
cloneOnChange() const | REntityData | inlinevirtual |
color | REntityData | protected |
createBiarc(const RVector &startPoint, double startDirection, const RVector &endPoint, double endDirection, bool secondTry=false) | RArc | protectedstatic |
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 |
dump() const | RShape | protected |
Ellipse enum value | RShape | protected |
endAngle | RArc | protected |
equals(const RShape &other, double tolerance=RS::PointTolerance) const | RShape | protectedvirtual |
errorCode | RShape | protectedstatic |
filterOnShape(const QList< RVector > &pointList, bool limited=true, double tolerance=RDEFAULT_TOLERANCE_1E_MIN4) const | RShape | protectedvirtual |
REntityData::flipHorizontal() | REntityData | virtual |
RArc::flipHorizontal() | RShape | protectedvirtual |
REntityData::flipVertical() | REntityData | virtual |
RArc::flipVertical() | RShape | protectedvirtual |
getAngleAt(double distance, RS::From from=RS::FromStart) const | RArc | protectedvirtual |
getAngleAtPercent(double p) const | RShape | protectedvirtual |
getAngleAtPoint(const RVector &pos) const | RShape | inlineprotectedvirtual |
getAngleLength(bool allowForZeroLength=false) const | RArcData | inline |
getArc() | RArcData | inline |
getArea() const | RArc | protected |
getBlockId() const | REntityData | inline |
getBlockName() const | REntityData | |
getBoolProperties() const | RArc | protectedvirtual |
REntityData::getBoundingBox(bool ignoreEmpty=false) const | REntityData | virtual |
RArc::getBoundingBox() const | RArc | protectedvirtual |
getBoundingBoxes(bool ignoreEmpty=false) 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 |
getChordArea() const | RArc | protected |
getClosestPointOnEntity(const RVector &point, double range=RNANDOUBLE, bool limited=true) const | REntityData | virtual |
getClosestPointOnShape(const RVector &p, bool limited=true, double strictRange=RMAXDOUBLE) const | RShape | protectedvirtual |
getClosestShape(const RVector &pos, double range=RNANDOUBLE, bool ignoreComplex=false) const | REntityData | virtual |
getColor() const | REntityData | inlinevirtual |
getColor(bool resolve, const QStack< REntity * > &blockRefStack) const | REntityData | virtual |
getDefaultDrawOrder() | REntityData | inlinestatic |
getDiameter() const | RArc | protected |
getDirection1() const | RArcData | inlinevirtual |
getDirection2() const | RArcData | inlinevirtual |
getDisplayColor() | REntityData | inlinevirtual |
getDistanceFromStart(const RVector &p) const | RArc | protectedvirtual |
getDistancesFromStart(const RVector &p) const | RShape | inlineprotectedvirtual |
REntityData::getDistanceTo(const RVector &point, bool limited=true, double range=0.0, bool draft=false, double strictRange=RMAXDOUBLE) const | REntityData | virtual |
RArc::getDistanceTo(const RVector &point, bool limited=true, double strictRange=RMAXDOUBLE) const | RShape | protectedvirtual |
getDocument() | REntityData | inline |
getDocument() const | REntityData | inline |
getDoubleProperties() const | RArc | protectedvirtual |
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 |
getErrorCode() | RShape | inlineprotectedstatic |
getHull(double offset) const | REntityData | virtual |
getInternalReferencePoints(RS::ProjectionRenderingHint hint=RS::RenderTop) const | REntityData | inlinevirtual |
REntityData::getIntersectionPoints(const REntityData &other, bool limited=true, bool same=false, const RBox &queryBox=RDEFAULT_RBOX, bool ignoreComplex=true) const | REntityData | virtual |
REntityData::getIntersectionPoints(const RShape &shape, bool limited=true, const RBox &queryBox=RDEFAULT_RBOX, bool ignoreComplex=true) const | REntityData | virtual |
RArc::getIntersectionPoints(const RShape &other, bool limited=true, bool same=false, bool force=false) const | RShape | protected |
RArc::getIntersectionPoints(const RShape &shape1, const RShape &shape2, bool limited=true, bool same=false, bool force=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 |
getIntersectionPointsAS(const RArc &arc1, const RSpline &spline2, bool limited=true) | RShape | protectedstatic |
getIntersectionPointsAT(const RArc &arc1, const RTriangle &triangle2, 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 |
getIntersectionPointsCS(const RCircle &circle1, const RSpline &spline2, bool limited=true) | RShape | protectedstatic |
getIntersectionPointsCX(const RCircle &circle1, const RExplodable &explodable2, bool limited=true) | RShape | protectedstatic |
getIntersectionPointsEE(const REllipse &ellipse1, const REllipse &ellipse2) | RShape | protectedstatic |
getIntersectionPointsEE(const REllipse &ellipse1, const REllipse &ellipse2, bool limited) | RShape | protectedstatic |
getIntersectionPointsES(const REllipse &ellipse1, const RSpline &spline2, bool limited=true) | 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 | inlineprotectedstatic |
getIntersectionPointsLA(const RLine &line1, const RArc &arc2, bool limited1, bool limited2) | 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 | inlineprotectedstatic |
getIntersectionPointsLE(const RLine &line1, const REllipse &ellipse2, bool limited1, bool limited2) | RShape | protectedstatic |
getIntersectionPointsLL(const RLine &line1, const RLine &line2, bool limited=true) | RShape | inlineprotectedstatic |
getIntersectionPointsLL(const RLine &line1, const RLine &line2, bool limited1, bool limited2) | RShape | protectedstatic |
getIntersectionPointsLS(const RLine &line1, const RSpline &spline2, bool limited=true) | RShape | protectedstatic |
getIntersectionPointsLT(const RLine &line1, const RTriangle &triangle2, bool limited=true) | RShape | inlineprotectedstatic |
getIntersectionPointsLT(const RLine &line1, const RTriangle &triangle2, bool limited1, bool limited2) | RShape | protectedstatic |
getIntersectionPointsLX(const RLine &line1, const RExplodable &explodable2, bool limited=true) | RShape | protectedstatic |
getIntersectionPointsSS(const RSpline &spline1, const RSpline &spline2, bool limited=true, bool same=false) | RShape | protectedstatic |
getIntersectionPointsSX(const RSpline &spline1, const RExplodable &explodable2, bool limited) | RShape | protectedstatic |
getIntersectionPointsXX(const RExplodable &explodable1, const RExplodable &explodable2, bool limited=true, bool same=false) | RShape | protectedstatic |
getIntProperties() const | RShape | inlineprotectedvirtual |
getLayerId() const | REntityData | inline |
getLayerName() const | REntityData | |
getLength() const | RArcData | inlinevirtual |
getLinetypeId() const | REntityData | inlinevirtual |
getLinetypeId(bool resolve, const QStack< REntity * > &blockRefStack) const | REntityData | virtual |
getLinetypePattern() const | REntityData | virtual |
getLinetypeScale() const | REntityData | inlinevirtual |
getLineweight() const | REntityData | inlinevirtual |
getLineweight(bool resolve, const QStack< REntity * > &blockRefStack) const | REntityData | virtual |
getLineweightInUnits(const QStack< REntity * > &blockRefStack) const | REntityData | |
getMaxDistanceTo(const QList< RVector > &points, bool limited=true, double strictRange=RMAXDOUBLE) const | RShape | protectedvirtual |
getMiddlePoint() const | RArc | protectedvirtual |
REntityData::getMiddlePoints(const RBox &queryBox=RDEFAULT_RBOX) const | REntityData | virtual |
RArc::getMiddlePoints() const | RArc | protectedvirtual |
getOffsetArcs(const RShape &shape, double distance, int number, RS::Side side, const RVector &position=RVector::invalid) | RShape | protectedstatic |
getOffsetLines(const RShape &shape, double distance, int number, RS::Side side, const RVector &position=RVector::invalid) | RShape | protectedstatic |
getOffsetShapes(double distance, int number, RS::Side side, const RVector &position=RVector::invalid) | RArc | inlineprotectedvirtual |
getParentId() const | REntityData | inline |
getPointAtAngle(double a) const | RArc | protected |
getPointAtPercent(double p) const | RShape | protectedvirtual |
getPointOnEntity() const | REntityData | virtual |
REntityData::getPointsWithDistanceToEnd(double distance, int from=RS::FromAny, const RBox &queryBox=RDEFAULT_RBOX) const | REntityData | virtual |
RArc::getPointsWithDistanceToEnd(double distance, int from=RS::FromAny) const | RArc | protectedvirtual |
getPointWithDistanceToEnd(double distance) const | RShape | inlineprotectedvirtual |
getPointWithDistanceToStart(double distance) const | RShape | inlineprotectedvirtual |
getRadius() const | RArcData | inline |
getReferencePoints(RS::ProjectionRenderingHint hint=RS::RenderTop) const | RArcData | virtual |
getReversedShapeList(const QList< QSharedPointer< RShape > > &shapes) | RShape | protectedstatic |
getSelfIntersectionPoints() const | RShape | inlineprotectedvirtual |
getShapes(const RBox &queryBox=RDEFAULT_RBOX, bool ignoreComplex=false, bool segment=false) const | RArcData | inlinevirtual |
getShapeType() const | RArc | inlineprotectedvirtual |
getSideOfPoint(const RVector &point) const | RArc | protectedvirtual |
getStartAngle() const | RArcData | inline |
getStartPoint() const | RArc | protectedvirtual |
getSweep() const | RArc | protected |
getTangents(const RVector &point) const | RArc | protected |
getTransformed(const QTransform &transform) const | RArc | protectedvirtual |
getTrimEnd(const RVector &trimPoint, const RVector &clickPoint) | RArcData | inlinevirtual |
getType() const | RArcData | inlinevirtual |
getVectorFromEndpointTo(const RVector &point) const | RShape | protectedvirtual |
getVectorProperties() const | RArc | protectedvirtual |
REntityData::getVectorTo(const RVector &point, bool limited=true, double strictRange=RMAXDOUBLE) const | REntityData | virtual |
RArc::getVectorTo(const RVector &point, bool limited=true, double strictRange=RMAXDOUBLE) const | RArc | protectedvirtual |
REntityData::intersectsWith(const RShape &shape) const | REntityData | virtual |
RArc::intersectsWith(const RShape &other, bool limited=true) const | RShape | protectedvirtual |
isAngleWithinArc(double a) const | RArc | inlineprotected |
isArcShape(const RShape &s) | RShape | inlineprotectedstatic |
isCircleShape(const RShape &s) | RShape | inlineprotectedstatic |
isDirected() const | RArc | inlineprotectedvirtual |
isEllipseShape(const RShape &s) | RShape | inlineprotectedstatic |
isFullCircle(double tolerance=RS::AngleTolerance) const | RArc | protected |
isFullEllipseShape(const RShape &s) | RShape | protectedstatic |
isInside(const RBox &box) const | REntityData | inlinevirtual |
isInterpolated() const | RShape | inlineprotectedvirtual |
isLineShape(const RShape &s) | RShape | inlineprotectedstatic |
isOnEntity(const RVector &point, bool limited=true, double tolerance=RDEFAULT_TOLERANCE_1E_MIN4) const | REntityData | virtual |
isOnShape(const RVector &point, bool limited=true, double tolerance=RDEFAULT_TOLERANCE_1E_MIN4) const | RShape | protectedvirtual |
isPointShape(const RShape &s) | RShape | inlineprotectedstatic |
isPointType() const | REntityData | inlinevirtual |
isPolylineShape(const RShape &s) | RShape | inlineprotectedstatic |
isRayShape(const RShape &s) | RShape | inlineprotectedstatic |
isReversed() const | RArcData | inline |
isSane() const | REntityData | inlinevirtual |
isSelected() const | REntityData | inlinevirtual |
isSplineShape(const RShape &s) | RShape | inlineprotectedstatic |
isTriangleShape(const RShape &s) | RShape | inlineprotectedstatic |
isUpdatesEnabled() const | REntityData | inlinevirtual |
REntityData::isValid() const | REntityData | inlinevirtual |
RArc::isValid() const | RArc | protected |
isXLineShape(const RShape &s) | RShape | inlineprotectedstatic |
layerId | REntityData | protected |
Line enum value | RShape | protected |
linetypeId | REntityData | protected |
linetypeScale | 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 |
moveMiddlePoint(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 |
parentId | REntityData | protected |
Point enum value | RShape | protected |
Polyline enum value | RShape | protected |
print(QDebug dbg) const | RArc | protectedvirtual |
radius | RArc | protected |
RArc() | RArc | protected |
RArc(double cx, double cy, double radius, double startAngle, double endAngle, bool reversed=false) | 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 |
Ray enum value | RShape | protected |
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 |
scaleVisualProperties(double scaleFactor) | REntityData | virtual |
selectionStatus | REntityData | protected |
setArea(double a) | RArc | protected |
setAutoUpdatesBlocked(bool on) | REntityData | |
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 |
setLayerName(const QString &layerName) | REntityData | |
setLength(double l) | RArc | protected |
setLinetypeId(RLinetype::Id linetypeId) | REntityData | inlinevirtual |
setLinetypePattern(const RLinetypePattern &p) | REntityData | virtual |
setLinetypeScale(double linetypeScale) | REntityData | inlinevirtual |
setLineweight(RLineweight::Lineweight lineweight) | REntityData | inline |
setParentId(RObject::Id parentId) | REntityData | inlinevirtual |
setRadius(double radius) | RArc | protected |
setReversed(bool reversed) | RArc | protected |
setSelected(bool on) | REntityData | inlinevirtual |
setStartAngle(double startAngle) | RArc | protected |
setSweep(double s) | RArc | protected |
setUpdatesEnabled(bool on) | REntityData | inline |
REntityData::setZ(double z) | REntityData | virtual |
RArc::setZ(double z) | RArc | protectedvirtual |
Spline enum value | RShape | protected |
splitAt(const QList< RVector > &points) const | RArc | protectedvirtual |
splitAtQuadrantLines() const | 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 |
REntityData::to2D() | REntityData | virtual |
RArc::to2D() | RShape | inlineprotectedvirtual |
Triangle enum value | RShape | protected |
trim(const RShape &trimShape, const RVector &trimClickPos, const RShape &limitingShape, const RVector &limitingClickPos, bool trimBoth, bool samePolyline) | RShape | protectedstatic |
trimEndPoint(const RVector &trimPoint, const RVector &clickPoint=RVector::invalid, bool extend=false) | RArcData | inlinevirtual |
RArc::trimEndPoint(double trimDist) | RArc | inlineprotectedvirtual |
trimStartPoint(const RVector &trimPoint, const RVector &clickPoint=RVector::invalid, bool extend=false) | RArcData | inlinevirtual |
RArc::trimStartPoint(double trimDist) | RArc | inlineprotectedvirtual |
Type enum name | RShape | protected |
Unknown enum value | RShape | protected |
update() const | REntityData | inlinevirtual |
updatesEnabled | REntityData | protected |
XLine enum value | RShape | protected |
~RArc() | RArc | protectedvirtual |
~REntityData() | REntityData | inlinevirtual |
~RShape() | RShape | inlineprotectedvirtual |