addGeometry(const OGRGeometry *) | OGRGeometryCollection | [virtual] |
addGeometryDirectly(OGRGeometry *) | OGRMultiPoint | [virtual] |
assignSpatialReference(OGRSpatialReference *poSR) | OGRGeometry | |
Buffer(double dfDist, int nQuadSegs=30) const | OGRGeometry | [virtual] |
clone() const | OGRMultiPoint | [virtual] |
closeRings() | OGRGeometryCollection | [virtual] |
Contains(const OGRGeometry *) const | OGRGeometry | [virtual] |
ConvexHull() const | OGRGeometry | [virtual] |
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] |
Equals(OGRGeometry *) const | OGRGeometryCollection | [virtual] |
exportToGML() const | OGRGeometry | [virtual] |
exportToJson() const | OGRGeometry | [virtual] |
exportToKML() const | OGRGeometry | [virtual] |
exportToWkb(OGRwkbByteOrder, unsigned char *) const | OGRGeometryCollection | [virtual] |
exportToWkt(char **) const | OGRMultiPoint | [virtual] |
flattenTo2D() | OGRGeometryCollection | [virtual] |
get_Area() const | OGRGeometryCollection | [virtual] |
getBoundary() const | OGRGeometry | [virtual] |
getCoordinateDimension() const | OGRGeometry | [virtual] |
getDimension() const | OGRGeometryCollection | [virtual] |
getEnvelope(OGREnvelope *psEnvelope) const | OGRGeometryCollection | [virtual] |
getGeometryName() const | OGRMultiPoint | [virtual] |
getGeometryRef(int) | OGRGeometryCollection | |
getGeometryType() const | OGRMultiPoint | [virtual] |
getNumGeometries() const | OGRGeometryCollection | |
getSpatialReference(void) const | OGRGeometry | [inline] |
importFromWkb(unsigned char *, int=-1) | OGRGeometryCollection | [virtual] |
importFromWkt(char **) | OGRMultiPoint | [virtual] |
Intersection(const OGRGeometry *) const | OGRGeometry | [virtual] |
Intersects(OGRGeometry *) const | OGRGeometry | [virtual] |
IsEmpty() const | OGRGeometryCollection | [virtual] |
IsRing() const | OGRGeometry | [virtual] |
IsSimple() const | OGRGeometry | [virtual] |
IsValid() const | OGRGeometry | [virtual] |
OGRGeometryCollection() | OGRGeometryCollection | |
Overlaps(const OGRGeometry *) const | OGRGeometry | [virtual] |
removeGeometry(int iIndex, int bDelete=TRUE) | OGRGeometryCollection | [virtual] |
segmentize(double dfMaxLength) | OGRGeometryCollection | [virtual] |
setCoordinateDimension(int nDimension) | OGRGeometryCollection | [virtual] |
SymmetricDifference(const OGRGeometry *) const | OGRGeometry | [virtual] |
Touches(const OGRGeometry *) const | OGRGeometry | [virtual] |
transform(OGRCoordinateTransformation *poCT) | OGRGeometryCollection | [virtual] |
transformTo(OGRSpatialReference *poSR) | OGRGeometry | |
Union(const OGRGeometry *) const | OGRGeometry | [virtual] |
Within(const OGRGeometry *) const | OGRGeometry | [virtual] |
WkbSize() const | OGRGeometryCollection | [virtual] |