|
GDAL
|
This is the complete list of members for OGRCompoundCurve, including all inherited members.
| accept(IOGRGeometryVisitor *visitor) override | OGRCompoundCurve | inlinevirtual |
| accept(IOGRConstGeometryVisitor *visitor) const override | OGRCompoundCurve | inlinevirtual |
| addCurve(const OGRCurve *, double dfToleranceEps=DEFAULT_TOLERANCE_EPSILON) | OGRCompoundCurve | |
| addCurve(std::unique_ptr< OGRCurve >, double dfToleranceEps=DEFAULT_TOLERANCE_EPSILON) | OGRCompoundCurve | |
| addCurveDirectly(OGRCurve *, double dfToleranceEps=DEFAULT_TOLERANCE_EPSILON) | OGRCompoundCurve | |
| assignSpatialReference(const OGRSpatialReference *poSR) override | OGRCompoundCurve | virtual |
| begin() | OGRCompoundCurve | inline |
| begin() const | OGRCompoundCurve | inline |
| Boundary() const | OGRGeometry | virtual |
| Buffer(double dfDist, int nQuadSegs=30) const | OGRGeometry | virtual |
| BufferEx(double dfDistance, CSLConstList papszOptions) const | OGRGeometry | virtual |
| CastToCompoundCurve(OGRCurve *puCurve) | OGRCurve | static |
| CastToLinearRing(OGRCurve *poCurve) | OGRCurve | static |
| CastToLineString(OGRCurve *poCurve) | OGRCurve | static |
| Centroid(OGRPoint *poPoint) const | OGRGeometry | virtual |
| ChildType typedef | OGRCompoundCurve | |
| clone() const override | OGRCompoundCurve | virtual |
| closeRings() | OGRGeometry | virtual |
| ConcaveHull(double dfRatio, bool bAllowHoles) const | OGRGeometry | virtual |
| Contains(const OGRGeometry *) const | OGRGeometry | virtual |
| ContainsPoint(const OGRPoint *p) const | OGRCurve | protectedvirtual |
| ConvexHull() const | OGRGeometry | virtual |
| CoordinateDimension() const | OGRGeometry | |
| createGEOSContext() | OGRGeometry | static |
| Crosses(const OGRGeometry *) const | OGRGeometry | virtual |
| CurveToLine(double dfMaxAngleStepSizeDegrees=0, const char *const *papszOptions=nullptr) const override | OGRCompoundCurve | virtual |
| DEFAULT_TOLERANCE_EPSILON | OGRCompoundCurve | static |
| DelaunayTriangulation(double dfTolerance, int bOnlyEdges) const | OGRGeometry | virtual |
| Difference(const OGRGeometry *) const | OGRGeometry | virtual |
| Disjoint(const OGRGeometry *) const | OGRGeometry | virtual |
| Distance(const OGRGeometry *) const | OGRGeometry | virtual |
| Distance3D(const OGRGeometry *poOtherGeom) const | OGRGeometry | virtual |
| dumpReadable(FILE *, const char *=nullptr, CSLConstList papszOptions=nullptr) const | OGRGeometry | |
| dumpReadable(const char *=nullptr, CSLConstList papszOptions=nullptr) const | OGRGeometry | |
| empty() override | OGRCompoundCurve | virtual |
| end() | OGRCompoundCurve | inline |
| end() const | OGRCompoundCurve | inline |
| EndPoint(OGRPoint *) const override | OGRCompoundCurve | virtual |
| Equals(const OGRGeometry *) const override | OGRCompoundCurve | virtual |
| exportToGEOS(GEOSContextHandle_t hGEOSCtxt, bool bRemoveEmptyParts=false) const | OGRGeometry | |
| exportToGML(const char *const *papszOptions=nullptr) const | OGRGeometry | virtual |
| exportToJson(CSLConstList papszOptions=nullptr) const | OGRGeometry | virtual |
| exportToKML() const | OGRGeometry | virtual |
| exportToWkb(unsigned char *, const OGRwkbExportOptions *=nullptr) const override | OGRCompoundCurve | virtual |
| OGRCurve::exportToWkb(OGRwkbByteOrder, unsigned char *, OGRwkbVariant=wkbVariantOldOgc) const | OGRGeometry | |
| exportToWkt(const OGRWktOptions &opts=OGRWktOptions(), OGRErr *err=nullptr) const override | OGRCompoundCurve | virtual |
| exportToWkt(char **ppszDstText, OGRwkbVariant=wkbVariantOldOgc) const | OGRCompoundCurve | |
| exportToWkt(const OGRWktOptions &opts=OGRWktOptions(), OGRErr *err=nullptr) const=0 | OGRCompoundCurve | |
| OGRCurve::exportToWkt(char **ppszDstText, OGRwkbVariant=wkbVariantOldOgc) const | OGRGeometry | |
| flattenTo2D() override | OGRCompoundCurve | virtual |
| freeGEOSContext(GEOSContextHandle_t hGEOSCtxt) | OGRGeometry | static |
| FromHandle(OGRGeometryH hGeom) | OGRGeometry | inlinestatic |
| get_Area() const override | OGRCompoundCurve | virtual |
| get_AreaOfCurveSegments() const override | OGRCompoundCurve | virtual |
| get_GeodesicArea(const OGRSpatialReference *poSRSOverride=nullptr) const override | OGRCompoundCurve | virtual |
| get_IsClosed() const | OGRCurve | virtual |
| get_Length() const override | OGRCompoundCurve | virtual |
| getCoordinateDimension() const | OGRGeometry | virtual |
| getCurve(int) | OGRCompoundCurve | |
| getCurve(int) const | OGRCompoundCurve | |
| getCurveGeometry(const char *const *papszOptions=nullptr) const | OGRGeometry | virtual |
| getDimension() const override | OGRCurve | virtual |
| getEnvelope(OGREnvelope *psEnvelope) const override | OGRCompoundCurve | virtual |
| getEnvelope(OGREnvelope3D *psEnvelope) const override | OGRCompoundCurve | virtual |
| getGeometryName() const override | OGRCompoundCurve | virtual |
| getGeometryType() const override | OGRCompoundCurve | virtual |
| getIsoGeometryType() const | OGRGeometry | |
| getLinearGeometry(double dfMaxAngleStepSizeDegrees=0, const char *const *papszOptions=nullptr) const override | OGRCompoundCurve | virtual |
| getNumCurves() const | OGRCompoundCurve | |
| getNumPoints() const override | OGRCompoundCurve | virtual |
| getPointIterator() const override | OGRCompoundCurve | virtual |
| getSpatialReference(void) const | OGRGeometry | inline |
| hasCurveGeometry(int bLookForNonLinear=FALSE) const override | OGRCompoundCurve | virtual |
| hasEmptyParts() const override | OGRCompoundCurve | virtual |
| importFromWkb(const unsigned char *, size_t, OGRwkbVariant, size_t &nBytesConsumedOut) override | OGRCompoundCurve | virtual |
| OGRCurve::importFromWkb(const GByte *, size_t=static_cast< size_t >(-1), OGRwkbVariant=wkbVariantOldOgc) | OGRGeometry | |
| importFromWkt(const char **) override | OGRCompoundCurve | virtual |
| importFromWkt(const char **ppszInput)=0 | OGRCompoundCurve | |
| importFromWkt(char **ppszInput) | OGRCompoundCurve | inline |
| OGRCurve::importFromWkt(char **ppszInput) | OGRGeometry | inline |
| Intersection(const OGRGeometry *) const | OGRGeometry | virtual |
| Intersects(const OGRGeometry *) const | OGRGeometry | virtual |
| IntersectsPoint(const OGRPoint *p) const | OGRCurve | protectedvirtual |
| Is3D() const | OGRGeometry | inline |
| isClockwise() const | OGRCurve | virtual |
| IsConvex() const | OGRCurve | virtual |
| IsEmpty() const override | OGRCompoundCurve | virtual |
| IsMeasured() const | OGRGeometry | inline |
| IsRectangle() const | OGRGeometry | |
| IsRing() const | OGRGeometry | virtual |
| IsSimple() const | OGRGeometry | virtual |
| IsValid() const | OGRGeometry | virtual |
| MakeValid(CSLConstList papszOptions=nullptr) const | OGRGeometry | virtual |
| Normalize() const | OGRGeometry | virtual |
| OGRCompoundCurve() | OGRCompoundCurve | |
| OGRCompoundCurve(const OGRCompoundCurve &other) | OGRCompoundCurve | |
| OGRGeometry() (defined in OGRGeometry) | OGRGeometry | |
| OGRGeometry(const OGRGeometry &other) | OGRGeometry | |
| operator!=(const OGRGeometry &other) const | OGRGeometry | inline |
| operator=(const OGRCompoundCurve &other) | OGRCompoundCurve | |
| OGRCurve::operator=(const OGRGeometry &other) | OGRGeometry | |
| operator==(const OGRGeometry &other) const | OGRGeometry | inline |
| Overlaps(const OGRGeometry *) const | OGRGeometry | virtual |
| Polygonize() const | OGRGeometry | virtual |
| removeEmptyParts() override | OGRCompoundCurve | virtual |
| reversePoints() override | OGRCompoundCurve | virtual |
| roundCoordinates(const OGRGeomCoordinatePrecision &sPrecision) | OGRGeometry | |
| roundCoordinatesIEEE754(const OGRGeomCoordinateBinaryPrecision &options) | OGRGeometry | |
| segmentize(double dfMaxLength) override | OGRCompoundCurve | virtual |
| set3D(OGRBoolean bIs3D) override | OGRCompoundCurve | virtual |
| setCoordinateDimension(int nDimension) override | OGRCompoundCurve | virtual |
| setMeasured(OGRBoolean bIsMeasured) override | OGRCompoundCurve | virtual |
| SetPrecision(double dfGridSize, int nFlags) const | OGRGeometry | |
| Simplify(double dTolerance) const | OGRGeometry | virtual |
| SimplifyPreserveTopology(double dTolerance) const | OGRGeometry | |
| StartPoint(OGRPoint *) const override | OGRCompoundCurve | virtual |
| stealCurve(int) | OGRCompoundCurve | |
| swapXY() override | OGRCompoundCurve | virtual |
| SymDifference(const OGRGeometry *) const | OGRGeometry | virtual |
| toCircularString() | OGRGeometry | inline |
| toCircularString() const | OGRGeometry | inline |
| toCompoundCurve() | OGRGeometry | inline |
| toCompoundCurve() const | OGRGeometry | inline |
| toCurve() | OGRGeometry | inline |
| toCurve() const | OGRGeometry | inline |
| toCurvePolygon() | OGRGeometry | inline |
| toCurvePolygon() const | OGRGeometry | inline |
| toGeometryCollection() | OGRGeometry | inline |
| toGeometryCollection() const | OGRGeometry | inline |
| ToHandle(OGRGeometry *poGeom) | OGRGeometry | inlinestatic |
| toLinearRing() | OGRGeometry | inline |
| toLinearRing() const | OGRGeometry | inline |
| toLineString() | OGRGeometry | inline |
| toLineString() const | OGRGeometry | inline |
| toMultiCurve() | OGRGeometry | inline |
| toMultiCurve() const | OGRGeometry | inline |
| toMultiLineString() | OGRGeometry | inline |
| toMultiLineString() const | OGRGeometry | inline |
| toMultiPoint() | OGRGeometry | inline |
| toMultiPoint() const | OGRGeometry | inline |
| toMultiPolygon() | OGRGeometry | inline |
| toMultiPolygon() const | OGRGeometry | inline |
| toMultiSurface() | OGRGeometry | inline |
| toMultiSurface() const | OGRGeometry | inline |
| toPoint() | OGRGeometry | inline |
| toPoint() const | OGRGeometry | inline |
| toPolygon() | OGRGeometry | inline |
| toPolygon() const | OGRGeometry | inline |
| toPolyhedralSurface() | OGRGeometry | inline |
| toPolyhedralSurface() const | OGRGeometry | inline |
| toSimpleCurve() | OGRCurve | inline |
| toSimpleCurve() const | OGRCurve | inline |
| toSurface() | OGRGeometry | inline |
| toSurface() const | OGRGeometry | inline |
| toTriangle() | OGRGeometry | inline |
| toTriangle() const | OGRGeometry | inline |
| toTriangulatedSurface() | OGRGeometry | inline |
| toTriangulatedSurface() const | OGRGeometry | inline |
| Touches(const OGRGeometry *) const | OGRGeometry | virtual |
| transform(OGRCoordinateTransformation *poCT) override | OGRCompoundCurve | virtual |
| transformTo(const OGRSpatialReference *poSR) | OGRGeometry | |
| UnaryUnion() const | OGRGeometry | |
| Union(const OGRGeometry *) const | OGRGeometry | virtual |
| UnionCascaded() const | OGRGeometry | virtual |
| Value(double, OGRPoint *) const override | OGRCompoundCurve | virtual |
| Within(const OGRGeometry *) const | OGRGeometry | virtual |
| WkbSize() const override | OGRCompoundCurve | virtual |
| ~OGRCompoundCurve() override (defined in OGRCompoundCurve) | OGRCompoundCurve | |
| ~OGRCurve() override (defined in OGRCurve) | OGRCurve | |
| ~OGRGeometry() (defined in OGRGeometry) | OGRGeometry | virtual |