| buffer(double distance) const | geos::Geometry | [virtual] |
| buffer(double distance, int quadrantSegments) const | geos::Geometry | [virtual] |
| clone() const | geos::GeometryCollection | [virtual] |
| contains(const Geometry *g) const | geos::Geometry | [virtual] |
| convexHull() const | geos::Geometry | [virtual] |
| crosses(const Geometry *g) const | geos::Geometry | [virtual] |
| difference(const Geometry *other) const | geos::Geometry | [virtual] |
| disjoint(const Geometry *other) const | geos::Geometry | [virtual] |
| distance(const Geometry *g) const | geos::Geometry | [virtual] |
| equals(const Geometry *g) const | geos::Geometry | [virtual] |
| equalsExact(const Geometry *other, double tolerance) const | geos::MultiLineString | [virtual] |
| Geometry(const GeometryFactory *factory) | geos::Geometry | |
| geometryChanged() | geos::Geometry | [virtual] |
| geometryChangedAction() | geos::Geometry | |
| GeometryCollection(vector< Geometry * > *newGeoms, const GeometryFactory *newFactory) | geos::GeometryCollection | |
| getArea() const | geos::GeometryCollection | [virtual] |
| getBoundary() const | geos::MultiLineString | [virtual] |
| getBoundaryDimension() const | geos::MultiLineString | [virtual] |
| getCentroid() const | geos::Geometry | [virtual] |
| getCoordinate() const | geos::GeometryCollection | [virtual] |
| getCoordinates() const | geos::GeometryCollection | [virtual] |
| getDimension() const | geos::MultiLineString | [virtual] |
| getEnvelope() const | geos::Geometry | [virtual] |
| getEnvelopeInternal() const | geos::Geometry | [virtual] |
| getFactory() const | geos::Geometry | |
| getGeometryN(int n) const | geos::GeometryCollection | [virtual] |
| getGeometryType() const | geos::MultiLineString | [virtual] |
| getGeometryTypeId() const | geos::MultiLineString | [virtual] |
| getInteriorPoint() | geos::Geometry | [virtual] |
| getLength() const | geos::GeometryCollection | [virtual] |
| getNumGeometries() const | geos::GeometryCollection | [virtual] |
| getNumPoints() const | geos::GeometryCollection | [virtual] |
| getPrecisionModel() const | geos::Geometry | [virtual] |
| getUserData() | geos::Geometry | |
| hasNonEmptyElements(const vector< Geometry * > *geometries) | geos::Geometry | [protected, static] |
| hasNullElements(const CoordinateSequence *list) | geos::Geometry | [protected, static] |
| hasNullElements(const vector< Geometry * > *lrs) | geos::Geometry | [protected, static] |
| intersection(const Geometry *other) const | geos::Geometry | [virtual] |
| intersects(const Geometry *g) const | geos::Geometry | [virtual] |
| isEmpty() const | geos::GeometryCollection | [virtual] |
| isEquivalentClass(const Geometry *other) const | geos::Geometry | [protected, virtual] |
| isSimple() const | geos::MultiLineString | [virtual] |
| isValid() const | geos::Geometry | [virtual] |
| isWithinDistance(const Geometry *geom, double cDistance) | geos::Geometry | [virtual] |
| MultiLineString(vector< Geometry * > *newLines, const GeometryFactory *newFactory) | geos::MultiLineString | |
| normalize() | geos::GeometryCollection | [virtual] |
| overlaps(const Geometry *g) const | geos::Geometry | [virtual] |
| relate(const Geometry *g, string intersectionPattern) const | geos::Geometry | [virtual] |
| relate(const Geometry *g) const | geos::Geometry | [virtual] |
| setUserData(void *newUserData) | geos::Geometry | |
| symDifference(const Geometry *other) const | geos::Geometry | [virtual] |
| toInternalGeometry(const Geometry *g) const | geos::Geometry | [protected] |
| toString() const | geos::Geometry | [virtual] |
| touches(const Geometry *other) const | geos::Geometry | [virtual] |
| Union(const Geometry *other) const | geos::Geometry | [virtual] |
| within(const Geometry *g) const | geos::Geometry | [virtual] |
| ~Geometry() | geos::Geometry | [virtual] |