geos::Envelope Member List
This is the complete list of members for
geos::Envelope, including all inherited members.
contains(const Coordinate &p) const | geos::Envelope | |
contains(double x, double y) const | geos::Envelope | |
contains(const Envelope *other) const | geos::Envelope | |
distance(const Envelope *env) const | geos::Envelope | |
Envelope(void) | geos::Envelope | |
Envelope(double x1, double x2, double y1, double y2) | geos::Envelope | |
Envelope(const Coordinate &p1, const Coordinate &p2) | geos::Envelope | |
Envelope(const Coordinate &p) | geos::Envelope | |
Envelope(const Envelope &env) | geos::Envelope | |
expandToInclude(const Coordinate &p) | geos::Envelope | |
expandToInclude(double x, double y) | geos::Envelope | |
expandToInclude(const Envelope *other) | geos::Envelope | |
getHeight(void) const | geos::Envelope | |
getMaxX() const | geos::Envelope | |
getMaxY() const | geos::Envelope | |
getMinX() const | geos::Envelope | |
getMinY() const | geos::Envelope | |
getWidth(void) const | geos::Envelope | |
init(void) | geos::Envelope | |
init(double x1, double x2, double y1, double y2) | geos::Envelope | |
init(const Coordinate &p1, const Coordinate &p2) | geos::Envelope | |
init(const Coordinate &p) | geos::Envelope | |
init(Envelope env) | geos::Envelope | |
intersects(const Coordinate &p1, const Coordinate &p2, const Coordinate &q) | geos::Envelope | [static] |
intersects(const Coordinate &p1, const Coordinate &p2, const Coordinate &q1, const Coordinate &q2) | geos::Envelope | [static] |
intersects(const Coordinate &p) const | geos::Envelope | |
intersects(double x, double y) const | geos::Envelope | |
intersects(const Envelope *other) const | geos::Envelope | |
isNull(void) const | geos::Envelope | |
overlaps(const Coordinate &p) const | geos::Envelope | |
overlaps(double x, double y) const | geos::Envelope | |
overlaps(const Envelope *other) const | geos::Envelope | |
setToNull(void) | geos::Envelope | |
toString(void) const | geos::Envelope | |
~Envelope(void) | geos::Envelope | [virtual] |