apply_ro(CoordinateFilter *filter) const (defined in geos::geom::GeometryCollection) | geos::geom::GeometryCollection | virtual |
apply_ro(GeometryFilter *filter) const (defined in geos::geom::GeometryCollection) | geos::geom::GeometryCollection | virtual |
apply_ro(GeometryComponentFilter *filter) const (defined in geos::geom::GeometryCollection) | geos::geom::GeometryCollection | virtual |
apply_ro(CoordinateSequenceFilter &filter) const | geos::geom::GeometryCollection | virtual |
apply_rw(const CoordinateFilter *filter) (defined in geos::geom::GeometryCollection) | geos::geom::GeometryCollection | virtual |
apply_rw(GeometryFilter *filter) (defined in geos::geom::GeometryCollection) | geos::geom::GeometryCollection | virtual |
apply_rw(GeometryComponentFilter *filter) (defined in geos::geom::GeometryCollection) | geos::geom::GeometryCollection | virtual |
apply_rw(CoordinateSequenceFilter &filter) | geos::geom::GeometryCollection | virtual |
applyComponentFilter(T &f) const | geos::geom::Geometry | inline |
AutoPtr typedef | geos::geom::Geometry | |
begin() const (defined in geos::geom::GeometryCollection) | geos::geom::GeometryCollection | |
buffer(double distance) const | geos::geom::Geometry | virtual |
buffer(double distance, int quadrantSegments) const | geos::geom::Geometry | virtual |
buffer(double distance, int quadrantSegments, int endCapStyle) const | geos::geom::Geometry | virtual |
checkNotGeometryCollection(const Geometry *g) (defined in geos::geom::Geometry) | geos::geom::Geometry | protectedstatic |
clone() const | geos::geom::MultiPoint | inlinevirtual |
compare(std::vector< Coordinate > a, std::vector< Coordinate > b) const (defined in geos::geom::Geometry) | geos::geom::Geometry | protected |
compare(std::vector< Geometry *> a, std::vector< Geometry *> b) const (defined in geos::geom::Geometry) | geos::geom::Geometry | protected |
compareTo(const Geometry *geom) const (defined in geos::geom::Geometry) | geos::geom::Geometry | virtual |
compareToSameClass(const Geometry *gc) const (defined in geos::geom::GeometryCollection) | geos::geom::GeometryCollection | protectedvirtual |
computeEnvelopeInternal() const (defined in geos::geom::GeometryCollection) | geos::geom::GeometryCollection | protectedvirtual |
const_iterator typedef (defined in geos::geom::GeometryCollection) | geos::geom::GeometryCollection | |
ConstVect typedef | geos::geom::Geometry | |
contains(const Geometry *g) const | geos::geom::Geometry | virtual |
convexHull() const | geos::geom::Geometry | virtual |
coveredBy(const Geometry *g) const | geos::geom::Geometry | inline |
covers(const Geometry *g) const | geos::geom::Geometry | |
crosses(const Geometry *g) const | geos::geom::Geometry | virtual |
difference(const Geometry *other) const | geos::geom::Geometry | virtual |
disjoint(const Geometry *other) const | geos::geom::Geometry | virtual |
distance(const Geometry *g) const | geos::geom::Geometry | virtual |
end() const (defined in geos::geom::GeometryCollection) | geos::geom::GeometryCollection | |
envelope | geos::geom::Geometry | mutableprotected |
equal(const Coordinate &a, const Coordinate &b, double tolerance) const (defined in geos::geom::Geometry) | geos::geom::Geometry | protected |
equals(const Geometry *g) const | geos::geom::Geometry | virtual |
equalsExact(const Geometry *other, double tolerance=0) const | geos::geom::MultiPoint | virtual |
geometries (defined in geos::geom::GeometryCollection) | geos::geom::GeometryCollection | protected |
Geometry(const Geometry &geom) | geos::geom::Geometry | protected |
Geometry(const GeometryFactory *factory) | geos::geom::Geometry | protected |
geometryChanged() (defined in geos::geom::Geometry) | geos::geom::Geometry | virtual |
geometryChangedAction() | geos::geom::Geometry | |
GeometryCollection(const GeometryCollection &gc) (defined in geos::geom::GeometryCollection) | geos::geom::GeometryCollection | protected |
GeometryCollection(std::vector< Geometry *> *newGeoms, const GeometryFactory *newFactory) | geos::geom::GeometryCollection | protected |
GeometryFactory (defined in geos::geom::MultiPoint) | geos::geom::MultiPoint | friend |
getArea() const | geos::geom::GeometryCollection | virtual |
getBoundary() const | geos::geom::MultiPoint | virtual |
getBoundaryDimension() const | geos::geom::MultiPoint | virtual |
getCentroid() const | geos::geom::Geometry | virtual |
getCentroid(Coordinate &ret) const | geos::geom::Geometry | virtual |
getCoordinate() const | geos::geom::GeometryCollection | virtual |
getCoordinateDimension() const | geos::geom::GeometryCollection | virtual |
getCoordinateN(int n) const (defined in geos::geom::MultiPoint) | geos::geom::MultiPoint | protected |
getCoordinates() const | geos::geom::GeometryCollection | virtual |
getDimension() const | geos::geom::MultiPoint | virtual |
getEnvelope() const | geos::geom::Geometry | virtual |
getEnvelopeInternal() const | geos::geom::Geometry | virtual |
getFactory() const | geos::geom::Geometry | inline |
getGeometryN(std::size_t n) const | geos::geom::GeometryCollection | virtual |
getGeometryType() const | geos::geom::MultiPoint | virtual |
getGeometryTypeId() const | geos::geom::MultiPoint | virtual |
getInteriorPoint() const | geos::geom::Geometry | virtual |
getLength() const | geos::geom::GeometryCollection | virtual |
getNumGeometries() const | geos::geom::GeometryCollection | virtual |
getNumPoints() const | geos::geom::GeometryCollection | virtual |
getPrecisionModel() const | geos::geom::Geometry | |
getSRID() const (defined in geos::geom::Geometry) | geos::geom::Geometry | inlinevirtual |
getUserData() const | geos::geom::Geometry | inline |
hasNonEmptyElements(const std::vector< Geometry *> *geometries) | geos::geom::Geometry | protectedstatic |
hasNullElements(const CoordinateSequence *list) | geos::geom::Geometry | protectedstatic |
hasNullElements(const std::vector< Geometry *> *lrs) | geos::geom::Geometry | protectedstatic |
intersection(const Geometry *other) const | geos::geom::Geometry | virtual |
intersects(const Geometry *g) const | geos::geom::Geometry | virtual |
isEmpty() const | geos::geom::GeometryCollection | virtual |
isEquivalentClass(const Geometry *other) const | geos::geom::Geometry | protectedvirtual |
isRectangle() const | geos::geom::Geometry | inlinevirtual |
isSimple() const | geos::geom::Geometry | virtual |
isValid() const | geos::geom::Geometry | virtual |
isWithinDistance(const Geometry *geom, double cDistance) const | geos::geom::Geometry | virtual |
iterator typedef (defined in geos::geom::GeometryCollection) | geos::geom::GeometryCollection | |
MultiPoint(std::vector< Geometry *> *newPoints, const GeometryFactory *newFactory) | geos::geom::MultiPoint | protected |
MultiPoint(const MultiPoint &mp) (defined in geos::geom::MultiPoint) | geos::geom::MultiPoint | inlineprotected |
NonConstVect typedef | geos::geom::Geometry | |
normalize() | geos::geom::GeometryCollection | virtual |
overlaps(const Geometry *g) const | geos::geom::Geometry | virtual |
Puntal() (defined in geos::geom::Puntal) | geos::geom::Puntal | inlineprotected |
relate(const Geometry *g, const std::string &intersectionPattern) const | geos::geom::Geometry | virtual |
relate(const Geometry &g, const std::string &intersectionPattern) const (defined in geos::geom::Geometry) | geos::geom::Geometry | inline |
relate(const Geometry *g) const | geos::geom::Geometry | virtual |
relate(const Geometry &g) const (defined in geos::geom::Geometry) | geos::geom::Geometry | inline |
setSRID(int newSRID) (defined in geos::geom::Geometry) | geos::geom::Geometry | inlinevirtual |
setUserData(void *newUserData) | geos::geom::Geometry | inline |
SRID (defined in geos::geom::Geometry) | geos::geom::Geometry | protected |
symDifference(const Geometry *other) const | geos::geom::Geometry | virtual |
toString() const | geos::geom::Geometry | virtual |
toText() const (defined in geos::geom::Geometry) | geos::geom::Geometry | virtual |
touches(const Geometry *other) const | geos::geom::Geometry | virtual |
Union(const Geometry *other) const | geos::geom::Geometry | |
Union() const | geos::geom::Geometry | |
within(const Geometry *g) const | geos::geom::Geometry | virtual |
~Geometry() | geos::geom::Geometry | virtual |
~GeometryCollection() (defined in geos::geom::GeometryCollection) | geos::geom::GeometryCollection | virtual |
~MultiPoint() (defined in geos::geom::MultiPoint) | geos::geom::MultiPoint | virtual |