mapnik::Envelope< T > Member List
This is the complete list of members for
mapnik::Envelope< T >, including all inherited members.
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 > | |
Envelope() | mapnik::Envelope< T > | [inline] |
Envelope(T minx, T miny, T maxx, T maxy) | mapnik::Envelope< T > | [inline] |
Envelope(const coord< T, 2 > &c0, const coord< T, 2 > &c1) | mapnik::Envelope< T > | [inline] |
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 > | [inline] |
intersects(const EnvelopeType &other) const | mapnik::Envelope< T > | |
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 > | [inline] |
operator+=(EnvelopeType const &other) | mapnik::Envelope< T > | |
operator-=(EnvelopeType const &other) | mapnik::Envelope< T > | |
operator/=(T) | mapnik::Envelope< T > | [inline] |
operator==(const EnvelopeType &other) const | mapnik::Envelope< T > | |
re_center(T cx, T cy) | mapnik::Envelope< T > | [inline] |
width() const | mapnik::Envelope< T > | [inline] |
width(T w) | mapnik::Envelope< T > | [inline] |