| description | RLinetypePattern | private |
| getDashLengthAt(int i) const | RLinetypePattern | |
| getDashOffsetAt(const QList< double > &dashes, int i) const | RLinetypePattern | |
| getDelta(double pos) const | RLinetypePattern | |
| getDescription() const | RLinetypePattern | |
| getLabel() const | RLinetypePattern | |
| getLargestGap() const | RLinetypePattern | |
| getName() const | RLinetypePattern | |
| getNoOffset() const | RLinetypePattern | |
| getNumDashes() const | RLinetypePattern | |
| getPattern() const | RLinetypePattern | |
| getPatternLength() const | RLinetypePattern | |
| getPatternOffset(double length) | RLinetypePattern | |
| getPatternOffsetAt(double length, double symmetryPos, double *gap=NULL, bool end=false) | RLinetypePattern | |
| getPatternString() const | RLinetypePattern | |
| getScreenBasedLinetype() | RLinetypePattern | |
| getScreenScale() const | RLinetypePattern | |
| getShapeAt(int i) const | RLinetypePattern | |
| getShapeIndices() const | RLinetypePattern | |
| getShapeNumberAt(int i) const | RLinetypePattern | |
| getShapeOffsetAt(int i) const | RLinetypePattern | |
| getShapeRotationAt(int i) const | RLinetypePattern | |
| getShapeScaleAt(int i) const | RLinetypePattern | |
| getShapeTextAt(int i) const | RLinetypePattern | |
| getShapeTextStyleAt(int i) const | RLinetypePattern | |
| getSymmetries() const | RLinetypePattern | inline |
| hasDashAt(double pos) const | RLinetypePattern | |
| hasShapeAt(int i) const | RLinetypePattern | |
| hasShapeNumberAt(int i) const | RLinetypePattern | |
| hasShapeOffsetAt(int i) const | RLinetypePattern | |
| hasShapeRotationAt(int i) const | RLinetypePattern | |
| hasShapes() const | RLinetypePattern | |
| hasShapeScaleAt(int i) const | RLinetypePattern | |
| hasShapeTextAt(int i) const | RLinetypePattern | |
| hasShapeTextStyleAt(int i) const | RLinetypePattern | |
| initNameMap() | RLinetypePattern | static |
| isLoaded() | RLinetypePattern | inline |
| isMetric() const | RLinetypePattern | inline |
| isValid() const | RLinetypePattern | |
| load() | RLinetypePattern | inline |
| loadAllFrom(bool metric, const QString &fileName) | RLinetypePattern | static |
| metric | RLinetypePattern | private |
| name | RLinetypePattern | private |
| nameMap | RLinetypePattern | privatestatic |
| noOffset | RLinetypePattern | private |
| operator<(const RLinetypePattern &other) const | RLinetypePattern | |
| operator=(const RLinetypePattern &other) | RLinetypePattern | |
| operator==(const RLinetypePattern &other) const | RLinetypePattern | |
| pattern | RLinetypePattern | private |
| patternString | RLinetypePattern | mutableprivate |
| RLinetype | RLinetypePattern | friend |
| RLinetypePattern(bool metric, const QString &name, const QString &description, int num...) | RLinetypePattern | |
| RLinetypePattern(bool metric, const QString &name, const QString &description, const QList< double > &dashes) | RLinetypePattern | |
| RLinetypePattern() | RLinetypePattern | |
| RLinetypePattern(bool metric, const QString &name, const QString &description) | RLinetypePattern | |
| RLinetypePattern(const RLinetypePattern &other) | RLinetypePattern | |
| scale(double factor) | RLinetypePattern | |
| screenScale | RLinetypePattern | private |
| set(const QList< double > &dashes) | RLinetypePattern | |
| setDescription(const QString &d) | RLinetypePattern | |
| setMetric(bool on) | RLinetypePattern | inline |
| setName(const QString &n) | RLinetypePattern | |
| setNoOffset(bool n) | RLinetypePattern | |
| setPatternString(const QString &patternString) | RLinetypePattern | |
| setScreenScale(double s) | RLinetypePattern | |
| setShapeNumberAt(int i, int num) | RLinetypePattern | |
| setShapeOffsetAt(int i, const RVector &offset) | RLinetypePattern | |
| setShapeRotationAt(int i, double r) | RLinetypePattern | |
| setShapeScaleAt(int i, double s) | RLinetypePattern | |
| setShapeTextAt(int i, const QString &s) | RLinetypePattern | |
| setShapeTextStyleAt(int i, const QString &s) | RLinetypePattern | |
| shapeNumbers | RLinetypePattern | private |
| shapeOffsets | RLinetypePattern | private |
| shapeRotations | RLinetypePattern | private |
| shapes | RLinetypePattern | private |
| shapeScales | RLinetypePattern | private |
| shapeTexts | RLinetypePattern | private |
| shapeTextStyles | RLinetypePattern | private |
| symmetries | RLinetypePattern | private |
| updateShapes() | RLinetypePattern | |
| ~RLinetypePattern() | RLinetypePattern | |