|
GDAL
|
This is the complete list of members for OGRSimpleCurve, including all inherited members.
| AddM() (defined in OGRSimpleCurve) | OGRSimpleCurve | protected |
| addPoint(OGRPoint *) | OGRSimpleCurve | |
| addPoint(double, double) (defined in OGRSimpleCurve) | OGRSimpleCurve | |
| addPoint(double, double, double) (defined in OGRSimpleCurve) | OGRSimpleCurve | |
| addPoint(double, double, double, double) | OGRSimpleCurve | |
| addPointM(double, double, double) | OGRSimpleCurve | |
| addSubLineString(const OGRLineString *, int nStartVertex=0, int nEndVertex=-1) | OGRSimpleCurve | |
| 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(OGRCurve *poCurve) | OGRCurve | static |
| CastToLineString(OGRCurve *poCurve) | OGRCurve | static |
| Centroid(OGRPoint *poPoint) const | OGRGeometry | virtual |
| clone() const | OGRSimpleCurve | 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 =0 | OGRCurve | pure 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() | OGRSimpleCurve | virtual |
| EndPoint(OGRPoint *) const | OGRSimpleCurve | virtual |
| Equal(OGRGeometry *) const CPL_WARN_DEPRECATED("Non standard method. Use Equals() instead") (defined in OGRGeometry) | OGRGeometry | |
| Equals(OGRGeometry *) const | OGRSimpleCurve | 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 | OGRSimpleCurve | virtual |
| exportToWkt(char **ppszDstText, OGRwkbVariant=wkbVariantOldOgc) const | OGRSimpleCurve | virtual |
| flags (defined in OGRGeometry) | OGRGeometry | protected |
| flattenTo2D() | OGRSimpleCurve | virtual |
| freeGEOSContext(GEOSContextHandle_t hGEOSCtxt) (defined in OGRGeometry) | OGRGeometry | static |
| get_Area() const =0 | OGRCurve | pure virtual |
| get_AreaOfCurveSegments() const =0 | OGRCurve | protectedpure virtual |
| get_IsClosed() const | OGRCurve | virtual |
| get_Length() const | OGRSimpleCurve | virtual |
| get_LinearArea() const | OGRSimpleCurve | protectedvirtual |
| getBoundary() const CPL_WARN_DEPRECATED("Non standard method. Use Boundary() instead") | OGRGeometry | |
| GetCasterToLinearRing() const =0 (defined in OGRCurve) | OGRCurve | protectedpure virtual |
| GetCasterToLineString() const =0 (defined in OGRCurve) | OGRCurve | protectedpure virtual |
| getCoordinateDimension() const | OGRGeometry | virtual |
| getCurveGeometry(const char *const *papszOptions=NULL) const CPL_WARN_UNUSED_RESULT | OGRGeometry | virtual |
| getDimension() const | OGRCurve | virtual |
| getEnvelope(OGREnvelope *psEnvelope) const | OGRSimpleCurve | virtual |
| getEnvelope(OGREnvelope3D *psEnvelope) const | OGRSimpleCurve | virtual |
| getGeometryName() const =0 | OGRGeometry | pure virtual |
| getGeometryType() const =0 | OGRGeometry | pure virtual |
| getIsoGeometryType() const | OGRGeometry | |
| getLinearGeometry(double dfMaxAngleStepSizeDegrees=0, const char *const *papszOptions=NULL) const CPL_WARN_UNUSED_RESULT | OGRGeometry | virtual |
| getM(int i) const | OGRSimpleCurve | |
| getNumPoints() const | OGRSimpleCurve | inlinevirtual |
| getPoint(int, OGRPoint *) const | OGRSimpleCurve | |
| getPointIterator() const | OGRSimpleCurve | virtual |
| getPoints(OGRRawPoint *, double *=NULL) const | OGRSimpleCurve | |
| getPoints(OGRRawPoint *, double *, double *) const (defined in OGRSimpleCurve) | OGRSimpleCurve | |
| getPoints(void *pabyX, int nXStride, void *pabyY, int nYStride, void *pabyZ=NULL, int nZStride=0) const | OGRSimpleCurve | |
| getPoints(void *pabyX, int nXStride, void *pabyY, int nYStride, void *pabyZ, int nZStride, void *pabyM, int nMStride) const (defined in OGRSimpleCurve) | OGRSimpleCurve | |
| getSpatialReference(void) const | OGRGeometry | inline |
| getSubLine(double, double, int) const | OGRSimpleCurve | virtual |
| getX(int i) const | OGRSimpleCurve | inline |
| getY(int i) const | OGRSimpleCurve | inline |
| getZ(int i) const | OGRSimpleCurve | |
| hasCurveGeometry(int bLookForNonLinear=FALSE) const | OGRGeometry | 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) | OGRSimpleCurve | virtual |
| importFromWkt(char **) | OGRSimpleCurve | virtual |
| importFromWKTListOnly(char **ppszInput, int bHasZ, int bHasM, OGRRawPoint *&paoPointsIn, int &nMaxPoints, double *&padfZIn) (defined in OGRSimpleCurve) | OGRSimpleCurve | protected |
| 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 | OGRSimpleCurve | virtual |
| IsMeasured() const (defined in OGRGeometry) | OGRGeometry | inline |
| IsRing() const | OGRGeometry | virtual |
| IsSimple() const | OGRGeometry | virtual |
| IsValid() const | OGRGeometry | virtual |
| Make2D() (defined in OGRSimpleCurve) | OGRSimpleCurve | protected |
| Make3D() (defined in OGRSimpleCurve) | OGRSimpleCurve | protected |
| nPointCount (defined in OGRSimpleCurve) | OGRSimpleCurve | protected |
| 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 |
| OGRCurve() (defined in OGRCurve) | OGRCurve | protected |
| OGRCurve(const OGRCurve &other) (defined in OGRCurve) | OGRCurve | protected |
| OGRGeometry (defined in OGRSimpleCurve) | OGRSimpleCurve | friend |
| OGRGeometry() (defined in OGRGeometry) | OGRGeometry | |
| OGRCurve::OGRGeometry(const OGRGeometry &other) | OGRGeometry | |
| OGRSimpleCurve() (defined in OGRSimpleCurve) | OGRSimpleCurve | protected |
| OGRSimpleCurve(const OGRSimpleCurve &other) | OGRSimpleCurve | protected |
| operator=(const OGRSimpleCurve &other) | OGRSimpleCurve | |
| operator=(const OGRCurve &other) (defined in OGRCurve) | OGRCurve | |
| OGRGeometry::operator=(const OGRGeometry &other) | OGRGeometry | |
| Overlaps(const OGRGeometry *) const | OGRGeometry | virtual |
| padfM (defined in OGRSimpleCurve) | OGRSimpleCurve | protected |
| padfZ (defined in OGRSimpleCurve) | OGRSimpleCurve | protected |
| paoPoints (defined in OGRSimpleCurve) | OGRSimpleCurve | protected |
| PointOnSurfaceInternal(OGRPoint *poPoint) const (defined in OGRGeometry) | OGRGeometry | protected |
| Polygonize() const CPL_WARN_UNUSED_RESULT | OGRGeometry | virtual |
| Project(const OGRPoint *) const | OGRSimpleCurve | virtual |
| RemoveM() (defined in OGRSimpleCurve) | OGRSimpleCurve | protected |
| reversePoints(void) | OGRSimpleCurve | |
| segmentize(double dfMaxLength) | OGRSimpleCurve | virtual |
| set3D(OGRBoolean bIs3D) | OGRSimpleCurve | virtual |
| setCoordinateDimension(int nDimension) | OGRSimpleCurve | virtual |
| setM(int, double) (defined in OGRSimpleCurve) | OGRSimpleCurve | |
| setMeasured(OGRBoolean bIsMeasured) | OGRSimpleCurve | virtual |
| setNumPoints(int nNewPointCount, int bZeroizeNewContent=TRUE) | OGRSimpleCurve | |
| setPoint(int, OGRPoint *) | OGRSimpleCurve | |
| setPoint(int, double, double) (defined in OGRSimpleCurve) | OGRSimpleCurve | |
| setPoint(int, double, double, double) | OGRSimpleCurve | |
| setPoint(int, double, double, double, double) (defined in OGRSimpleCurve) | OGRSimpleCurve | |
| setPointM(int, double, double, double) (defined in OGRSimpleCurve) | OGRSimpleCurve | |
| setPoints(int, OGRRawPoint *, double *=NULL) | OGRSimpleCurve | |
| setPoints(int, OGRRawPoint *, double *, double *) | OGRSimpleCurve | |
| setPoints(int, double *padfX, double *padfY, double *padfZIn=NULL) | OGRSimpleCurve | |
| setPoints(int, double *padfX, double *padfY, double *padfZIn, double *padfMIn) | OGRSimpleCurve | |
| setPointsM(int, OGRRawPoint *, double *) | OGRSimpleCurve | |
| setPointsM(int, double *padfX, double *padfY, double *padfMIn=NULL) | OGRSimpleCurve | |
| setZ(int, double) (defined in OGRSimpleCurve) | OGRSimpleCurve | |
| Simplify(double dTolerance) const CPL_WARN_UNUSED_RESULT | OGRGeometry | virtual |
| SimplifyPreserveTopology(double dTolerance) const CPL_WARN_UNUSED_RESULT | OGRGeometry | |
| StartPoint(OGRPoint *) const | OGRSimpleCurve | virtual |
| swapXY() | OGRSimpleCurve | 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) | OGRSimpleCurve | 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 | OGRSimpleCurve | virtual |
| Within(const OGRGeometry *) const | OGRGeometry | virtual |
| WkbSize() const | OGRSimpleCurve | virtual |
| ~OGRCurve() (defined in OGRCurve) | OGRCurve | virtual |
| ~OGRGeometry() (defined in OGRGeometry) | OGRGeometry | virtual |
| ~OGRSimpleCurve() (defined in OGRSimpleCurve) | OGRSimpleCurve | virtual |
1.8.13.