![]() |
QCAD
Open Source 2D CAD
|
This is the complete list of members for RLeaderData, including all inherited members.
appendShape(const RShape &shape, bool prepend=false) | RPolyline | |
appendShapeAuto(const RShape &shape) | RPolyline | |
appendShapeTrim(const RShape &shape) | RPolyline | |
appendVertex(const RVector &vertex) | RLeaderData | inline |
RPolyline::appendVertex(const RVector &vertex, double bulge=0.0, double w1=0.0, double w2=0.0) | RPolyline | |
RPolyline::appendVertex(double x, double y, double bulge=0.0, double w1=0.0, double w2=0.0) | RPolyline | |
Arc enum value | RShape | |
arrowHead | RLeaderData | mutableprivate |
autoClose(double tolerance=RS::PointTolerance) | RPolyline | inline |
autoUpdatesBlocked | REntityData | protected |
blockId | REntityData | protected |
bulges | RPolyline | protected |
canHaveArrowHead() const | RLeaderData | |
castToConstShape() const | REntityData | inlinevirtual |
castToExplodable(const RShape *shape) | RShape | static |
castToShape() | RLeaderData | inlinevirtual |
Circle enum value | RShape | |
clear() | RPolyline | |
clearStyleOverrides() | RLeaderData | inline |
clickReferencePoint(const RVector &referencePoint) | REntityData | inlinevirtual |
clone() const | RPolyline | inlinevirtual |
cloneOnChange() const | REntityData | inlinevirtual |
cloneToPolyline() const | RPolyline | inline |
closed | RPolyline | protected |
closeTrim() | RPolyline | |
color | REntityData | protected |
contains(const RVector &point, bool borderIsInside=false, double tolerance=RS::PointTolerance) const | RPolyline | virtual |
containsShape(const RShape &shape) const | RPolyline | |
convertArcToLineSegments(int segments) const | RPolyline | |
convertArcToLineSegmentsLength(double segmentLength) const | RPolyline | |
convertToClosed() | RPolyline | |
convertToOpen() | RPolyline | |
copyAttributesFrom(const REntityData &entityData, bool copyBlockId=true) | REntityData | |
countSegments() const | RLeaderData | inline |
countVertices() const | RLeaderData | inline |
dimasz | RLeaderData | private |
dimLeaderBlockId | RLeaderData | private |
dimscale | RLeaderData | private |
document | REntityData | protected |
drawOrder | REntityData | protected |
dump() const | RShape | |
Ellipse enum value | RShape | |
ellipse2tr(double x, double y, double AA, double BB, double CC, double DD, double EE, double FF) | RShape | privatestatic |
ellipseToArcCircleEllipse(const REllipse &ellipse) | RShape | static |
endWidths | RPolyline | protected |
epsTolerance | RShape | privatestatic |
equals(const RShape &other, double tolerance=RS::PointTolerance) const | RShape | virtual |
errorCode | RShape | protectedstatic |
filterOnShape(const QList< RVector > &pointList, bool limited=true, double tolerance=RDEFAULT_TOLERANCE_1E_MIN4) const | RShape | virtual |
flipHorizontal() | RLeaderData | inlinevirtual |
flipVertical() | RLeaderData | inlinevirtual |
getAngleAt(double distance, RS::From from=RS::FromStart) const | RPolyline | virtual |
getAngleAtPercent(double p) const | RShape | virtual |
getAngleAtPoint(const RVector &pos) const | RShape | inlinevirtual |
getArcReferencePoints(const RBox &queryBox=RDEFAULT_RBOX) const | RLeaderData | inlinevirtual |
RPolyline::getArcReferencePoints() const | RShape | inlinevirtual |
getArea() const | RPolyline | |
getArrowShape() const | RLeaderData | |
getAutoUpdatesBlocked() const | REntityData | |
getBaseAngle() const | RPolyline | |
getBlockId() const | REntityData | inline |
getBlockName() const | REntityData | |
getBoolProperties() const | RPolyline | virtual |
getBoundingBox(bool ignoreEmpty=false) const | RLeaderData | inlinevirtual |
RPolyline::getBoundingBox() const | RPolyline | virtual |
getBoundingBoxes(bool ignoreEmpty=false) const | REntityData | inlinevirtual |
getBulgeAt(int i) const | RPolyline | |
getBulges() const | RPolyline | |
getCenterPoints(const RBox &queryBox=RDEFAULT_RBOX, QList< RObject::Id > *subEntityIds=NULL) const | RLeaderData | inlinevirtual |
RPolyline::getCenterPoints() const | RPolyline | virtual |
getCentroid() const | RPolyline | |
getClosestPointOnEntity(const RVector &point, double range=RNANDOUBLE, bool limited=true, RObject::Id *subEntityId=NULL) const | REntityData | virtual |
getClosestPointOnShape(const RVector &p, bool limited=true, double strictRange=RMAXDOUBLE) const | RShape | virtual |
getClosestSegment(const RVector &point) const | RPolyline | |
getClosestShape(const RVector &pos, double range=RNANDOUBLE, bool ignoreComplex=false, RObject::Id *subEntityId=NULL) const | REntityData | virtual |
getClosestSubEntityId(const RVector &pos, double range, bool ignoreComplex) const | REntityData | inline |
getClosestVertex(const RVector &point) const | RPolyline | |
getColor() const | REntityData | inlinevirtual |
getColor(const RColor &unresolvedColor, const QStack< QSharedPointer< REntity > > &blockRefStack) const | REntityData | virtual |
getColor(bool resolve, const QStack< QSharedPointer< REntity > > &blockRefStack) const | REntityData | virtual |
getConcaveVertices() const | RPolyline | |
getConvexVertices(bool convex=true) const | RPolyline | |
getDefaultDrawOrder() | REntityData | inlinestatic |
getDimasz(bool scale=true) const | RLeaderData | |
getDimLeaderBlockId() const | RLeaderData | |
getDimscale() const | RLeaderData | |
getDirection1() const | RPolyline | virtual |
getDirection2() const | RPolyline | virtual |
getDisplayColor() | REntityData | inlinevirtual |
getDistanceFromStart(const RVector &p) const | RPolyline | inlinevirtual |
getDistancesFromStart(const RVector &p) const | RPolyline | virtual |
getDistanceTo(const RVector &point, bool limited=true, double range=0.0, bool draft=false, double strictRange=RMAXDOUBLE) const | RLeaderData | inlinevirtual |
RPolyline::getDistanceTo(const RVector &point, bool limited=true, double strictRange=RMAXDOUBLE) const | RPolyline | virtual |
getDocument() | REntityData | inline |
getDocument() const | REntityData | inline |
getDoubleProperties() const | RPolyline | virtual |
getDrawOrder() const | REntityData | inlinevirtual |
getEndPoint() const | RLeaderData | inlinevirtual |
getEndPoints(const RBox &queryBox=RDEFAULT_RBOX, QList< RObject::Id > *subEntityIds=NULL) const | RLeaderData | inlinevirtual |
RPolyline::getEndPoints() const | RPolyline | virtual |
getEndWidthAt(int i) const | RPolyline | |
getEndWidths() const | RPolyline | |
getErrorCode() | RShape | inlinestatic |
getExploded(int segments=RDEFAULT_MIN1) const | RLeaderData | inlinevirtual |
getFirstSegment() const | RPolyline | |
getHeight() const | RPolyline | |
getHull(double offset) const | REntityData | virtual |
getInternalReferencePoints(RS::ProjectionRenderingHint hint=RS::RenderTop, QList< RObject::Id > *subEntityIds=NULL) const | REntityData | virtual |
getIntersectionPoints(const REntityData &other, bool limited=true, bool same=false, const RBox &queryBox=RDEFAULT_RBOX, bool ignoreComplex=true, QList< QPair< RObject::Id, RObject::Id > > *entityIds=NULL) const | RLeaderData | inlinevirtual |
getIntersectionPoints(const RShape &shape, bool limited=true, const RBox &queryBox=RDEFAULT_RBOX, bool ignoreComplex=true) const | RLeaderData | inlinevirtual |
RPolyline::getIntersectionPoints(const RShape &other, bool limited=true, bool same=false, bool force=false) const | RShape | |
RPolyline::getIntersectionPoints(const RShape &shape1, const RShape &shape2, bool limited=true, bool same=false, bool force=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 |
getIntersectionPointsAS(const RArc &arc1, const RSpline &spline2, bool limited=true) | RShape | static |
getIntersectionPointsAT(const RArc &arc1, const RTriangle &triangle2, 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 |
getIntersectionPointsCS(const RCircle &circle1, const RSpline &spline2, bool limited=true) | RShape | static |
getIntersectionPointsCX(const RCircle &circle1, const RExplodable &explodable2, bool limited=true) | RShape | static |
getIntersectionPointsEE(const REllipse &ellipse1, const REllipse &ellipse2) | RShape | static |
getIntersectionPointsEE(const REllipse &ellipse1, const REllipse &ellipse2, bool limited) | RShape | static |
getIntersectionPointsES(const REllipse &ellipse1, const RSpline &spline2, bool limited=true) | 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 | inlinestatic |
getIntersectionPointsLA(const RLine &line1, const RArc &arc2, bool limited1, bool limited2) | 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 | inlinestatic |
getIntersectionPointsLE(const RLine &line1, const REllipse &ellipse2, bool limited1, bool limited2) | RShape | static |
getIntersectionPointsLL(const RLine &line1, const RLine &line2, bool limited=true) | RShape | inlinestatic |
getIntersectionPointsLL(const RLine &line1, const RLine &line2, bool limited1, bool limited2) | RShape | static |
getIntersectionPointsLS(const RLine &line1, const RSpline &spline2, bool limited=true) | RShape | static |
getIntersectionPointsLT(const RLine &line1, const RTriangle &triangle2, bool limited=true) | RShape | inlinestatic |
getIntersectionPointsLT(const RLine &line1, const RTriangle &triangle2, bool limited1, bool limited2) | RShape | static |
getIntersectionPointsLX(const RLine &line1, const RExplodable &explodable2, bool limited=true) | RShape | static |
getIntersectionPointsSS(const RSpline &spline1, const RSpline &spline2, bool limited=true, bool same=false, double tolerance=RS::PointTolerance) | RShape | static |
getIntersectionPointsSX(const RSpline &spline1, const RExplodable &explodable2, bool limited) | RShape | static |
getIntersectionPointsXX(const RExplodable &explodable1, const RExplodable &explodable2, bool limited=true, bool same=false) | RShape | static |
getIntProperties() const | RShape | inlinevirtual |
getLastSegment() const | RPolyline | |
getLastVertex() const | RPolyline | |
getLayerId() const | REntityData | inline |
getLayerName() const | REntityData | |
getLeftOutline() const | RPolyline | inline |
getLeftRightOutline() const | RPolyline | |
getLength() const | RPolyline | virtual |
getLengthTo(const RVector &p, bool limited=true) const | RPolyline | |
getLinetypeId() const | REntityData | inlinevirtual |
getLinetypeId(bool resolve, const QStack< QSharedPointer< REntity > > &blockRefStack) const | REntityData | virtual |
getLinetypePattern() const | REntityData | virtual |
getLinetypeScale() const | REntityData | inlinevirtual |
getLineweight() const | REntityData | inlinevirtual |
getLineweight(bool resolve, const QStack< QSharedPointer< REntity > > &blockRefStack) const | REntityData | virtual |
getLineweightInUnits(const QStack< QSharedPointer< REntity > > &blockRefStack) const | REntityData | |
getMaxDistanceTo(const QList< RVector > &points, bool limited=true, double strictRange=RMAXDOUBLE) const | RShape | virtual |
getMiddlePoint() const | RPolyline | virtual |
getMiddlePoints(const RBox &queryBox=RDEFAULT_RBOX, QList< RObject::Id > *subEntityIds=NULL) const | RLeaderData | inlinevirtual |
RPolyline::getMiddlePoints() const | RPolyline | virtual |
getOffsetArcs(const RShape &shape, double distance, int number, RS::Side side, const RVector &position=RVector::invalid) | RShape | static |
getOffsetLines(const RShape &shape, double distance, int number, RS::Side side, const RVector &position=RVector::invalid) | RShape | static |
getOffsetShapes(double distance, int number, RS::Side side, const RVector &position=RVector::invalid) | RShape | virtual |
getOrderedShapes(const QList< QSharedPointer< RShape > > &shapes) | RShape | static |
getOrientation(bool implicitelyClosed=false) const | RPolyline | |
getOutline() const | RPolyline | |
getParentId() const | REntityData | inline |
getPointAtPercent(double p) const | RPolyline | virtual |
getPointCloud(double segmentLength) const | RPolyline | virtual |
getPointInside() const | RPolyline | |
getPointOnEntity() const | REntityData | virtual |
getPointOnShape() const | RShape | virtual |
getPointsWithDistanceToEnd(double distance, int from=RS::FromAny, const RBox &queryBox=RDEFAULT_RBOX, QList< RObject::Id > *subEntityIds=NULL) const | RLeaderData | inlinevirtual |
RPolyline::getPointsWithDistanceToEnd(double distance, int from=RS::FromAny) const | RPolyline | virtual |
getPointWithDistanceToEnd(double distance) const | RShape | inlinevirtual |
getPointWithDistanceToStart(double distance) const | RShape | inlinevirtual |
getPolygon(double segmentLength) const | RPolyline | |
getPolygonHull(double angle, double tolerance, bool inner=false) const | RPolyline | |
getPolylineProxy() | RPolyline | inlinestatic |
getPolylines(const QList< QSharedPointer< RShape > > &shapes) | RShape | static |
getReferencePoints(RS::ProjectionRenderingHint hint=RS::RenderTop) const | RLeaderData | virtual |
getReversed() const | RPolyline | virtual |
getReversedShapeList(const QList< QSharedPointer< RShape > > &shapes) | RShape | static |
getRightOutline() const | RPolyline | inline |
getSegmentAt(int i) const | RPolyline | |
getSegmentAtDist(double dist) | RPolyline | |
getSegmentsLength(int fromIndex, int toIndex) const | RPolyline | |
getSelfIntersectionPoints(double tolerance=RS::PointTolerance) const | RPolyline | virtual |
getShapeProxy() | RShape | inlinestatic |
getShapes(const RBox &queryBox=RDEFAULT_RBOX, bool ignoreComplex=false, bool segment=false, QList< RObject::Id > *entityIds=NULL) const | RLeaderData | virtual |
getShapeType() const | RPolyline | inlinevirtual |
getSideOfPoint(const RVector &point) const | RPolyline | virtual |
getStartPoint() const | RLeaderData | inlinevirtual |
getStartWidthAt(int i) const | RPolyline | |
getStartWidths() const | RPolyline | |
getTransformed(const QTransform &transform) const | RPolyline | virtual |
getTrimEnd(const RVector &trimPoint, const RVector &clickPoint) | RPolyline | virtual |
getType() const | RLeaderData | inlinevirtual |
getVectorFromEndpointTo(const RVector &point) const | RShape | virtual |
getVectorProperties() const | RPolyline | virtual |
getVectorTo(const RVector &point, bool limited=true, double strictRange=RMAXDOUBLE) const | RLeaderData | inlinevirtual |
getVertexAngle(int i, RS::Orientation orientation=RS::UnknownOrientation) const | RPolyline | |
getVertexAngles() const | RPolyline | |
getVertexAt(int i) const | RPolyline | |
getVertexIndex(const RVector &v, double tolerance=RS::PointTolerance) const | RPolyline | |
getVertices() const | RPolyline | |
getWidth() const | RPolyline | |
hasArcSegments() const | RPolyline | |
hasArrowHead() const | RLeaderData | inline |
hasProxy() | RPolyline | inlinestatic |
hasWidths() const | RPolyline | |
insertVertex(int index, const RVector &vertex, double bulgeBefore=0.0, double bulgeAfter=0.0) | RPolyline | |
insertVertexAt(const RVector &point) | RPolyline | |
insertVertexAtDistance(double dist) | RPolyline | |
insertVerticesAtSelfIntersections() | RPolyline | |
intersectsWith(const RShape &shape) const | RLeaderData | inlinevirtual |
RPolyline::intersectsWith(const RShape &other, bool limited=true) const | RShape | virtual |
isArcSegmentAt(int i) const | RPolyline | |
isArcShape(const RShape &s) | RShape | inlinestatic |
isCircleShape(const RShape &s) | RShape | inlinestatic |
isClosed() const | RPolyline | |
isConcave() const | RPolyline | |
isDirected() const | RPolyline | inlinevirtual |
isEllipseShape(const RShape &s) | RShape | inlinestatic |
isEmpty() const | RPolyline | inline |
isFlat() const | RPolyline | |
isFullEllipseShape(const RShape &s) | RShape | static |
isGeometricallyClosed(double tolerance=RS::PointTolerance) const | RPolyline | |
isInside(const RBox &box) const | REntityData | inlinevirtual |
isInterpolated() const | RPolyline | inlinevirtual |
isLineSegment(int i) const | RPolyline | protected |
isLineShape(const RShape &s) | RShape | inlinestatic |
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 | virtual |
isPointShape(const RShape &s) | RShape | inlinestatic |
isPointType() const | REntityData | inlinevirtual |
isPolylineShape(const RShape &s) | RShape | inlinestatic |
isRayShape(const RShape &s) | RShape | inlinestatic |
isSane() const | REntityData | inlinevirtual |
isSelected() const | REntityData | inlinevirtual |
isSelectedWorkingSet() const | REntityData | inlinevirtual |
isSplineShape(const RShape &s) | RShape | inlinestatic |
isSplineShaped() const | RLeaderData | inline |
isStraight(double bulge) | RPolyline | static |
isTriangleShape(const RShape &s) | RShape | inlinestatic |
isUpdatesEnabled() const | REntityData | inlinevirtual |
isValid() const | RLeaderData | inlinevirtual |
isXLineShape(const RShape &s) | RShape | inlinestatic |
layerId | REntityData | protected |
Line enum value | RShape | |
linetypeId | REntityData | protected |
linetypeScale | REntityData | protected |
lineweight | REntityData | protected |
mirror(const RLine &axis) | RLeaderData | inlinevirtual |
mirror(const RVector &axis1, const RVector &axis2) | RLeaderData | inlinevirtual |
modifyPolylineCorner(const RShape &trimmedShape1, RS::Ending ending1, int segmentIndex1, const RShape &trimmedShape2, RS::Ending ending2, int segmentIndex2, const RShape *cornerShape=NULL) const | RPolyline | |
morph(const RPolyline &target, int steps, RS::Easing easing=RS::Linear, bool zLinear=true, double customFactor=RNANDOUBLE) const | RPolyline | |
move(const RVector &offset) | RLeaderData | inlinevirtual |
moveEndPoint(const RVector &pos) | RPolyline | |
moveReferencePoint(const RVector &referencePoint, const RVector &targetPoint, Qt::KeyboardModifiers modifiers=Qt::NoModifier) | RLeaderData | virtual |
moveSegmentAt(int i, const RVector &offset) | RPolyline | |
moveStartPoint(const RVector &pos) | RPolyline | |
moveVertexAt(int i, const RVector &offset) | RPolyline | |
normalize(double tolerance=RS::PointTolerance) | RPolyline | |
order(QList< QList< QSharedPointer< RShape > > > &boundary) | RShape | static |
parentId | REntityData | protected |
Point enum value | RShape | |
Polyline enum value | RShape | |
polylineProxy | RPolyline | privatestatic |
prependShape(const RShape &shape) | RPolyline | |
prependVertex(const RVector &vertex, double bulge=0.0, double w1=0.0, double w2=0.0) | RPolyline | |
print(QDebug dbg) const | RPolyline | protectedvirtual |
Ray enum value | RShape | |
rayToLine(QSharedPointer< RShape > shape) | RShape | static |
relocateStartPoint(const RVector &p) | RPolyline | |
relocateStartPoint(double dist) | RPolyline | |
removeFirstVertex() | RPolyline | |
removeLastVertex() | RPolyline | |
removeVertex(int index) | RPolyline | |
removeVerticesAfter(int index) | RPolyline | |
removeVerticesBefore(int index) | RPolyline | |
REntityData(RDocument *document=NULL) | REntityData | |
reverse() | RLeaderData | inlinevirtual |
RLeaderData(RDocument *document, const RLeaderData &data) | RLeaderData | protected |
RLeaderData() | RLeaderData | |
RLeaderData(const RPolyline &polyline, bool arrowHead) | RLeaderData | |
RLeaderEntity | RLeaderData | friend |
rotate(double rotation, const RVector ¢er=RDEFAULT_RVECTOR) | RLeaderData | inlinevirtual |
roundAllCorners(double radius) const | RPolyline | |
roundCorners(const QList< QSharedPointer< RShape > > &shapes, double radius) | RShape | static |
roundShapes(const QSharedPointer< RShape > shape1, const RVector &clickPos1, const QSharedPointer< RShape > shape2, const RVector &clickPos2, bool trim, bool samePolyline, double radius, const RVector &pos) | RShape | static |
RPolyline() | RPolyline | |
RPolyline(const QList< RVector > &vertices, bool closed) | RPolyline | |
RPolyline(const QList< QSharedPointer< RShape > > &segments) | RPolyline | |
RShape() | RShape | |
scale(const RVector &scaleFactors, const RVector ¢er) | RLeaderData | virtual |
REntityData::scale(double scaleFactor, const RVector ¢er=RDEFAULT_RVECTOR) | REntityData | virtual |
RPolyline::scale(double scaleFactor, const RVector ¢er=RDEFAULT_RVECTOR) | RPolyline | virtual |
scaleArc(const RShape &shape, const RVector &scaleFactors, const RVector ¢er=RDEFAULT_RVECTOR) | RShape | inlinestatic |
scaleVisualProperties(double scaleFactor) | RLeaderData | virtual |
selectionStatus | REntityData | protected |
selectionStatusWorkingSet | REntityData | protected |
setArrowHead(bool on) | RLeaderData | |
setAutoUpdatesBlocked(bool on) | REntityData | |
setBlockId(RObject::Id blockId) | REntityData | inlinevirtual |
setBulgeAt(int i, double b) | RPolyline | |
setBulges(const QList< double > &b) | RPolyline | |
setClosed(bool on) | RPolyline | |
setColor(const RColor &color) | REntityData | inline |
setDimasz(double v) | RLeaderData | |
setDimLeaderBlockId(RObject::Id id) | RLeaderData | |
setDimscale(double f) | RLeaderData | |
setDocument(RDocument *document) | REntityData | inline |
setDrawOrder(int drawOrder) | REntityData | inlinevirtual |
setEndWidthAt(int i, double w) | RPolyline | |
setEndWidths(const QList< double > &ew) | RPolyline | |
setGlobalWidth(double w) | RPolyline | |
setHeight(double v) | RPolyline | |
setLayerId(RObject::Id layerId) | REntityData | inlinevirtual |
setLayerName(const QString &layerName) | REntityData | |
setLinetypeId(RObject::Id linetypeId) | REntityData | inlinevirtual |
setLinetypePattern(const RLinetypePattern &p) | REntityData | virtual |
setLinetypeScale(double linetypeScale) | REntityData | inlinevirtual |
setLineweight(RLineweight::Lineweight lineweight) | REntityData | inline |
setMinimumWidth(double w) | RPolyline | |
setOrientation(RS::Orientation orientation) | RPolyline | |
setParentId(RObject::Id parentId) | REntityData | inlinevirtual |
setPolylineProxy(RPolylineProxy *p) | RPolyline | inlinestatic |
setSelected(bool on) | REntityData | inlinevirtual |
setSelectedWorkingSet(bool on) | REntityData | inlinevirtual |
setShapeProxy(RShapeProxy *p) | RShape | inlinestatic |
setSplineShaped(bool on) | RLeaderData | inline |
setStartWidthAt(int i, double w) | RPolyline | |
setStartWidths(const QList< double > &sw) | RPolyline | |
setUpdatesEnabled(bool on) | REntityData | inline |
setVertexAt(int i, const RVector &v) | RPolyline | |
setVertices(const QList< RVector > &vertices) | RPolyline | |
setWidth(double v) | RPolyline | |
setZ(double z) | RLeaderData | inlinevirtual |
shapeProxy | RShape | privatestatic |
simplify(double tolerance=RS::PointTolerance) | RPolyline | |
Spline enum value | RShape | |
splineShaped | RLeaderData | private |
splitAt(const QList< RVector > &points) const | RShape | virtual |
splitAtDiscontinuities(double tolerance) const | RPolyline | |
splitAtSegmentTypeChange() const | RPolyline | |
startWidths | RPolyline | protected |
stretch(const RPolyline &area, const RVector &offset) | RLeaderData | virtual |
RShape::stretch(const RBox &area, const RVector &offset) | RShape | virtual |
stripWidths() | RPolyline | |
to2D() | RLeaderData | inlinevirtual |
toLogicallyClosed(double tolerance=RS::PointTolerance) | RPolyline | |
toLogicallyOpen() | RPolyline | |
toPainterPath(bool addOriginalShapes=false) const | RPolyline | |
transformArc(const RShape &shape, RShapeTransformation &transformation) | RShape | static |
Triangle enum value | RShape | |
trim(const RShape &trimShape, const RVector &trimClickPos, const RShape &limitingShape, const RVector &limitingClickPos, bool trimBoth, bool samePolyline) | RShape | static |
trimEndPoint(const RVector &trimPoint, const RVector &clickPoint=RVector::invalid, bool extend=false) | RPolyline | virtual |
trimEndPoint(double trimDist) | RPolyline | virtual |
trimStartPoint(const RVector &trimPoint, const RVector &clickPoint=RVector::invalid, bool extend=false) | RPolyline | virtual |
trimStartPoint(double trimDist) | RPolyline | virtual |
twopi | RShape | privatestatic |
Type enum name | RShape | |
Unknown enum value | RShape | |
update() const | RLeaderData | virtual |
updateArrowHead() const | RLeaderData | |
updatesEnabled | REntityData | protected |
verifyTangency(double toleranceMin=RS::AngleTolerance, double toleranceMax=M_PI_4) | RPolyline | |
vertices | RPolyline | protected |
XLine enum value | RShape | |
xLineToRay(QSharedPointer< RShape > shape) | RShape | static |
~REntityData() | REntityData | inlinevirtual |
~RExplodable() | RExplodable | inlinevirtual |
~RPolyline() | RPolyline | virtual |
~RShape() | RShape | virtual |