GEOS  3.8.0
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::Envelope
covers(const Envelope &other) constgeos::geom::Envelope
covers(const Envelope *other) const (defined in geos::geom::Envelope)geos::geom::Envelopeinline
distance(const Envelope *env) constgeos::geom::Envelope
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) constgeos::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
getArea() constgeos::geom::Envelopeinline
getHeight(void) constgeos::geom::Envelope
getMaxX() constgeos::geom::Envelope
getMaxY() constgeos::geom::Envelope
getMinX() constgeos::geom::Envelope
getMinY() constgeos::geom::Envelope
getWidth(void) constgeos::geom::Envelope
hashCode() const (defined in geos::geom::Envelope)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) 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::Envelopestatic
intersects(const Coordinate &a, const Coordinate &b) constgeos::geom::Envelope
intersects(const Coordinate &p) constgeos::geom::Envelope
intersects(double x, double y) constgeos::geom::Envelope
intersects(const Envelope *other) constgeos::geom::Envelope
intersects(const Envelope &other) const (defined in geos::geom::Envelope)geos::geom::Envelope
isNull(void) constgeos::geom::Envelope
operator<<(std::ostream &os, const Envelope &o)geos::geom::Envelopefriend
operator=(const Envelope &e)geos::geom::Envelope
Ptr typedef (defined in geos::geom::Envelope)geos::geom::Envelope
setToNull(void)geos::geom::Envelope
toString(void) constgeos::geom::Envelope
translate(double transX, double transY)geos::geom::Envelope