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

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

centre(CoordinateXY &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 CoordinateXY &p) constgeos::geom::Envelopeinline
contains(double x, double y) constgeos::geom::Envelopeinline
covers(double x, double y) constgeos::geom::Envelopeinline
covers(const CoordinateXY *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 CoordinateXY &c, const CoordinateXY &p0, const CoordinateXY &p1)geos::geom::Envelopeinlinestatic
distanceToCoordinate(const CoordinateXY &c, const CoordinateXY &p0, const CoordinateXY &p1)geos::geom::Envelopeinlinestatic
Envelope()geos::geom::Envelopeinline
Envelope(double x1, double x2, double y1, double y2)geos::geom::Envelopeinline
Envelope(const CoordinateXY &p1, const CoordinateXY &p2)geos::geom::Envelopeinline
Envelope(const CoordinateXY &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 CoordinateXY &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::Envelopeinline
init()geos::geom::Envelopeinline
init(double x1, double x2, double y1, double y2)geos::geom::Envelopeinline
init(const CoordinateXY &p1, const CoordinateXY &p2)geos::geom::Envelopeinline
init(const CoordinateXY &p)geos::geom::Envelopeinline
intersection(const Envelope &env, Envelope &result) constgeos::geom::Envelope
intersects(const CoordinateXY &p1, const CoordinateXY &p2, const CoordinateXY &q)geos::geom::Envelopestatic
intersects(const CoordinateXY &p1, const CoordinateXY &p2, const CoordinateXY &q1, const CoordinateXY &q2)geos::geom::Envelopeinlinestatic
intersects(const CoordinateXY &a, const CoordinateXY &b) constgeos::geom::Envelope
intersects(const CoordinateXY &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
isFinite() constgeos::geom::Envelopeinline
isfinite() constgeos::geom::Envelope
isNull(void) constgeos::geom::Envelopeinline
maxDistance(const Envelope &other) constgeos::geom::Envelopeinline
operator!= (defined in geos::geom::Envelope)geos::geom::Envelopefriend
operator<(const Envelope &a, const Envelope &b)geos::geom::Envelopefriend
operator<<(std::ostream &os, const Envelope &o)geos::geom::Envelopefriend
operator==(const Envelope &a, const Envelope &b)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