GEOS  3.13.0dev
geos::geom::Geometry Member List

This is the complete list of members for geos::geom::Geometry, including all inherited members.

apply_ro(CoordinateFilter *filter) const =0 (defined in geos::geom::Geometry)geos::geom::Geometrypure virtual
apply_ro(GeometryFilter *filter) const (defined in geos::geom::Geometry)geos::geom::Geometryvirtual
apply_ro(GeometryComponentFilter *filter) const (defined in geos::geom::Geometry)geos::geom::Geometryvirtual
apply_ro(CoordinateSequenceFilter &filter) const =0geos::geom::Geometrypure virtual
apply_rw(const CoordinateFilter *filter)=0 (defined in geos::geom::Geometry)geos::geom::Geometrypure virtual
apply_rw(GeometryFilter *filter) (defined in geos::geom::Geometry)geos::geom::Geometryvirtual
apply_rw(GeometryComponentFilter *filter) (defined in geos::geom::Geometry)geos::geom::Geometryvirtual
apply_rw(CoordinateSequenceFilter &filter)=0geos::geom::Geometrypure virtual
applyComponentFilter(T &f) constgeos::geom::Geometryinline
buffer(double distance) constgeos::geom::Geometry
buffer(double distance, int quadrantSegments) constgeos::geom::Geometry
buffer(double distance, int quadrantSegments, int endCapStyle) constgeos::geom::Geometry
checkNotGeometryCollection(const Geometry *g) (defined in geos::geom::Geometry)geos::geom::Geometryprotectedstatic
clone() constgeos::geom::Geometryinline
cloneImpl() const =0geos::geom::Geometryprotectedpure virtual
compare(std::vector< Coordinate > a, std::vector< Coordinate > b) const (defined in geos::geom::Geometry)geos::geom::Geometryprotected
compare(std::vector< Geometry * > a, std::vector< Geometry * > b) const (defined in geos::geom::Geometry)geos::geom::Geometryprotected
compare(const std::vector< std::unique_ptr< Geometry >> &a, const std::vector< std::unique_ptr< Geometry >> &b) const (defined in geos::geom::Geometry)geos::geom::Geometryprotected
compareTo(const Geometry *geom) constgeos::geom::Geometryvirtual
compareToSameClass(const Geometry *geom) const =0 (defined in geos::geom::Geometry)geos::geom::Geometryprotectedpure virtual
ConstVect typedefgeos::geom::Geometry
contains(const Geometry *g) constgeos::geom::Geometryvirtual
convexHull() constgeos::geom::Geometryvirtual
coveredBy(const Geometry *g) constgeos::geom::Geometryinline
covers(const Geometry *g) constgeos::geom::Geometry
crosses(const Geometry *g) constgeos::geom::Geometryvirtual
difference(const Geometry *other) constgeos::geom::Geometry
disjoint(const Geometry *other) constgeos::geom::Geometryvirtual
distance(const Geometry *g) constgeos::geom::Geometryvirtual
equal(const CoordinateXY &a, const CoordinateXY &b, double tolerance) const (defined in geos::geom::Geometry)geos::geom::Geometryprotected
equals(const Geometry *g) constgeos::geom::Geometryvirtual
equalsExact(const Geometry *other, double tolerance=0) const =0geos::geom::Geometrypure virtual
equalsIdentical(const Geometry *other) const =0geos::geom::Geometrypure virtual
Geometry(const Geometry &geom) (defined in geos::geom::Geometry)geos::geom::Geometryprotected
Geometry(const GeometryFactory *factory)geos::geom::Geometryprotected
geometryChanged()geos::geom::Geometryvirtual
geometryChangedAction()=0geos::geom::Geometrypure virtual
GeometryFactory (defined in geos::geom::Geometry)geos::geom::Geometryfriend
getArea() constgeos::geom::Geometryvirtual
getBoundary() const =0geos::geom::Geometrypure virtual
getBoundaryDimension() const =0geos::geom::Geometrypure virtual
getCentroid() constgeos::geom::Geometryvirtual
getCentroid(CoordinateXY &ret) constgeos::geom::Geometryvirtual
getCoordinate() const =0geos::geom::Geometrypure virtual
getCoordinateDimension() const =0geos::geom::Geometrypure virtual
getCoordinates() const =0geos::geom::Geometrypure virtual
getDimension() const =0geos::geom::Geometrypure virtual
getEnvelope() constgeos::geom::Geometryvirtual
getEnvelopeInternal() const =0geos::geom::Geometrypure virtual
getFactory() constgeos::geom::Geometryinline
getGeometryN(std::size_t) constgeos::geom::Geometryinlinevirtual
getGeometryType() const =0geos::geom::Geometrypure virtual
getGeometryTypeId() const =0geos::geom::Geometrypure virtual
getInteriorPoint() constgeos::geom::Geometry
getLength() constgeos::geom::Geometryvirtual
getNumGeometries() constgeos::geom::Geometryinlinevirtual
getNumPoints() const =0geos::geom::Geometrypure virtual
getPrecisionModel() constgeos::geom::Geometry
getSortIndex() const =0 (defined in geos::geom::Geometry)geos::geom::Geometryprotectedpure virtual
getSRID() constgeos::geom::Geometryinlinevirtual
getUserData() constgeos::geom::Geometryinline
hasDimension(Dimension::DimensionType d) constgeos::geom::Geometryinlinevirtual
hasM() const =0 (defined in geos::geom::Geometry)geos::geom::Geometrypure virtual
hasNonEmptyElements(const std::vector< T > *geometries)geos::geom::Geometryinlineprotectedstatic
hasNullElements(const CoordinateSequence *list)geos::geom::Geometryprotectedstatic
hasNullElements(const std::vector< T > *geometries)geos::geom::Geometryinlineprotectedstatic
hasZ() const =0 (defined in geos::geom::Geometry)geos::geom::Geometrypure virtual
intersection(const Geometry *other) constgeos::geom::Geometry
intersects(const Geometry *g) constgeos::geom::Geometryvirtual
isCollection() const (defined in geos::geom::Geometry)geos::geom::Geometryinline
isDimensionStrict(Dimension::DimensionType d) constgeos::geom::Geometryinlinevirtual
isEmpty() const =0geos::geom::Geometrypure virtual
isEquivalentClass(const Geometry *other) constgeos::geom::Geometryprotectedvirtual
isLineal() const (defined in geos::geom::Geometry)geos::geom::Geometryinline
isMixedDimension() const (defined in geos::geom::Geometry)geos::geom::Geometry
isMixedDimension(Dimension::DimensionType *baseDim) const (defined in geos::geom::Geometry)geos::geom::Geometry
isPolygonal() const (defined in geos::geom::Geometry)geos::geom::Geometryinline
isPuntal() const (defined in geos::geom::Geometry)geos::geom::Geometryinline
isRectangle() constgeos::geom::Geometryinlinevirtual
isSimple() constgeos::geom::Geometryvirtual
isValid() constgeos::geom::Geometryvirtual
isWithinDistance(const Geometry *geom, double cDistance) constgeos::geom::Geometryvirtual
multiTypeId(GeometryTypeId typeId) (defined in geos::geom::Geometry)geos::geom::Geometryinlinestatic
NonConstVect typedefgeos::geom::Geometry
normalize()=0geos::geom::Geometrypure virtual
overlaps(const Geometry *g) constgeos::geom::Geometryvirtual
Ptr typedefgeos::geom::Geometry
relate(const Geometry *g, const std::string &intersectionPattern) constgeos::geom::Geometry
relate(const Geometry &g, const std::string &intersectionPattern) const (defined in geos::geom::Geometry)geos::geom::Geometryinline
relate(const Geometry *g) constgeos::geom::Geometry
relate(const Geometry &g) const (defined in geos::geom::Geometry)geos::geom::Geometry
reverse() constgeos::geom::Geometryinline
reverseImpl() const =0geos::geom::Geometryprotectedpure virtual
setSRID(int newSRID)geos::geom::Geometryinlinevirtual
setUserData(void *newUserData)geos::geom::Geometryinline
SRID (defined in geos::geom::Geometry)geos::geom::Geometryprotected
symDifference(const Geometry *other) constgeos::geom::Geometry
toGeometryArray(std::vector< std::unique_ptr< T >> &&v) (defined in geos::geom::Geometry)geos::geom::Geometryinlineprotectedstatic
toGeometryArray(std::vector< std::unique_ptr< Geometry >> &&v) (defined in geos::geom::Geometry)geos::geom::Geometryinlineprotectedstatic
toString() constgeos::geom::Geometryvirtual
toText() const (defined in geos::geom::Geometry)geos::geom::Geometryvirtual
touches(const Geometry *other) constgeos::geom::Geometryvirtual
Union(const Geometry *other) constgeos::geom::Geometry
Union() constgeos::geom::Geometry
within(const Geometry *g) constgeos::geom::Geometryvirtual
~Geometry()geos::geom::Geometryvirtual