|
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 |
| addGeometryDirectly(OGRGeometry *) | OGRGeometryCollection | virtual |
| assignSpatialReference(OGRSpatialReference *poSR) override | OGRGeometryCollection | virtual |
| begin() | OGRMultiCurve | inline |
| begin() const | OGRMultiCurve | inline |
| Boundary() const CPL_WARN_UNUSED_RESULT | OGRGeometry | virtual |
| Buffer(double dfDist, int nQuadSegs=30) const CPL_WARN_UNUSED_RESULT | OGRGeometry | virtual |
| CastToGeometryCollection(OGRGeometryCollection *poSrc) | OGRGeometryCollection | static |
| CastToMultiLineString(OGRMultiCurve *poMC) | OGRMultiCurve | static |
| Centroid(OGRPoint *poPoint) const | OGRGeometry | virtual |
| ChildType typedef | OGRMultiCurve | |
| clone() const override | OGRGeometryCollection | virtual |
| closeRings() override | OGRGeometryCollection | virtual |
| Contains(const OGRGeometry *) const | OGRGeometry | virtual |
| ConvexHull() const CPL_WARN_UNUSED_RESULT | OGRGeometry | virtual |
| CoordinateDimension() const | OGRGeometry | |
| createGEOSContext() | OGRGeometry | static |
| Crosses(const OGRGeometry *) const | OGRGeometry | virtual |
| DelaunayTriangulation(double dfTolerance, int bOnlyEdges) const CPL_WARN_UNUSED_RESULT | OGRGeometry | virtual |
| Difference(const OGRGeometry *) const CPL_WARN_UNUSED_RESULT | 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, char **papszOptions=nullptr) const | OGRGeometry | virtual |
| empty() override | OGRGeometryCollection | virtual |
| end() | OGRMultiCurve | inline |
| end() const | OGRMultiCurve | inline |
| Equals(const OGRGeometry *) const override | OGRGeometryCollection | virtual |
| exportToGEOS(GEOSContextHandle_t hGEOSCtxt) const CPL_WARN_UNUSED_RESULT | OGRGeometry | virtual |
| exportToGML(const char *const *papszOptions=nullptr) const | OGRGeometry | virtual |
| exportToJson() const | OGRGeometry | virtual |
| exportToKML() const | OGRGeometry | virtual |
| exportToWkb(OGRwkbByteOrder, unsigned char *, OGRwkbVariant=wkbVariantOldOgc) const override | OGRGeometryCollection | virtual |
| exportToWkt(char **, OGRwkbVariant=wkbVariantOldOgc) const override | OGRMultiCurve | virtual |
| flattenTo2D() override | OGRGeometryCollection | virtual |
| freeGEOSContext(GEOSContextHandle_t hGEOSCtxt) | OGRGeometry | static |
| FromHandle(OGRGeometryH hGeom) | OGRGeometry | inlinestatic |
| get_Area() 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) | OGRGeometryCollection | |
| getGeometryRef(int) const | OGRGeometryCollection | |
| 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 |
| importFromWkb(const unsigned char *, int, OGRwkbVariant, int &nBytesConsumedOut) override | OGRGeometryCollection | virtual |
| OGRGeometry::importFromWkb(const GByte *, int=-1, OGRwkbVariant=wkbVariantOldOgc) | OGRGeometry | |
| importFromWkt(const char **) override | OGRMultiCurve | virtual |
| OGRGeometry::importFromWkt(char **ppszInput) CPL_WARN_DEPRECATED("Use importFromWkt( const char**) instead") | OGRGeometry | inline |
| Intersection(const OGRGeometry *) const CPL_WARN_UNUSED_RESULT | 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 |
| IsRing() const | OGRGeometry | virtual |
| IsSimple() const | OGRGeometry | virtual |
| IsValid() 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 CPL_WARN_UNUSED_RESULT | OGRGeometry | virtual |
| removeGeometry(int iIndex, int bDelete=TRUE) | OGRGeometryCollection | virtual |
| segmentize(double dfMaxLength) override | OGRGeometryCollection | virtual |
| set3D(OGRBoolean bIs3D) override | OGRGeometryCollection | virtual |
| setCoordinateDimension(int nDimension) override | OGRGeometryCollection | virtual |
| setMeasured(OGRBoolean bIsMeasured) override | OGRGeometryCollection | virtual |
| Simplify(double dTolerance) const CPL_WARN_UNUSED_RESULT | OGRGeometry | virtual |
| SimplifyPreserveTopology(double dTolerance) const CPL_WARN_UNUSED_RESULT | OGRGeometry | |
| swapXY() override | OGRGeometryCollection | virtual |
| SymDifference(const OGRGeometry *) const CPL_WARN_UNUSED_RESULT | 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(OGRSpatialReference *poSR) | OGRGeometry | |
| Union(const OGRGeometry *) const CPL_WARN_UNUSED_RESULT | OGRGeometry | virtual |
| UnionCascaded() const CPL_WARN_UNUSED_RESULT | 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 |
1.8.13.