GDAL
|
This is the complete list of members for OGRMultiPoint, including all inherited members.
addGeometry(const OGRGeometry *) | OGRGeometryCollection | virtual |
addGeometryDirectly(OGRGeometry *) | OGRGeometryCollection | virtual |
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 |
CastToError(OGRGeometry *poGeom) (defined in OGRGeometry) | OGRGeometry | static |
CastToIdentity(OGRGeometry *poGeom) (defined in OGRGeometry) | OGRGeometry | inlinestatic |
Centroid(OGRPoint *poPoint) const | OGRGeometry | virtual |
clone() const | OGRGeometryCollection | virtual |
closeRings() | OGRGeometryCollection | virtual |
Contains(const OGRGeometry *) const | OGRGeometry | virtual |
ConvexHull() const | OGRGeometry | virtual |
createGEOSContext() (defined in OGRGeometry) | OGRGeometry | static |
Crosses(const OGRGeometry *) const | OGRGeometry | 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() | OGRGeometryCollection | virtual |
Equal(OGRGeometry *) const CPL_WARN_DEPRECATED("Non standard method. Use Equals() instead") (defined in OGRGeometry) | OGRGeometry | |
Equals(OGRGeometry *) const | OGRGeometryCollection | 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 | OGRGeometryCollection | virtual |
exportToWkt(char **, OGRwkbVariant=wkbVariantOldOgc) const | OGRMultiPoint | virtual |
exportToWktInternal(char **ppszDstText, OGRwkbVariant eWkbVariant, const char *pszSkipPrefix) const (defined in OGRGeometryCollection) | OGRGeometryCollection | protected |
flattenTo2D() | OGRGeometryCollection | virtual |
freeGEOSContext(GEOSContextHandle_t hGEOSCtxt) (defined in OGRGeometry) | OGRGeometry | static |
get_Area() const | OGRGeometryCollection | virtual |
get_Length() const | OGRGeometryCollection | virtual |
getBoundary() const CPL_WARN_DEPRECATED("Non standard method. Use Boundary() instead") | OGRGeometry | virtual |
getCoordinateDimension() const | OGRGeometry | virtual |
getCurveGeometry(const char *const *papszOptions=NULL) const | OGRGeometryCollection | virtual |
getDimension() const | OGRMultiPoint | virtual |
getEnvelope(OGREnvelope *psEnvelope) const | OGRGeometryCollection | virtual |
getEnvelope(OGREnvelope3D *psEnvelope) const | OGRGeometryCollection | virtual |
getGeometryName() const | OGRMultiPoint | virtual |
getGeometryRef(int) | OGRGeometryCollection | |
getGeometryRef(int) const (defined in OGRGeometryCollection) | OGRGeometryCollection | |
getGeometryType() const | OGRMultiPoint | virtual |
getIsoGeometryType() const | OGRGeometry | |
getLinearGeometry(double dfMaxAngleStepSizeDegrees=0, const char *const *papszOptions=NULL) const | OGRGeometryCollection | virtual |
getNumGeometries() const | OGRGeometryCollection | |
getSpatialReference(void) const | OGRGeometry | inline |
hasCurveGeometry(int bLookForNonLinear=FALSE) const | OGRMultiPoint | 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) | OGRGeometryCollection | virtual |
importFromWkt(char **) | OGRMultiPoint | virtual |
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 |
isCompatibleSubType(OGRwkbGeometryType) const (defined in OGRMultiPoint) | OGRMultiPoint | protectedvirtual |
IsEmpty() const | OGRGeometryCollection | virtual |
IsRing() const | OGRGeometry | virtual |
IsSimple() const | OGRGeometry | virtual |
IsValid() const | OGRGeometry | virtual |
nCoordDimension (defined in OGRGeometry) | OGRGeometry | protected |
nGeomCount (defined in OGRGeometryCollection) | OGRGeometryCollection | protected |
OGRGeometry() (defined in OGRGeometry) | OGRGeometry | |
OGRGeometryCollection() | OGRGeometryCollection | |
OGRMultiPoint() | OGRMultiPoint | |
Overlaps(const OGRGeometry *) const | OGRGeometry | virtual |
papoGeoms (defined in OGRGeometryCollection) | OGRGeometryCollection | protected |
Polygonize() const | OGRGeometry | virtual |
removeGeometry(int iIndex, int bDelete=TRUE) | OGRGeometryCollection | virtual |
segmentize(double dfMaxLength) | OGRGeometryCollection | virtual |
setCoordinateDimension(int nDimension) | OGRGeometryCollection | virtual |
Simplify(double dTolerance) const | OGRGeometry | virtual |
SimplifyPreserveTopology(double dTolerance) const | OGRGeometry | |
swapXY() | OGRGeometryCollection | 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(OGRGeometryCollection *poSrc, OGRGeometryCollection *poDst) (defined in OGRGeometryCollection) | OGRGeometryCollection | protectedstatic |
transform(OGRCoordinateTransformation *poCT) | OGRGeometryCollection | virtual |
transformTo(OGRSpatialReference *poSR) | OGRGeometry | |
Union(const OGRGeometry *) const | OGRGeometry | virtual |
UnionCascaded() const | OGRGeometry | virtual |
Within(const OGRGeometry *) const | OGRGeometry | virtual |
WkbSize() const | OGRGeometryCollection | virtual |
~OGRGeometry() (defined in OGRGeometry) | OGRGeometry | virtual |
~OGRGeometryCollection() (defined in OGRGeometryCollection) | OGRGeometryCollection | virtual |
~OGRMultiPoint() (defined in OGRMultiPoint) | OGRMultiPoint | virtual |