|
libosmscout 1.1.1
|
#include <libosmscout-map/include/osmscoutmap/LabelLayouterHelper.h>
Public Member Functions | |
| ScreenVectorRectangle ()=default | |
| ScreenVectorRectangle (double x, double y, double width, double height) | |
| ScreenVectorRectangle & | Set (double nx, double ny, double nw, double nh) |
| bool | Intersects (const ScreenVectorRectangle &other) const |
Public Attributes | |
| double | x |
| double | y |
| double | width |
| double | height |
|
default |
|
inline |
|
inline |
|
inline |
| double osmscout::ScreenVectorRectangle::height |
| double osmscout::ScreenVectorRectangle::width |
| double osmscout::ScreenVectorRectangle::x |
| double osmscout::ScreenVectorRectangle::y |