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

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

centre(Coordinate &centre) const geos::geom::Envelope
contains(const Envelope &other) const geos::geom::Envelopeinline
contains(const Envelope *other) const geos::geom::Envelopeinline
contains(const Coordinate &p) const geos::geom::Envelopeinline
contains(double x, double y) const geos::geom::Envelopeinline
covers(double x, double y) const geos::geom::Envelope
covers(const Coordinate *p) const geos::geom::Envelope
covers(const Envelope &other) const geos::geom::Envelope
covers(const Envelope *other) const geos::geom::Envelopeinline
disjoint(const Envelope *other) const geos::geom::Envelope
disjoint(const Envelope &other) const geos::geom::Envelope
distance(const Envelope &env) const geos::geom::Envelope
distance(double x0, double y0, double x1, double y1)geos::geom::Envelopeprivatestatic
distanceSquared(const Envelope &env) const geos::geom::Envelope
distanceSquaredToCoordinate(const Coordinate &c, const Coordinate &p1, const Coordinate &p2)geos::geom::Envelopestatic
distanceToCoordinate(const Coordinate &c, const Coordinate &p1, const Coordinate &p2)geos::geom::Envelopestatic
Envelope()geos::geom::Envelope
Envelope(double x1, double x2, double y1, double y2)geos::geom::Envelope
Envelope(const Coordinate &p1, const Coordinate &p2)geos::geom::Envelope
Envelope(const Coordinate &p)geos::geom::Envelope
Envelope(const Envelope &env)geos::geom::Envelope
Envelope(const std::string &str)geos::geom::Envelope
equals(const Envelope *other) const geos::geom::Envelope
expandBy(double deltaX, double deltaY)geos::geom::Envelope
expandBy(double p_distance)geos::geom::Envelopeinline
expandToInclude(const Coordinate &p)geos::geom::Envelope
expandToInclude(double x, double y)geos::geom::Envelope
expandToInclude(const Envelope *other)geos::geom::Envelope
expandToInclude(const Envelope &other)geos::geom::Envelope
getArea() const geos::geom::Envelopeinline
getHeight(void) const geos::geom::Envelope
getMaxX() const geos::geom::Envelope
getMaxY() const geos::geom::Envelope
getMinX() const geos::geom::Envelope
getMinY() const geos::geom::Envelope
getWidth(void) const geos::geom::Envelope
hashCode() const geos::geom::Envelope
init(void)geos::geom::Envelope
init(double x1, double x2, double y1, double y2)geos::geom::Envelope
init(const Coordinate &p1, const Coordinate &p2)geos::geom::Envelope
init(const Coordinate &p)geos::geom::Envelope
intersection(const Envelope &env, Envelope &result) const geos::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::Envelopestatic
intersects(const Coordinate &a, const Coordinate &b) const geos::geom::Envelope
intersects(const Coordinate &p) const geos::geom::Envelope
intersects(double x, double y) const geos::geom::Envelope
intersects(const Envelope *other) const geos::geom::Envelope
intersects(const Envelope &other) const geos::geom::Envelope
isNull(void) const geos::geom::Envelope
maxxgeos::geom::Envelopeprivate
maxygeos::geom::Envelopeprivate
minxgeos::geom::Envelopeprivate
minygeos::geom::Envelopeprivate
operator<<(std::ostream &os, const Envelope &o)geos::geom::Envelopefriend
operator=(const Envelope &e)geos::geom::Envelope
Ptr typedefgeos::geom::Envelope
setToNull(void)geos::geom::Envelope
split(const std::string &str, const std::string &delimiters=" ")geos::geom::Envelopeprivate
toString(void) const geos::geom::Envelope
translate(double transX, double transY)geos::geom::Envelope