GDAL
OGRCompoundCurve Member List

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)OGRGeometrystatic
Boundary() const CPL_WARN_UNUSED_RESULTOGRGeometryvirtual
Buffer(double dfDist, int nQuadSegs=30) const CPL_WARN_UNUSED_RESULTOGRGeometryvirtual
CastToCompoundCurve(OGRCurve *puCurve)OGRCurvestatic
CastToError(OGRGeometry *poGeom) (defined in OGRGeometry)OGRGeometrystatic
CastToIdentity(OGRGeometry *poGeom) (defined in OGRGeometry)OGRGeometryinlinestatic
CastToLinearRing(OGRCompoundCurve *poCC)OGRCompoundCurveprotectedstatic
OGRCurve::CastToLinearRing(OGRCurve *poCurve)OGRCurvestatic
CastToLineString(OGRCompoundCurve *poCC) (defined in OGRCompoundCurve)OGRCompoundCurveprotectedstatic
OGRCurve::CastToLineString(OGRCurve *poCurve)OGRCurvestatic
Centroid(OGRPoint *poPoint) const OGRGeometryvirtual
clone() const OGRCompoundCurvevirtual
closeRings()OGRGeometryvirtual
Contains(const OGRGeometry *) const OGRGeometryvirtual
ContainsPoint(const OGRPoint *p) const OGRCurveprotectedvirtual
ConvexHull() const CPL_WARN_UNUSED_RESULTOGRGeometryvirtual
CoordinateDimension() const OGRGeometry
createGEOSContext() (defined in OGRGeometry)OGRGeometrystatic
Crosses(const OGRGeometry *) const OGRGeometryvirtual
CurveToLine(double dfMaxAngleStepSizeDegrees=0, const char *const *papszOptions=NULL) const OGRCompoundCurvevirtual
DelaunayTriangulation(double dfTolerance, int bOnlyEdges) const CPL_WARN_UNUSED_RESULTOGRGeometryvirtual
Difference(const OGRGeometry *) const CPL_WARN_UNUSED_RESULTOGRGeometryvirtual
Disjoint(const OGRGeometry *) const OGRGeometryvirtual
Distance(const OGRGeometry *) const OGRGeometryvirtual
dumpReadable(FILE *, const char *=NULL, char **papszOptions=NULL) const OGRGeometryvirtual
empty()OGRCompoundCurvevirtual
EndPoint(OGRPoint *) const OGRCompoundCurvevirtual
Equal(OGRGeometry *) const CPL_WARN_DEPRECATED("Non standard method. Use Equals() instead") (defined in OGRGeometry)OGRGeometry
Equals(OGRGeometry *) const OGRCompoundCurvevirtual
exportToGEOS(GEOSContextHandle_t hGEOSCtxt) const CPL_WARN_UNUSED_RESULT (defined in OGRGeometry)OGRGeometryvirtual
exportToGML(const char *const *papszOptions=NULL) const OGRGeometryvirtual
exportToJson() const OGRGeometryvirtual
exportToKML() const OGRGeometryvirtual
exportToWkb(OGRwkbByteOrder, unsigned char *, OGRwkbVariant=wkbVariantOldOgc) const OGRCompoundCurvevirtual
exportToWkt(char **ppszDstText, OGRwkbVariant=wkbVariantOldOgc) const OGRCompoundCurvevirtual
flags (defined in OGRGeometry)OGRGeometryprotected
flattenTo2D()OGRCompoundCurvevirtual
freeGEOSContext(GEOSContextHandle_t hGEOSCtxt) (defined in OGRGeometry)OGRGeometrystatic
get_Area() const OGRCompoundCurvevirtual
get_AreaOfCurveSegments() const OGRCompoundCurvevirtual
get_IsClosed() const OGRCurvevirtual
get_Length() const OGRCompoundCurvevirtual
getBoundary() const CPL_WARN_DEPRECATED("Non standard method. Use Boundary() instead")OGRGeometry
GetCasterToLinearRing() const (defined in OGRCompoundCurve)OGRCompoundCurveprotectedvirtual
GetCasterToLineString() const (defined in OGRCompoundCurve)OGRCompoundCurveprotectedvirtual
getCoordinateDimension() const OGRGeometryvirtual
getCurve(int)OGRCompoundCurve
getCurve(int) const OGRCompoundCurve
getCurveGeometry(const char *const *papszOptions=NULL) const CPL_WARN_UNUSED_RESULTOGRGeometryvirtual
getDimension() const OGRCurvevirtual
getEnvelope(OGREnvelope *psEnvelope) const OGRCompoundCurvevirtual
getEnvelope(OGREnvelope3D *psEnvelope) const OGRCompoundCurvevirtual
getGeometryName() const OGRCompoundCurvevirtual
getGeometryType() const OGRCompoundCurvevirtual
getIsoGeometryType() const OGRGeometry
getLinearGeometry(double dfMaxAngleStepSizeDegrees=0, const char *const *papszOptions=NULL) const OGRCompoundCurvevirtual
getNumCurves() const OGRCompoundCurve
getNumPoints() const OGRCompoundCurvevirtual
getPointIterator() const OGRCompoundCurvevirtual
getSpatialReference(void) const OGRGeometryinline
hasCurveGeometry(int bLookForNonLinear=FALSE) const OGRCompoundCurvevirtual
importCurveCollectionFromWkt(char **ppszInput, int bAllowEmptyComponent, int bAllowLineString, int bAllowCurve, int bAllowCompoundCurve, OGRErr(*pfnAddCurveDirectly)(OGRGeometry *poSelf, OGRCurve *poCurve)) (defined in OGRGeometry)OGRGeometryprotected
importFromWkb(unsigned char *, int=-1, OGRwkbVariant=wkbVariantOldOgc)OGRCompoundCurvevirtual
importFromWkt(char **)OGRCompoundCurvevirtual
importPreambuleFromWkb(unsigned char *pabyData, int nSize, OGRwkbByteOrder &eByteOrder, OGRwkbVariant eWkbVariant) (defined in OGRGeometry)OGRGeometryprotected
importPreambuleFromWkt(char **ppszInput, int *pbHasZ, int *pbHasM, bool *pbIsEmpty) (defined in OGRGeometry)OGRGeometryprotected
importPreambuleOfCollectionFromWkb(unsigned char *pabyData, int &nSize, int &nDataOffset, OGRwkbByteOrder &eByteOrder, int nMinSubGeomSize, int &nGeomCount, OGRwkbVariant eWkbVariant) (defined in OGRGeometry)OGRGeometryprotected
Intersect(OGRGeometry *) const CPL_WARN_DEPRECATED("Non standard method. Use Intersects() instead") (defined in OGRGeometry)OGRGeometry
Intersection(const OGRGeometry *) const CPL_WARN_UNUSED_RESULTOGRGeometryvirtual
Intersects(const OGRGeometry *) const OGRGeometryvirtual
Is3D() const (defined in OGRGeometry)OGRGeometryinline
IsConvex() const OGRCurvevirtual
IsEmpty() const OGRCompoundCurvevirtual
IsMeasured() const (defined in OGRGeometry)OGRGeometryinline
IsRing() const OGRGeometryvirtual
IsSimple() const OGRGeometryvirtual
IsValid() const OGRGeometryvirtual
OGR_G_3D (defined in OGRGeometry)OGRGeometrystatic
OGR_G_MEASURED (defined in OGRGeometry)OGRGeometrystatic
OGR_G_NOT_EMPTY_POINT (defined in OGRGeometry)OGRGeometrystatic
OGRCompoundCurve()OGRCompoundCurve
OGRCompoundCurve(const OGRCompoundCurve &other)OGRCompoundCurve
OGRCurve() (defined in OGRCurve)OGRCurveprotected
OGRCurve(const OGRCurve &other) (defined in OGRCurve)OGRCurveprotected
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 OGRGeometryvirtual
PointOnSurfaceInternal(OGRPoint *poPoint) const (defined in OGRGeometry)OGRGeometryprotected
Polygonize() const CPL_WARN_UNUSED_RESULTOGRGeometryvirtual
segmentize(double dfMaxLength)OGRCompoundCurvevirtual
set3D(OGRBoolean bIs3D)OGRCompoundCurvevirtual
setCoordinateDimension(int nDimension)OGRCompoundCurvevirtual
setMeasured(OGRBoolean bIsMeasured)OGRCompoundCurvevirtual
Simplify(double dTolerance) const CPL_WARN_UNUSED_RESULTOGRGeometryvirtual
SimplifyPreserveTopology(double dTolerance) const CPL_WARN_UNUSED_RESULTOGRGeometry
StartPoint(OGRPoint *) const OGRCompoundCurvevirtual
stealCurve(int) (defined in OGRCompoundCurve)OGRCompoundCurve
swapXY()OGRCompoundCurvevirtual
SymDifference(const OGRGeometry *) const CPL_WARN_UNUSED_RESULTOGRGeometryvirtual
SymmetricDifference(const OGRGeometry *) const CPL_WARN_DEPRECATED("Non standard method. Use SymDifference() instead")OGRGeometry
Touches(const OGRGeometry *) const OGRGeometryvirtual
transform(OGRCoordinateTransformation *poCT)OGRCompoundCurvevirtual
transformTo(OGRSpatialReference *poSR)OGRGeometry
Union(const OGRGeometry *) const CPL_WARN_UNUSED_RESULTOGRGeometryvirtual
UnionCascaded() const CPL_WARN_UNUSED_RESULTOGRGeometryvirtual
Value(double, OGRPoint *) const OGRCompoundCurvevirtual
Within(const OGRGeometry *) const OGRGeometryvirtual
WkbSize() const OGRCompoundCurvevirtual
~OGRCompoundCurve() (defined in OGRCompoundCurve)OGRCompoundCurvevirtual
~OGRCurve() (defined in OGRCurve)OGRCurvevirtual
~OGRGeometry() (defined in OGRGeometry)OGRGeometryvirtual

Generated for GDAL by doxygen 1.8.9.1.