QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
This is the complete list of members for QgsCompoundCurve, including all inherited members.
addCurve(QgsCurve *c, bool extendPrevious=false) | QgsCompoundCurve | |
addMValue(double mValue=0) override | QgsCompoundCurve | virtual |
addToPainterPath(QPainterPath &path) const override | QgsCompoundCurve | virtual |
addVertex(const QgsPoint &pt) | QgsCompoundCurve | |
addZValue(double zValue=0) override | QgsCompoundCurve | virtual |
adjacentVertices(QgsVertexId vertex, QgsVertexId &previousVertex, QgsVertexId &nextVertex) const override | QgsCurve | virtual |
area() const | QgsAbstractGeometry | virtual |
asGml2(QDomDocument &doc, int precision=17, const QString &ns="gml", QgsAbstractGeometry::AxisOrder axisOrder=QgsAbstractGeometry::AxisOrder::XY) const override | QgsCompoundCurve | virtual |
asGml3(QDomDocument &doc, int precision=17, const QString &ns="gml", QgsAbstractGeometry::AxisOrder axisOrder=QgsAbstractGeometry::AxisOrder::XY) const override | QgsCompoundCurve | virtual |
asJson(int precision=17) | QgsAbstractGeometry | |
asJsonObject(int precision=17) const override | QgsCompoundCurve | virtual |
asKml(int precision=17) const override | QgsCurve | virtual |
asQPainterPath() const override | QgsCurve | virtual |
asQPolygonF() const | QgsCurve | virtual |
asWkb(QgsAbstractGeometry::WkbFlags flags=QgsAbstractGeometry::WkbFlags()) const override | QgsCompoundCurve | |
QgsCurve::asWkb(WkbFlags flags=QgsAbstractGeometry::WkbFlags()) const =0 | QgsAbstractGeometry | pure virtual |
asWkt(int precision=17) const override | QgsCompoundCurve | virtual |
AxisOrder enum name | QgsAbstractGeometry | |
boundary() const override | QgsCurve | virtual |
boundingBox() const override | QgsCurve | virtual |
boundingBoxIntersects(const QgsRectangle &rectangle) const override SIP_HOLDGIL | QgsCompoundCurve | virtual |
calculateBoundingBox() const override | QgsCompoundCurve | protectedvirtual |
cast(const QgsAbstractGeometry *geom) | QgsCompoundCurve | inlinestatic |
centroid() const | QgsAbstractGeometry | virtual |
childCount() const override | QgsCurve | protectedvirtual |
childGeometry(int index) const | QgsAbstractGeometry | inlineprotectedvirtual |
childPoint(int index) const override | QgsCurve | protectedvirtual |
clear() override | QgsCompoundCurve | virtual |
clearCache() const override | QgsCurve | protectedvirtual |
Clockwise enum value | QgsCurve | |
clone() const override | QgsCompoundCurve | virtual |
close() | QgsCompoundCurve | |
closestSegment(const QgsPoint &pt, QgsPoint &segmentPt, QgsVertexId &vertexAfter, int *leftOf=nullptr, double epsilon=4 *std::numeric_limits< double >::epsilon()) const override | QgsCompoundCurve | virtual |
compareTo(const QgsAbstractGeometry *other) const | QgsAbstractGeometry | virtual |
compareToSameClass(const QgsAbstractGeometry *other) const final | QgsCompoundCurve | protectedvirtual |
condenseCurves() | QgsCompoundCurve | |
const_parts_begin() const | QgsAbstractGeometry | inline |
const_parts_end() const | QgsAbstractGeometry | |
convertTo(QgsWkbTypes::Type type) | QgsAbstractGeometry | virtual |
coordinateSequence() const override | QgsCurve | virtual |
CounterClockwise enum value | QgsCurve | |
createEmptyWithSameType() const override | QgsCompoundCurve | virtual |
curveAt(int i) const SIP_HOLDGIL | QgsCompoundCurve | |
curveSubstring(double startDistance, double endDistance) const override | QgsCompoundCurve | virtual |
curveToLine(double tolerance=M_PI_2/90, SegmentationToleranceType toleranceType=MaximumAngle) const override | QgsCompoundCurve | virtual |
deleteVertex(QgsVertexId position) override | QgsCompoundCurve | virtual |
dimension() const override SIP_HOLDGIL | QgsCompoundCurve | virtual |
draw(QPainter &p) const override | QgsCompoundCurve | virtual |
drawAsPolygon(QPainter &p) const override | QgsCompoundCurve | virtual |
dropMValue() override | QgsCompoundCurve | virtual |
dropZValue() override | QgsCompoundCurve | virtual |
endPoint() const override SIP_HOLDGIL | QgsCompoundCurve | virtual |
equals(const QgsCurve &other) const override | QgsCompoundCurve | virtual |
filterVertices(const std::function< bool(const QgsPoint &) > &filter) override | QgsCompoundCurve | virtual |
FlagExportTrianglesAsPolygons enum value | QgsAbstractGeometry | |
fromWkb(QgsConstWkbPtr &wkb) override | QgsCompoundCurve | virtual |
fromWkt(const QString &wkt) override | QgsCompoundCurve | virtual |
geometryType() const override SIP_HOLDGIL | QgsCompoundCurve | virtual |
hasChildGeometries() const | QgsAbstractGeometry | protectedvirtual |
hasCurvedSegments() const override | QgsCompoundCurve | virtual |
indexOf(const QgsPoint &point) const final | QgsCompoundCurve | virtual |
insertVertex(QgsVertexId position, const QgsPoint &vertex) override | QgsCompoundCurve | virtual |
interpolatePoint(double distance) const override | QgsCompoundCurve | virtual |
is3D() const SIP_HOLDGIL | QgsAbstractGeometry | inline |
isClosed() const SIP_HOLDGIL | QgsCurve | virtual |
isClosed2D() const SIP_HOLDGIL | QgsCurve | virtual |
isEmpty() const override SIP_HOLDGIL | QgsCompoundCurve | virtual |
isMeasure() const SIP_HOLDGIL | QgsAbstractGeometry | inline |
isRing() const SIP_HOLDGIL | QgsCurve | virtual |
isValid(QString &error, int flags=0) const override | QgsCompoundCurve | virtual |
length() const override SIP_HOLDGIL | QgsCompoundCurve | virtual |
MaximumAngle enum value | QgsAbstractGeometry | |
MaximumDifference enum value | QgsAbstractGeometry | |
mBoundingBox | QgsCurve | mutableprotected |
moveVertex(QgsVertexId position, const QgsPoint &newPos) override | QgsCompoundCurve | virtual |
mWkbType | QgsAbstractGeometry | protected |
nCoordinates() const | QgsAbstractGeometry | virtual |
nCurves() const SIP_HOLDGIL | QgsCompoundCurve | inline |
nextVertex(QgsVertexId &id, QgsPoint &vertex) const override | QgsCurve | virtual |
normalize() final SIP_HOLDGIL | QgsCurve | virtual |
numPoints() const override SIP_HOLDGIL | QgsCompoundCurve | virtual |
operator!=(const QgsAbstractGeometry &other) const override | QgsCurve | virtual |
operator=(const QgsCompoundCurve &curve) | QgsCompoundCurve | |
QgsCurve::operator=(const QgsAbstractGeometry &geom) | QgsAbstractGeometry | |
operator==(const QgsAbstractGeometry &other) const override | QgsCurve | virtual |
orientation() const | QgsCurve | |
Orientation enum name | QgsCurve | |
partCount() const override | QgsCurve | virtual |
parts() const | QgsAbstractGeometry | |
parts() | QgsAbstractGeometry | |
parts_begin() | QgsAbstractGeometry | inline |
parts_end() | QgsAbstractGeometry | |
perimeter() const | QgsAbstractGeometry | virtual |
pointAt(int node, QgsPoint &point, QgsVertexId::VertexType &type) const override | QgsCompoundCurve | virtual |
points(QgsPointSequence &pts) const override | QgsCompoundCurve | virtual |
QgsAbstractGeometry()=default | QgsAbstractGeometry | |
QgsAbstractGeometry(const QgsAbstractGeometry &geom) | QgsAbstractGeometry | |
QgsCompoundCurve() | QgsCompoundCurve | |
QgsCompoundCurve(const QgsCompoundCurve &curve) | QgsCompoundCurve | |
QgsCurve()=default | QgsCurve | |
removeCurve(int i) | QgsCompoundCurve | |
removeDuplicateNodes(double epsilon=4 *std::numeric_limits< double >::epsilon(), bool useZValues=false) override | QgsCompoundCurve | virtual |
reversed() const override | QgsCompoundCurve | virtual |
ringCount(int part=0) const override | QgsCurve | virtual |
scroll(int firstVertexIndex) final | QgsCompoundCurve | virtual |
SegmentationToleranceType enum name | QgsAbstractGeometry | |
segmentize(double tolerance=M_PI_2/90, SegmentationToleranceType toleranceType=MaximumAngle) const override | QgsCurve | virtual |
segmentLength(QgsVertexId startVertex) const override | QgsCompoundCurve | virtual |
setZMTypeFromSubGeometry(const QgsAbstractGeometry *subggeom, QgsWkbTypes::Type baseGeomType) | QgsAbstractGeometry | protected |
simplifiedTypeRef() const override SIP_HOLDGIL | QgsCompoundCurve | virtual |
sinuosity() const | QgsCurve | |
snappedToGrid(double hSpacing, double vSpacing, double dSpacing=0, double mSpacing=0) const override | QgsCompoundCurve | virtual |
snapToGridPrivate(double hSpacing, double vSpacing, double dSpacing, double mSpacing, const QVector< double > &srcX, const QVector< double > &srcY, const QVector< double > &srcZ, const QVector< double > &srcM, QVector< double > &outX, QVector< double > &outY, QVector< double > &outZ, QVector< double > &outM) const | QgsCurve | protected |
sortIndex() const | QgsAbstractGeometry | protected |
splitCurveAtVertex(int index) const final | QgsCompoundCurve | virtual |
startPoint() const override SIP_HOLDGIL | QgsCompoundCurve | virtual |
straightDistance2d() const | QgsCurve | |
sumUpArea(double &sum) const override | QgsCompoundCurve | virtual |
swapXy() override | QgsCompoundCurve | virtual |
toCurveType() const override | QgsCurve | virtual |
transform(const QgsCoordinateTransform &ct, QgsCoordinateTransform::TransformDirection d=QgsCoordinateTransform::ForwardTransform, bool transformZ=false) override SIP_THROW(QgsCsException) | QgsCompoundCurve | virtual |
transform(const QTransform &t, double zTranslate=0.0, double zScale=1.0, double mTranslate=0.0, double mScale=1.0) override | QgsCompoundCurve | virtual |
transform(QgsAbstractGeometryTransformer *transformer, QgsFeedback *feedback=nullptr) override | QgsCompoundCurve | virtual |
transformVertices(const std::function< QgsPoint(const QgsPoint &) > &transform) override | QgsCompoundCurve | virtual |
vertexAngle(QgsVertexId vertex) const override | QgsCompoundCurve | virtual |
vertexAt(QgsVertexId id) const override | QgsCurve | virtual |
vertexCount(int part=0, int ring=0) const override | QgsCurve | virtual |
vertexNumberFromVertexId(QgsVertexId id) const override | QgsCurve | virtual |
vertices() const | QgsAbstractGeometry | |
vertices_begin() const | QgsAbstractGeometry | inline |
vertices_end() const | QgsAbstractGeometry | inline |
WkbFlag enum name | QgsAbstractGeometry | |
wkbSize(QgsAbstractGeometry::WkbFlags flags=QgsAbstractGeometry::WkbFlags()) const override | QgsCompoundCurve | virtual |
wkbType() const SIP_HOLDGIL | QgsAbstractGeometry | inline |
wktTypeStr() const | QgsAbstractGeometry | |
xAt(int index) const override SIP_HOLDGIL | QgsCompoundCurve | virtual |
XY enum value | QgsAbstractGeometry | |
yAt(int index) const override SIP_HOLDGIL | QgsCompoundCurve | virtual |
YX enum value | QgsAbstractGeometry | |
~QgsAbstractGeometry()=default | QgsAbstractGeometry | virtual |
~QgsCompoundCurve() override | QgsCompoundCurve |