|
GEOS 3.15.0dev
|
This is the complete list of members for geos::geom::Envelope, including all inherited members.
| centre(CoordinateXY ¢re) const | geos::geom::Envelope | |
| contains(const Envelope &other) const | geos::geom::Envelope | inline |
| contains(const Envelope *other) const (defined in geos::geom::Envelope) | geos::geom::Envelope | inline |
| contains(const CoordinateXY &p) const | geos::geom::Envelope | inline |
| contains(double x, double y) const | geos::geom::Envelope | inline |
| covers(double x, double y) const | geos::geom::Envelope | inline |
| covers(const CoordinateXY *p) const | geos::geom::Envelope | inline |
| covers(const Envelope &other) const | geos::geom::Envelope | |
| covers(const Envelope *other) const (defined in geos::geom::Envelope) | geos::geom::Envelope | inline |
| disjoint(const Envelope &other) const | geos::geom::Envelope | inline |
| disjoint(const Envelope *other) const (defined in geos::geom::Envelope) | geos::geom::Envelope | inline |
| distance(const Envelope &env) const | geos::geom::Envelope | inline |
| distanceSquared(const Envelope &env) const | geos::geom::Envelope | inline |
| distanceSquaredToCoordinate(const CoordinateXY &c, const CoordinateXY &p0, const CoordinateXY &p1) | geos::geom::Envelope | inlinestatic |
| distanceToCoordinate(const CoordinateXY &c, const CoordinateXY &p0, const CoordinateXY &p1) | geos::geom::Envelope | inlinestatic |
| Envelope() | geos::geom::Envelope | inline |
| Envelope(double x1, double x2, double y1, double y2) | geos::geom::Envelope | inline |
| Envelope(const CoordinateXY &p1, const CoordinateXY &p2) | geos::geom::Envelope | inline |
| Envelope(const CoordinateXY &p) | geos::geom::Envelope | inlineexplicit |
| Envelope(const std::string &str) | geos::geom::Envelope | explicit |
| equals(const Envelope *other) const | geos::geom::Envelope | |
| expandBy(double deltaX, double deltaY) | geos::geom::Envelope | |
| expandBy(double p_distance) | geos::geom::Envelope | inline |
| expandToInclude(const CoordinateXY &p) | geos::geom::Envelope | inline |
| expandToInclude(double x, double y) | geos::geom::Envelope | inline |
| expandToInclude(const Envelope *other) | geos::geom::Envelope | inline |
| expandToInclude(const Envelope &other) (defined in geos::geom::Envelope) | geos::geom::Envelope | inline |
| getArea() const | geos::geom::Envelope | inline |
| getDiameter() const | geos::geom::Envelope | inline |
| getHeight() const | geos::geom::Envelope | inline |
| getMaxX() const | geos::geom::Envelope | inline |
| getMaxY() const | geos::geom::Envelope | inline |
| getMinX() const | geos::geom::Envelope | inline |
| getMinY() const | geos::geom::Envelope | inline |
| getPerimeter() const | geos::geom::Envelope | inline |
| getWidth() const | geos::geom::Envelope | inline |
| hashCode() const (defined in geos::geom::Envelope) | geos::geom::Envelope | inline |
| init() | geos::geom::Envelope | inline |
| init(double x1, double x2, double y1, double y2) | geos::geom::Envelope | inline |
| init(const CoordinateXY &p1, const CoordinateXY &p2) | geos::geom::Envelope | inline |
| init(const CoordinateXY &p) | geos::geom::Envelope | inline |
| intersection(const Envelope &env, Envelope &result) const | geos::geom::Envelope | |
| intersection(const Envelope &env) const | geos::geom::Envelope | |
| intersects(const CoordinateXY &p1, const CoordinateXY &p2, const CoordinateXY &q) | geos::geom::Envelope | static |
| intersects(const CoordinateXY &p1, const CoordinateXY &p2, const CoordinateXY &q1, const CoordinateXY &q2) | geos::geom::Envelope | inlinestatic |
| intersects(const CoordinateXY &a, const CoordinateXY &b) const | geos::geom::Envelope | |
| intersects(const CoordinateXY &other) const | geos::geom::Envelope | inline |
| intersects(double x, double y) const | geos::geom::Envelope | inline |
| intersects(const Envelope *other) const | geos::geom::Envelope | inline |
| intersects(const Envelope &other) const (defined in geos::geom::Envelope) | geos::geom::Envelope | inline |
| isFinite() const | geos::geom::Envelope | inline |
| isfinite() const | geos::geom::Envelope | |
| isNull(void) const | geos::geom::Envelope | inline |
| maxDistance(const Envelope &other) const | geos::geom::Envelope | inline |
| operator!= (defined in geos::geom::Envelope) | geos::geom::Envelope | friend |
| operator< | geos::geom::Envelope | friend |
| operator<< | geos::geom::Envelope | friend |
| operator== | geos::geom::Envelope | friend |
| Ptr typedef (defined in geos::geom::Envelope) | geos::geom::Envelope | |
| setToNull() | geos::geom::Envelope | inline |
| toString() const | geos::geom::Envelope | |
| translate(double transX, double transY) | geos::geom::Envelope |