, including all inherited members.
addPoint(OGRPoint *) | OGRSimpleCurve | |
addPoint(double, double) (defined in OGRSimpleCurve) | OGRSimpleCurve | |
addPoint(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 | OGRGeometry | [virtual] |
Buffer(double dfDist, int nQuadSegs=30) const | OGRGeometry | [virtual] |
CastToCompoundCurve(OGRCurve *puCurve) | OGRCurve | [static] |
CastToError(OGRGeometry *poGeom) (defined in OGRGeometry) | OGRGeometry | [static] |
CastToIdentity(OGRGeometry *poGeom) (defined in OGRGeometry) | OGRGeometry | [inline, static] |
CastToLinearRing(OGRLineString *poLS) | OGRLineString | [protected, static] |
OGRSimpleCurve::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 | [protected, virtual] |
ConvexHull() const | OGRGeometry | [virtual] |
createGEOSContext() (defined in OGRGeometry) | OGRGeometry | [static] |
Crosses(const OGRGeometry *) const | OGRGeometry | [virtual] |
CurveToLine(double dfMaxAngleStepSizeDegrees=0, const char *const *papszOptions=NULL) const | OGRLineString | [virtual] |
Difference(const OGRGeometry *) const | 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 (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] |
flattenTo2D() | OGRSimpleCurve | [virtual] |
freeGEOSContext(GEOSContextHandle_t hGEOSCtxt) (defined in OGRGeometry) | OGRGeometry | [static] |
get_Area() const | OGRLineString | [virtual] |
get_AreaOfCurveSegments() const | OGRLineString | [protected, virtual] |
get_IsClosed() const | OGRCurve | [virtual] |
get_Length() const | OGRSimpleCurve | [virtual] |
get_LinearArea() const | OGRSimpleCurve | [protected, virtual] |
getBoundary() const CPL_WARN_DEPRECATED("Non standard method. Use Boundary() instead") | OGRGeometry | [virtual] |
GetCasterToLinearRing() const (defined in OGRLineString) | OGRLineString | [protected, virtual] |
GetCasterToLineString() const (defined in OGRLineString) | OGRLineString | [protected, virtual] |
getCoordinateDimension() const | OGRGeometry | [virtual] |
getCurveGeometry(const char *const *papszOptions=NULL) const | OGRLineString | [virtual] |
getDimension() const | OGRCurve | [virtual] |
getEnvelope(OGREnvelope *psEnvelope) const | OGRSimpleCurve | [virtual] |
getEnvelope(OGREnvelope3D *psEnvelope) const | OGRSimpleCurve | [virtual] |
getGeometryName() const | OGRLineString | [virtual] |
getGeometryType() const | OGRLineString | [virtual] |
getIsoGeometryType() const | OGRGeometry | |
getLinearGeometry(double dfMaxAngleStepSizeDegrees=0, const char *const *papszOptions=NULL) const | OGRGeometry | [virtual] |
getNumPoints() const | OGRSimpleCurve | [inline, virtual] |
getPoint(int, OGRPoint *) const | OGRSimpleCurve | |
getPointIterator() const | OGRSimpleCurve | [virtual] |
getPoints(OGRRawPoint *, double *=NULL) const | OGRSimpleCurve | |
getPoints(void *pabyX, int nXStride, void *pabyY, int nYStride, void *pabyZ=NULL, int nZStride=0) const | 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, OGRBoolean &b3D, OGRwkbVariant eWkbVariant) (defined in OGRGeometry) | OGRGeometry | [protected] |
importPreambuleFromWkt(char **ppszInput, int *pbHasZ, int *pbHasM) (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 | OGRGeometry | [virtual] |
Intersects(const OGRGeometry *) const | OGRGeometry | [virtual] |
IsConvex() const | OGRCurve | [virtual] |
IsEmpty() const | OGRSimpleCurve | [virtual] |
IsRing() const | OGRGeometry | [virtual] |
IsSimple() const | OGRGeometry | [virtual] |
IsValid() const | OGRGeometry | [virtual] |
Make2D() (defined in OGRSimpleCurve) | OGRSimpleCurve | [protected] |
Make3D() (defined in OGRSimpleCurve) | OGRSimpleCurve | [protected] |
nCoordDimension (defined in OGRGeometry) | OGRGeometry | [protected] |
nPointCount (defined in OGRSimpleCurve) | OGRSimpleCurve | [protected] |
OGRCompoundCurve (defined in OGRCurve) | OGRCurve | [friend] |
OGRCurve() (defined in OGRCurve) | OGRCurve | [protected] |
OGRCurveCollection (defined in OGRGeometry) | OGRGeometry | [friend] |
OGRCurvePolygon (defined in OGRCurve) | OGRCurve | [friend] |
OGRGeometry (defined in OGRSimpleCurve) | OGRSimpleCurve | [friend] |
OGRGeometry() (defined in OGRGeometry) | OGRGeometry | |
OGRLineString() | OGRLineString | |
OGRSimpleCurve() (defined in OGRSimpleCurve) | OGRSimpleCurve | [protected] |
Overlaps(const OGRGeometry *) const | OGRGeometry | [virtual] |
padfZ (defined in OGRSimpleCurve) | OGRSimpleCurve | [protected] |
paoPoints (defined in OGRSimpleCurve) | OGRSimpleCurve | [protected] |
Polygonize() const | OGRGeometry | [virtual] |
Project(const OGRPoint *) const | OGRSimpleCurve | [virtual] |
reversePoints(void) | OGRSimpleCurve | |
segmentize(double dfMaxLength) | OGRSimpleCurve | [virtual] |
setCoordinateDimension(int nDimension) | 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 | |
setPoints(int, OGRRawPoint *, double *=NULL) | OGRSimpleCurve | |
setPoints(int, double *padfX, double *padfY, double *padfZIn=NULL) | OGRSimpleCurve | |
setZ(int, double) (defined in OGRSimpleCurve) | OGRSimpleCurve | |
Simplify(double dTolerance) const | OGRGeometry | [virtual] |
SimplifyPreserveTopology(double dTolerance) const | OGRGeometry | |
StartPoint(OGRPoint *) const | OGRSimpleCurve | [virtual] |
swapXY() | OGRSimpleCurve | [virtual] |
SymDifference(const OGRGeometry *) const | OGRGeometry | [virtual] |
SymmetricDifference(const OGRGeometry *) const CPL_WARN_DEPRECATED("Non standard method. Use SymDifference() instead") | OGRGeometry | [virtual] |
Touches(const OGRGeometry *) const | OGRGeometry | [virtual] |
TransferMembersAndDestroy(OGRLineString *poSrc, OGRLineString *poDst) (defined in OGRLineString) | OGRLineString | [protected, static] |
transform(OGRCoordinateTransformation *poCT) | OGRSimpleCurve | [virtual] |
transformTo(OGRSpatialReference *poSR) | OGRGeometry | |
Union(const OGRGeometry *) const | OGRGeometry | [virtual] |
UnionCascaded() const | 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] |
~OGRLineString() (defined in OGRLineString) | OGRLineString | [virtual] |
~OGRSimpleCurve() (defined in OGRSimpleCurve) | OGRSimpleCurve | [virtual] |