bottom() const | Geom::Rectangle< T > | inline |
bottomLeft() const | Geom::Rectangle< T > | inline |
bottomRight() const | Geom::Rectangle< T > | inline |
bottomright_ | Geom::Rectangle< T > | protected |
centre() const | Geom::Rectangle< T > | inline |
checkCorners(bool leftislow=true, bool topislow=true) const | Geom::Rectangle< T > | inline |
contains(const Point2D< T > &p, T eps) const | Geom::PosRectangle< T > | inline |
contains(const PosRectangle< T > &other, T eps) const | Geom::PosRectangle< T > | inline |
grownBy(T sidesincreasebyfactor=1) const | Geom::PosRectangle< T > | inline |
height() const | Geom::Rectangle< T > | inline |
include(const Rectangle< T > &) | Geom::Rectangle< T > | inline |
include(const Point2D< T > &) | Geom::Rectangle< T > | inline |
isDefined() const | Geom::Rectangle< T > | inline |
isInside(const Point2D< T > &, T eps) const | Geom::PosRectangle< T > | inline |
isInside(const PosRectangle< T > &other, T eps) const | Geom::PosRectangle< T > | inline |
isOnSide(const Point2D< T > &p, T eps) const | Geom::PosRectangle< T > | inline |
isOutside(const Point2D< T > &p, T eps) const | Geom::PosRectangle< T > | inline |
left() const | Geom::Rectangle< T > | inline |
limitTo(const Rectangle< T > &) | Geom::Rectangle< T > | inline |
moveInside(const Point2D< T > &) const | Geom::Rectangle< T > | inline |
operator!=(const Rectangle< T > &) const | Geom::Rectangle< T > | inline |
operator+=(const Point2D< T > &) | Geom::Rectangle< T > | inline |
operator+=(const Size2D< T > &) | Geom::Rectangle< T > | inline |
operator-=(const Point2D< T > &) | Geom::Rectangle< T > | inline |
operator-=(const Size2D< T > &) | Geom::Rectangle< T > | inline |
operator==(const Rectangle< T > &) const | Geom::Rectangle< T > | inline |
operator>(const Rectangle< T > &) const | Geom::Rectangle< T > | inline |
PosRectangle(T l=0, T t=0, T r=0, T b=0) | Geom::PosRectangle< T > | inline |
PosRectangle(Point2D< T > tl, Point2D< T > br) | Geom::PosRectangle< T > | inline |
Rectangle(T l=0, T t=0, T r=0, T b=0) | Geom::Rectangle< T > | inline |
Rectangle(const Point2D< T > &tl, const Point2D< T > &br) | Geom::Rectangle< T > | inline |
Rectangle(const Point2D< T > &tl, const Size2D< T > &sz) | Geom::Rectangle< T > | inline |
revX() const | Geom::Rectangle< T > | inline |
revY() const | Geom::Rectangle< T > | inline |
right() const | Geom::Rectangle< T > | inline |
scale(TT xx, TT yy) const | Geom::PosRectangle< T > | inline |
setBottom(T val) | Geom::Rectangle< T > | inline |
setBottomLeft(Point2D< T >) | Geom::Rectangle< T > | inline |
setBottomRight(Point2D< T >) | Geom::Rectangle< T > | inline |
setLeft(T val) | Geom::Rectangle< T > | inline |
setLeftRight(const Interval< T > &) | Geom::Rectangle< T > | inline |
setRight(T val) | Geom::Rectangle< T > | inline |
setTop(T val) | Geom::Rectangle< T > | inline |
setTopBottom(const Interval< T > &) | Geom::Rectangle< T > | inline |
setTopLeft(Point2D< T >) | Geom::Rectangle< T > | inline |
setTopRight(Point2D< T >) | Geom::Rectangle< T > | inline |
size() const | Geom::Rectangle< T > | inline |
sortCorners(bool leftislow=true, bool topislow=true) | Geom::Rectangle< T > | inline |
swapHor() | Geom::Rectangle< T > | inline |
swapVer() | Geom::Rectangle< T > | inline |
top() const | Geom::Rectangle< T > | inline |
topLeft() const | Geom::Rectangle< T > | inline |
topleft_ | Geom::Rectangle< T > | protected |
topRight() const | Geom::Rectangle< T > | inline |
translate(const Point2D< T > &) | Geom::Rectangle< T > | inline |
width() const | Geom::Rectangle< T > | inline |
xOutside(T, T) const | Geom::PosRectangle< T > | inlineprotected |
yOutside(T, T) const | Geom::PosRectangle< T > | inlineprotected |
zero() | Geom::Rectangle< T > | inline |