|
GDAL
|
This is the complete list of members for OGRMultiCurve, including all inherited members.
| accept(IOGRGeometryVisitor *visitor) override | OGRMultiCurve | inlinevirtual |
| accept(IOGRConstGeometryVisitor *visitor) const override | OGRMultiCurve | inlinevirtual |
| addGeometry(const OGRGeometry *) | OGRGeometryCollection | virtual |
| addGeometry(std::unique_ptr< OGRGeometry > geom) | OGRGeometryCollection | |
| addGeometryDirectly(OGRGeometry *) | OGRGeometryCollection | virtual |
| assignSpatialReference(const OGRSpatialReference *poSR) override | OGRGeometryCollection | virtual |
| begin() | OGRMultiCurve | inline |
| begin() const | OGRMultiCurve | inline |
| Boundary() const | OGRGeometry | virtual |
| Buffer(double dfDist, int nQuadSegs=30) const | OGRGeometry | virtual |
| BufferEx(double dfDistance, CSLConstList papszOptions) const | OGRGeometry | virtual |
| CastToGeometryCollection(OGRGeometryCollection *poSrc) | OGRGeometryCollection | static |
| CastToMultiLineString(OGRMultiCurve *poMC) | OGRMultiCurve | static |
| Centroid(OGRPoint *poPoint) const | OGRGeometry | virtual |
| ChildType typedef | OGRMultiCurve | |
| clone() const override | OGRMultiCurve | virtual |
| closeRings() override | OGRGeometryCollection | virtual |
| ConcaveHull(double dfRatio, bool bAllowHoles) const | OGRGeometry | virtual |
| Contains(const OGRGeometry *) const | OGRGeometry | virtual |
| ConvexHull() const | OGRGeometry | virtual |
| CoordinateDimension() const | OGRGeometry | |
| createGEOSContext() | OGRGeometry | static |
| Crosses(const OGRGeometry *) const | OGRGeometry | virtual |
| 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 | OGRGeometryCollection | virtual |
| end() | OGRMultiCurve | inline |
| end() const | OGRMultiCurve | inline |
| Equals(const OGRGeometry *) const override | OGRGeometryCollection | 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 | OGRGeometryCollection | virtual |
| OGRGeometry::exportToWkb(OGRwkbByteOrder, unsigned char *, OGRwkbVariant=wkbVariantOldOgc) const | OGRGeometry | |
| exportToWkt(const OGRWktOptions &opts=OGRWktOptions(), OGRErr *err=nullptr) const override | OGRMultiCurve | virtual |
| exportToWkt(char **ppszDstText, OGRwkbVariant=wkbVariantOldOgc) const | OGRMultiCurve | |
| exportToWkt(const OGRWktOptions &opts=OGRWktOptions(), OGRErr *err=nullptr) const=0 | OGRMultiCurve | |
| OGRGeometry::exportToWkt(char **ppszDstText, OGRwkbVariant=wkbVariantOldOgc) const | OGRGeometry | |
| flattenTo2D() override | OGRGeometryCollection | virtual |
| freeGEOSContext(GEOSContextHandle_t hGEOSCtxt) | OGRGeometry | static |
| FromHandle(OGRGeometryH hGeom) | OGRGeometry | inlinestatic |
| get_Area() const | OGRGeometryCollection | virtual |
| get_GeodesicArea(const OGRSpatialReference *poSRSOverride=nullptr) const | OGRGeometryCollection | virtual |
| get_Length() const | OGRGeometryCollection | virtual |
| getCoordinateDimension() const | OGRGeometry | virtual |
| getCurveGeometry(const char *const *papszOptions=nullptr) const override | OGRGeometryCollection | virtual |
| getDimension() const override | OGRMultiCurve | virtual |
| getEnvelope(OGREnvelope *psEnvelope) const override | OGRGeometryCollection | virtual |
| getEnvelope(OGREnvelope3D *psEnvelope) const override | OGRGeometryCollection | virtual |
| getGeometryName() const override | OGRMultiCurve | virtual |
| getGeometryRef(int i) | OGRMultiCurve | inline |
| getGeometryRef(int i) const | OGRMultiCurve | inline |
| getGeometryType() const override | OGRMultiCurve | virtual |
| getIsoGeometryType() const | OGRGeometry | |
| getLinearGeometry(double dfMaxAngleStepSizeDegrees=0, const char *const *papszOptions=nullptr) const override | OGRGeometryCollection | virtual |
| getNumGeometries() const | OGRGeometryCollection | |
| getSpatialReference(void) const | OGRGeometry | inline |
| hasCurveGeometry(int bLookForNonLinear=FALSE) const override | OGRMultiCurve | virtual |
| hasEmptyParts() const override | OGRGeometryCollection | virtual |
| importFromWkb(const unsigned char *, size_t, OGRwkbVariant, size_t &nBytesConsumedOut) override | OGRGeometryCollection | virtual |
| OGRGeometry::importFromWkb(const GByte *, size_t=static_cast< size_t >(-1), OGRwkbVariant=wkbVariantOldOgc) | OGRGeometry | |
| importFromWkt(const char **) override | OGRMultiCurve | virtual |
| importFromWkt(const char **ppszInput)=0 | OGRMultiCurve | |
| importFromWkt(char **ppszInput) | OGRMultiCurve | inline |
| OGRGeometry::importFromWkt(char **ppszInput) | OGRGeometry | inline |
| Intersection(const OGRGeometry *) const | OGRGeometry | virtual |
| Intersects(const OGRGeometry *) const | OGRGeometry | virtual |
| Is3D() const | OGRGeometry | inline |
| isCompatibleSubType(OGRwkbGeometryType) const override | OGRMultiCurve | protectedvirtual |
| IsEmpty() const override | OGRGeometryCollection | 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 |
| OGRGeometry() (defined in OGRGeometry) | OGRGeometry | |
| OGRGeometry(const OGRGeometry &other) | OGRGeometry | |
| OGRGeometryCollection() | OGRGeometryCollection | |
| OGRGeometryCollection(const OGRGeometryCollection &other) | OGRGeometryCollection | |
| OGRMultiCurve() | OGRMultiCurve | |
| OGRMultiCurve(const OGRMultiCurve &other) | OGRMultiCurve | |
| operator!=(const OGRGeometry &other) const | OGRGeometry | inline |
| operator=(const OGRMultiCurve &other) | OGRMultiCurve | |
| OGRGeometryCollection::operator=(const OGRGeometryCollection &other) | OGRGeometryCollection | |
| OGRGeometry::operator=(const OGRGeometry &other) | OGRGeometry | |
| operator==(const OGRGeometry &other) const | OGRGeometry | inline |
| Overlaps(const OGRGeometry *) const | OGRGeometry | virtual |
| Polygonize() const | OGRGeometry | virtual |
| removeEmptyParts() override | OGRGeometryCollection | virtual |
| removeGeometry(int iIndex, int bDelete=TRUE) | OGRGeometryCollection | virtual |
| roundCoordinates(const OGRGeomCoordinatePrecision &sPrecision) | OGRGeometry | |
| roundCoordinatesIEEE754(const OGRGeomCoordinateBinaryPrecision &options) | OGRGeometry | |
| segmentize(double dfMaxLength) override | OGRGeometryCollection | virtual |
| set3D(OGRBoolean bIs3D) override | OGRGeometryCollection | virtual |
| setCoordinateDimension(int nDimension) override | OGRGeometryCollection | virtual |
| setMeasured(OGRBoolean bIsMeasured) override | OGRGeometryCollection | virtual |
| SetPrecision(double dfGridSize, int nFlags) const | OGRGeometry | |
| Simplify(double dTolerance) const | OGRGeometry | virtual |
| SimplifyPreserveTopology(double dTolerance) const | OGRGeometry | |
| swapXY() override | OGRGeometryCollection | 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() | OGRGeometry | inline |
| toSimpleCurve() const | OGRGeometry | 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 |
| toUpperClass() | OGRMultiCurve | inline |
| toUpperClass() const | OGRMultiCurve | inline |
| transform(OGRCoordinateTransformation *poCT) override | OGRGeometryCollection | virtual |
| transformTo(const OGRSpatialReference *poSR) | OGRGeometry | |
| UnaryUnion() const | OGRGeometry | |
| Union(const OGRGeometry *) const | OGRGeometry | virtual |
| UnionCascaded() const | OGRGeometry | virtual |
| Within(const OGRGeometry *) const | OGRGeometry | virtual |
| WkbSize() const override | OGRGeometryCollection | virtual |
| ~OGRGeometry() (defined in OGRGeometry) | OGRGeometry | virtual |
| ~OGRGeometryCollection() override (defined in OGRGeometryCollection) | OGRGeometryCollection | |
| ~OGRMultiCurve() override (defined in OGRMultiCurve) | OGRMultiCurve |