GEOS 3.11.1
geos::geom::Envelope Member List

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

centre(Coordinate &centre) constgeos::geom::Envelope
contains(const Envelope &other) constgeos::geom::Envelopeinline
contains(const Envelope *other) const (defined in geos::geom::Envelope)geos::geom::Envelopeinline
contains(const Coordinate &p) constgeos::geom::Envelopeinline
contains(double x, double y) constgeos::geom::Envelopeinline
covers(double x, double y) constgeos::geom::Envelope
covers(const Coordinate *p) constgeos::geom::Envelopeinline
covers(const Envelope &other) constgeos::geom::Envelope
covers(const Envelope *other) const (defined in geos::geom::Envelope)geos::geom::Envelopeinline
disjoint(const Envelope &other) constgeos::geom::Envelopeinline
disjoint(const Envelope *other) const (defined in geos::geom::Envelope)geos::geom::Envelopeinline
distance(const Envelope &env) constgeos::geom::Envelopeinline
distanceSquared(const Envelope &env) constgeos::geom::Envelopeinline
distanceSquaredToCoordinate(const Coordinate &c, const Coordinate &p0, const Coordinate &p1)geos::geom::Envelopeinlinestatic
distanceToCoordinate(const Coordinate &c, const Coordinate &p0, const Coordinate &p1)geos::geom::Envelopeinlinestatic
Envelope()geos::geom::Envelopeinline
Envelope(double x1, double x2, double y1, double y2)geos::geom::Envelopeinline
Envelope(const Coordinate &p1, const Coordinate &p2)geos::geom::Envelopeinline
Envelope(const Coordinate &p)geos::geom::Envelopeinlineexplicit
Envelope(const std::string &str)geos::geom::Envelopeexplicit
equals(const Envelope *other) constgeos::geom::Envelope
expandBy(double deltaX, double deltaY)geos::geom::Envelope
expandBy(double p_distance)geos::geom::Envelopeinline
expandToInclude(const Coordinate &p)geos::geom::Envelopeinline
expandToInclude(double x, double y)geos::geom::Envelopeinline
expandToInclude(const Envelope *other)geos::geom::Envelopeinline
expandToInclude(const Envelope &other) (defined in geos::geom::Envelope)geos::geom::Envelopeinline
getArea() constgeos::geom::Envelopeinline
getDiameter() constgeos::geom::Envelopeinline
getHeight() constgeos::geom::Envelopeinline
getMaxX() constgeos::geom::Envelopeinline
getMaxY() constgeos::geom::Envelopeinline
getMinX() constgeos::geom::Envelopeinline
getMinY() constgeos::geom::Envelopeinline
getWidth() constgeos::geom::Envelopeinline
hashCode() const (defined in geos::geom::Envelope)geos::geom::Envelope
init()geos::geom::Envelopeinline
init(double x1, double x2, double y1, double y2)geos::geom::Envelopeinline
init(const Coordinate &p1, const Coordinate &p2)geos::geom::Envelopeinline
init(const Coordinate &p)geos::geom::Envelopeinline
intersection(const Envelope &env, Envelope &result) constgeos::geom::Envelope
intersects(const Coordinate &p1, const Coordinate &p2, const Coordinate &q)geos::geom::Envelopestatic
intersects(const Coordinate &p1, const Coordinate &p2, const Coordinate &q1, const Coordinate &q2)geos::geom::Envelopeinlinestatic
intersects(const Coordinate &a, const Coordinate &b) constgeos::geom::Envelope
intersects(const Coordinate &other) constgeos::geom::Envelopeinline
intersects(double x, double y) constgeos::geom::Envelopeinline
intersects(const Envelope *other) constgeos::geom::Envelopeinline
intersects(const Envelope &other) const (defined in geos::geom::Envelope)geos::geom::Envelopeinline
isNull(void) constgeos::geom::Envelopeinline
operator!= (defined in geos::geom::Envelope)geos::geom::Envelopefriend
operator<geos::geom::Envelopefriend
operator<<geos::geom::Envelopefriend
operator==geos::geom::Envelopefriend
Ptr typedef (defined in geos::geom::Envelope)geos::geom::Envelope
setToNull()geos::geom::Envelopeinline
toString() constgeos::geom::Envelope
translate(double transX, double transY)geos::geom::Envelope