|
libosmscout 0.1
|
#include <LabelPath.h>
Public Attributes | |
| double | angle |
| double | length |
| double | offset |
| Vertex2D | start |
| double osmscout::Segment::angle |
| double osmscout::Segment::length |
Referenced by osmscout::LabelPath::AddPoint(), and osmscout::LabelPath::TestAngleVariance().
| double osmscout::Segment::offset |
Referenced by osmscout::LabelPath::PointAtLength(), and osmscout::LabelPath::TestAngleVariance().
| Vertex2D osmscout::Segment::start |
Referenced by osmscout::LabelPath::AddPoint(), and osmscout::LabelPath::PointAtLength().