addPoint(Point *point) | LineString | |
boundingBox() | LineString | [virtual] |
clickedPoints() | LineString | [virtual] |
Equals(Geometry *geom) | Geometry | |
geometryClicked(Geometry *geometry, QPoint point) | Geometry | [signal] |
hasClickedPoints() const | LineString | [virtual] |
hasPoints() const | LineString | [virtual] |
isVisible() const | Geometry | |
LineString(QList< Point * > const points, QString name=QString(), QPen *pen=0) | LineString | |
name() const | Geometry | |
numberOfPoints() const | LineString | |
parentGeometry() const | Geometry | |
pen() const | Geometry | |
points() | LineString | [virtual] |
positionChanged(Geometry *geom) | Geometry | [signal] |
setName(QString name) | Geometry | |
setPoints(QList< Point * > points) | LineString | |
setVisible(bool visible) | Geometry | [virtual, slot] |
toString() | Geometry |