| buffer(double distance) const | geos::Geometry | [virtual] |
| buffer(double distance, int quadrantSegments) const | geos::Geometry | [virtual] |
| clone() const | geos::Polygon | [virtual] |
| contains(const Geometry *g) const | geos::Geometry | [virtual] |
| convexHull() const | geos::Polygon | [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::Polygon | [virtual] |
| Geometry(const GeometryFactory *factory) | geos::Geometry | |
| geometryChanged() | geos::Geometry | [virtual] |
| geometryChangedAction() | geos::Geometry | |
| getArea() const | geos::Polygon | [virtual] |
| getBoundary() const | geos::Polygon | [virtual] |
| getBoundaryDimension() const | geos::Polygon | [virtual] |
| getCentroid() const | geos::Geometry | [virtual] |
| getCoordinate() const | geos::Polygon | [virtual] |
| getCoordinates() const | geos::Polygon | [virtual] |
| getDimension() const | geos::Polygon | [virtual] |
| getEnvelope() const | geos::Geometry | [virtual] |
| getEnvelopeInternal() const | geos::Geometry | [virtual] |
| getExteriorRing() const | geos::Polygon | |
| getFactory() const | geos::Geometry | |
| getGeometryType() const | geos::Polygon | [virtual] |
| getGeometryTypeId() const | geos::Polygon | [virtual] |
| getInteriorPoint() | geos::Geometry | [virtual] |
| getInteriorRingN(int n) const | geos::Polygon | |
| getLength() const | geos::Polygon | [virtual] |
| getNumInteriorRing() const | geos::Polygon | |
| getNumPoints() const | geos::Polygon | [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::Polygon | [virtual] |
| isEquivalentClass(const Geometry *other) const | geos::Geometry | [protected, virtual] |
| isSimple() const | geos::Polygon | [virtual] |
| isValid() const | geos::Geometry | [virtual] |
| isWithinDistance(const Geometry *geom, double cDistance) | geos::Geometry | [virtual] |
| normalize() | geos::Polygon | [virtual] |
| overlaps(const Geometry *g) const | geos::Geometry | [virtual] |
| Polygon(LinearRing *newShell, vector< Geometry * > *newHoles, const GeometryFactory *newFactory) | geos::Polygon | |
| 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] |