| center() const | mapnik::Envelope< T > | [inline] |
| contains(const coord< T, 2 > &c) const | mapnik::Envelope< T > | [inline] |
| contains(T x, T y) const | mapnik::Envelope< T > | [inline] |
| contains(const EnvelopeType &other) const | mapnik::Envelope< T > | [inline] |
| Envelope() | mapnik::Envelope< T > | |
| Envelope(T minx, T miny, T maxx, T maxy) | mapnik::Envelope< T > | |
| Envelope(const coord< T, 2 > &c0, const coord< T, 2 > &c1) | mapnik::Envelope< T > | |
| Envelope(const EnvelopeType &rhs) | mapnik::Envelope< T > | |
| EnvelopeType typedef | mapnik::Envelope< T > | |
| expand_to_include(T x, T y) | mapnik::Envelope< T > | [inline] |
| expand_to_include(const coord< T, 2 > &c) | mapnik::Envelope< T > | [inline] |
| expand_to_include(const EnvelopeType &other) | mapnik::Envelope< T > | |
| height() const | mapnik::Envelope< T > | [inline] |
| height(T h) | mapnik::Envelope< T > | [inline] |
| init(T x0, T y0, T x1, T y1) | mapnik::Envelope< T > | [inline] |
| intersect(const EnvelopeType &other) const | mapnik::Envelope< T > | [inline] |
| intersects(const coord< T, 2 > &c) const | mapnik::Envelope< T > | [inline] |
| intersects(T x, T y) const | mapnik::Envelope< T > | |
| intersects(const EnvelopeType &other) const | mapnik::Envelope< T > | [inline] |
| maxx() const | mapnik::Envelope< T > | [inline] |
| maxy() const | mapnik::Envelope< T > | [inline] |
| minx() const | mapnik::Envelope< T > | [inline] |
| miny() const | mapnik::Envelope< T > | [inline] |
| operator *=(T) | mapnik::Envelope< T > | |
| operator+=(EnvelopeType const &other) | mapnik::Envelope< T > | |
| operator-=(EnvelopeType const &other) | mapnik::Envelope< T > | |
| operator/=(T) | mapnik::Envelope< T > | |
| operator==(const EnvelopeType &other) const | mapnik::Envelope< T > | [inline] |
| re_center(T cx, T cy) | mapnik::Envelope< T > | [inline] |
| width() const | mapnik::Envelope< T > | [inline] |
| width(T w) | mapnik::Envelope< T > | [inline] |