|
GDAL
|
This is the complete list of members for OGRCompoundCurve, including all inherited members.
| addCurve(OGRCurve *, double dfToleranceEps=1e-14) | OGRCompoundCurve | |
| addCurveDirectly(OGRCurve *, double dfToleranceEps=1e-14) | OGRCompoundCurve | |
| assignSpatialReference(OGRSpatialReference *poSR) | OGRGeometry | |
| bGenerate_DB2_V72_BYTE_ORDER (defined in OGRGeometry) | OGRGeometry | static |
| Boundary() const CPL_WARN_UNUSED_RESULT | OGRGeometry | virtual |
| Buffer(double dfDist, int nQuadSegs=30) const CPL_WARN_UNUSED_RESULT | OGRGeometry | virtual |
| CastToCompoundCurve(OGRCurve *puCurve) | OGRCurve | static |
| CastToError(OGRGeometry *poGeom) (defined in OGRGeometry) | OGRGeometry | static |
| CastToIdentity(OGRGeometry *poGeom) (defined in OGRGeometry) | OGRGeometry | inlinestatic |
| CastToLinearRing(OGRCompoundCurve *poCC) | OGRCompoundCurve | protectedstatic |
| OGRCurve::CastToLinearRing(OGRCurve *poCurve) | OGRCurve | static |
| CastToLineString(OGRCompoundCurve *poCC) (defined in OGRCompoundCurve) | OGRCompoundCurve | protectedstatic |
| OGRCurve::CastToLineString(OGRCurve *poCurve) | OGRCurve | static |
| Centroid(OGRPoint *poPoint) const | OGRGeometry | virtual |
| clone() const | OGRCompoundCurve | virtual |
| closeRings() | OGRGeometry | virtual |
| Contains(const OGRGeometry *) const | OGRGeometry | virtual |
| ContainsPoint(const OGRPoint *p) const | OGRCurve | protectedvirtual |
| ConvexHull() const CPL_WARN_UNUSED_RESULT | OGRGeometry | virtual |
| CoordinateDimension() const | OGRGeometry | |
| createGEOSContext() (defined in OGRGeometry) | OGRGeometry | static |
| Crosses(const OGRGeometry *) const | OGRGeometry | virtual |
| CurveToLine(double dfMaxAngleStepSizeDegrees=0, const char *const *papszOptions=NULL) const | OGRCompoundCurve | 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 |
| dumpReadable(FILE *, const char *=NULL, char **papszOptions=NULL) const | OGRGeometry | virtual |
| empty() | OGRCompoundCurve | virtual |
| EndPoint(OGRPoint *) const | OGRCompoundCurve | virtual |
| Equal(OGRGeometry *) const CPL_WARN_DEPRECATED("Non standard method. Use Equals() instead") (defined in OGRGeometry) | OGRGeometry | |
| Equals(OGRGeometry *) const | OGRCompoundCurve | virtual |
| exportToGEOS(GEOSContextHandle_t hGEOSCtxt) const CPL_WARN_UNUSED_RESULT (defined in OGRGeometry) | OGRGeometry | virtual |
| exportToGML(const char *const *papszOptions=NULL) const | OGRGeometry | virtual |
| exportToJson() const | OGRGeometry | virtual |
| exportToKML() const | OGRGeometry | virtual |
| exportToWkb(OGRwkbByteOrder, unsigned char *, OGRwkbVariant=wkbVariantOldOgc) const | OGRCompoundCurve | virtual |
| exportToWkt(char **ppszDstText, OGRwkbVariant=wkbVariantOldOgc) const | OGRCompoundCurve | virtual |
| flags (defined in OGRGeometry) | OGRGeometry | protected |
| flattenTo2D() | OGRCompoundCurve | virtual |
| freeGEOSContext(GEOSContextHandle_t hGEOSCtxt) (defined in OGRGeometry) | OGRGeometry | static |
| get_Area() const | OGRCompoundCurve | virtual |
| get_AreaOfCurveSegments() const | OGRCompoundCurve | virtual |
| get_IsClosed() const | OGRCurve | virtual |
| get_Length() const | OGRCompoundCurve | virtual |
| getBoundary() const CPL_WARN_DEPRECATED("Non standard method. Use Boundary() instead") | OGRGeometry | |
| GetCasterToLinearRing() const (defined in OGRCompoundCurve) | OGRCompoundCurve | protectedvirtual |
| GetCasterToLineString() const (defined in OGRCompoundCurve) | OGRCompoundCurve | protectedvirtual |
| getCoordinateDimension() const | OGRGeometry | virtual |
| getCurve(int) | OGRCompoundCurve | |
| getCurve(int) const | OGRCompoundCurve | |
| getCurveGeometry(const char *const *papszOptions=NULL) const CPL_WARN_UNUSED_RESULT | OGRGeometry | virtual |
| getDimension() const | OGRCurve | virtual |
| getEnvelope(OGREnvelope *psEnvelope) const | OGRCompoundCurve | virtual |
| getEnvelope(OGREnvelope3D *psEnvelope) const | OGRCompoundCurve | virtual |
| getGeometryName() const | OGRCompoundCurve | virtual |
| getGeometryType() const | OGRCompoundCurve | virtual |
| getIsoGeometryType() const | OGRGeometry | |
| getLinearGeometry(double dfMaxAngleStepSizeDegrees=0, const char *const *papszOptions=NULL) const | OGRCompoundCurve | virtual |
| getNumCurves() const | OGRCompoundCurve | |
| getNumPoints() const | OGRCompoundCurve | virtual |
| getPointIterator() const | OGRCompoundCurve | virtual |
| getSpatialReference(void) const | OGRGeometry | inline |
| hasCurveGeometry(int bLookForNonLinear=FALSE) const | OGRCompoundCurve | virtual |
| importCurveCollectionFromWkt(char **ppszInput, int bAllowEmptyComponent, int bAllowLineString, int bAllowCurve, int bAllowCompoundCurve, OGRErr(*pfnAddCurveDirectly)(OGRGeometry *poSelf, OGRCurve *poCurve)) (defined in OGRGeometry) | OGRGeometry | protected |
| importFromWkb(unsigned char *, int=-1, OGRwkbVariant=wkbVariantOldOgc) | OGRCompoundCurve | virtual |
| importFromWkt(char **) | OGRCompoundCurve | virtual |
| importPreambuleFromWkb(unsigned char *pabyData, int nSize, OGRwkbByteOrder &eByteOrder, OGRwkbVariant eWkbVariant) (defined in OGRGeometry) | OGRGeometry | protected |
| importPreambuleFromWkt(char **ppszInput, int *pbHasZ, int *pbHasM, bool *pbIsEmpty) (defined in OGRGeometry) | OGRGeometry | protected |
| importPreambuleOfCollectionFromWkb(unsigned char *pabyData, int &nSize, int &nDataOffset, OGRwkbByteOrder &eByteOrder, int nMinSubGeomSize, int &nGeomCount, OGRwkbVariant eWkbVariant) (defined in OGRGeometry) | OGRGeometry | protected |
| Intersect(OGRGeometry *) const CPL_WARN_DEPRECATED("Non standard method. Use Intersects() instead") (defined in OGRGeometry) | OGRGeometry | |
| Intersection(const OGRGeometry *) const CPL_WARN_UNUSED_RESULT | OGRGeometry | virtual |
| Intersects(const OGRGeometry *) const | OGRGeometry | virtual |
| Is3D() const (defined in OGRGeometry) | OGRGeometry | inline |
| IsConvex() const | OGRCurve | virtual |
| IsEmpty() const | OGRCompoundCurve | virtual |
| IsMeasured() const (defined in OGRGeometry) | OGRGeometry | inline |
| IsRing() const | OGRGeometry | virtual |
| IsSimple() const | OGRGeometry | virtual |
| IsValid() const | OGRGeometry | virtual |
| OGR_G_3D (defined in OGRGeometry) | OGRGeometry | static |
| OGR_G_MEASURED (defined in OGRGeometry) | OGRGeometry | static |
| OGR_G_NOT_EMPTY_POINT (defined in OGRGeometry) | OGRGeometry | static |
| OGRCompoundCurve() | OGRCompoundCurve | |
| OGRCompoundCurve(const OGRCompoundCurve &other) | OGRCompoundCurve | |
| OGRCurve() (defined in OGRCurve) | OGRCurve | protected |
| OGRCurve(const OGRCurve &other) (defined in OGRCurve) | OGRCurve | protected |
| OGRGeometry() (defined in OGRGeometry) | OGRGeometry | |
| OGRGeometry(const OGRGeometry &other) | OGRGeometry | |
| operator=(const OGRCompoundCurve &other) | OGRCompoundCurve | |
| operator=(const OGRCurve &other) (defined in OGRCurve) | OGRCurve | |
| OGRGeometry::operator=(const OGRGeometry &other) | OGRGeometry | |
| Overlaps(const OGRGeometry *) const | OGRGeometry | virtual |
| PointOnSurfaceInternal(OGRPoint *poPoint) const (defined in OGRGeometry) | OGRGeometry | protected |
| Polygonize() const CPL_WARN_UNUSED_RESULT | OGRGeometry | virtual |
| segmentize(double dfMaxLength) | OGRCompoundCurve | virtual |
| set3D(OGRBoolean bIs3D) | OGRCompoundCurve | virtual |
| setCoordinateDimension(int nDimension) | OGRCompoundCurve | virtual |
| setMeasured(OGRBoolean bIsMeasured) | OGRCompoundCurve | virtual |
| Simplify(double dTolerance) const CPL_WARN_UNUSED_RESULT | OGRGeometry | virtual |
| SimplifyPreserveTopology(double dTolerance) const CPL_WARN_UNUSED_RESULT | OGRGeometry | |
| StartPoint(OGRPoint *) const | OGRCompoundCurve | virtual |
| stealCurve(int) (defined in OGRCompoundCurve) | OGRCompoundCurve | |
| swapXY() | OGRCompoundCurve | virtual |
| SymDifference(const OGRGeometry *) const CPL_WARN_UNUSED_RESULT | OGRGeometry | virtual |
| SymmetricDifference(const OGRGeometry *) const CPL_WARN_DEPRECATED("Non standard method. Use SymDifference() instead") | OGRGeometry | |
| Touches(const OGRGeometry *) const | OGRGeometry | virtual |
| transform(OGRCoordinateTransformation *poCT) | OGRCompoundCurve | virtual |
| transformTo(OGRSpatialReference *poSR) | OGRGeometry | |
| Union(const OGRGeometry *) const CPL_WARN_UNUSED_RESULT | OGRGeometry | virtual |
| UnionCascaded() const CPL_WARN_UNUSED_RESULT | OGRGeometry | virtual |
| Value(double, OGRPoint *) const | OGRCompoundCurve | virtual |
| Within(const OGRGeometry *) const | OGRGeometry | virtual |
| WkbSize() const | OGRCompoundCurve | virtual |
| ~OGRCompoundCurve() (defined in OGRCompoundCurve) | OGRCompoundCurve | virtual |
| ~OGRCurve() (defined in OGRCurve) | OGRCurve | virtual |
| ~OGRGeometry() (defined in OGRGeometry) | OGRGeometry | virtual |
1.8.13.