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) constOGRGeometryvirtual
clone() constOGRCompoundCurvevirtual
closeRings()OGRGeometryvirtual
Contains(const OGRGeometry *) constOGRGeometryvirtual
ContainsPoint(const OGRPoint *p) constOGRCurveprotectedvirtual
ConvexHull() const CPL_WARN_UNUSED_RESULTOGRGeometryvirtual
CoordinateDimension() constOGRGeometry
createGEOSContext() (defined in OGRGeometry)OGRGeometrystatic
Crosses(const OGRGeometry *) constOGRGeometryvirtual
CurveToLine(double dfMaxAngleStepSizeDegrees=0, const char *const *papszOptions=NULL) constOGRCompoundCurvevirtual
DelaunayTriangulation(double dfTolerance, int bOnlyEdges) const CPL_WARN_UNUSED_RESULTOGRGeometryvirtual
Difference(const OGRGeometry *) const CPL_WARN_UNUSED_RESULTOGRGeometryvirtual
Disjoint(const OGRGeometry *) constOGRGeometryvirtual
Distance(const OGRGeometry *) constOGRGeometryvirtual
dumpReadable(FILE *, const char *=NULL, char **papszOptions=NULL) constOGRGeometryvirtual
empty()OGRCompoundCurvevirtual
EndPoint(OGRPoint *) constOGRCompoundCurvevirtual
Equal(OGRGeometry *) const CPL_WARN_DEPRECATED("Non standard method. Use Equals() instead") (defined in OGRGeometry)OGRGeometry
Equals(OGRGeometry *) constOGRCompoundCurvevirtual
exportToGEOS(GEOSContextHandle_t hGEOSCtxt) const CPL_WARN_UNUSED_RESULT (defined in OGRGeometry)OGRGeometryvirtual
exportToGML(const char *const *papszOptions=NULL) constOGRGeometryvirtual
exportToJson() constOGRGeometryvirtual
exportToKML() constOGRGeometryvirtual
exportToWkb(OGRwkbByteOrder, unsigned char *, OGRwkbVariant=wkbVariantOldOgc) constOGRCompoundCurvevirtual
exportToWkt(char **ppszDstText, OGRwkbVariant=wkbVariantOldOgc) constOGRCompoundCurvevirtual
flags (defined in OGRGeometry)OGRGeometryprotected
flattenTo2D()OGRCompoundCurvevirtual
freeGEOSContext(GEOSContextHandle_t hGEOSCtxt) (defined in OGRGeometry)OGRGeometrystatic
get_Area() constOGRCompoundCurvevirtual
get_AreaOfCurveSegments() constOGRCompoundCurvevirtual
get_IsClosed() constOGRCurvevirtual
get_Length() constOGRCompoundCurvevirtual
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() constOGRGeometryvirtual
getCurve(int)OGRCompoundCurve
getCurve(int) constOGRCompoundCurve
getCurveGeometry(const char *const *papszOptions=NULL) const CPL_WARN_UNUSED_RESULTOGRGeometryvirtual
getDimension() constOGRCurvevirtual
getEnvelope(OGREnvelope *psEnvelope) constOGRCompoundCurvevirtual
getEnvelope(OGREnvelope3D *psEnvelope) constOGRCompoundCurvevirtual
getGeometryName() constOGRCompoundCurvevirtual
getGeometryType() constOGRCompoundCurvevirtual
getIsoGeometryType() constOGRGeometry
getLinearGeometry(double dfMaxAngleStepSizeDegrees=0, const char *const *papszOptions=NULL) constOGRCompoundCurvevirtual
getNumCurves() constOGRCompoundCurve
getNumPoints() constOGRCompoundCurvevirtual
getPointIterator() constOGRCompoundCurvevirtual
getSpatialReference(void) constOGRGeometryinline
hasCurveGeometry(int bLookForNonLinear=FALSE) constOGRCompoundCurvevirtual
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 *) constOGRGeometryvirtual
Is3D() const (defined in OGRGeometry)OGRGeometryinline
IsConvex() constOGRCurvevirtual
IsEmpty() constOGRCompoundCurvevirtual
IsMeasured() const (defined in OGRGeometry)OGRGeometryinline
IsRing() constOGRGeometryvirtual
IsSimple() constOGRGeometryvirtual
IsValid() constOGRGeometryvirtual
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 *) constOGRGeometryvirtual
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 *) constOGRCompoundCurvevirtual
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 *) constOGRGeometryvirtual
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 *) constOGRCompoundCurvevirtual
Within(const OGRGeometry *) constOGRGeometryvirtual
WkbSize() constOGRCompoundCurvevirtual
~OGRCompoundCurve() (defined in OGRCompoundCurve)OGRCompoundCurvevirtual
~OGRCurve() (defined in OGRCurve)OGRCurvevirtual
~OGRGeometry() (defined in OGRGeometry)OGRGeometryvirtual

Generated for GDAL by doxygen 1.8.13.