Contains information about a node used for editing an annotation item.
More...
#include <qgsannotationitemnode.h>
Contains information about a node used for editing an annotation item.
- Since
- QGIS 3.22
Definition at line 31 of file qgsannotationitemnode.h.
◆ QgsAnnotationItemNode() [1/2]
QgsAnnotationItemNode::QgsAnnotationItemNode |
( |
| ) |
|
|
default |
◆ QgsAnnotationItemNode() [2/2]
◆ id()
Returns the ID number of the node, used for uniquely identifying the node in the item.
Definition at line 63 of file qgsannotationitemnode.h.
◆ operator!=()
◆ operator==()
◆ point()
Returns the node's position, in geographic coordinates.
The coordinates will match the annotation item's CRS.
- See also
- setPoint()
Definition at line 72 of file qgsannotationitemnode.h.
◆ setPoint()
void QgsAnnotationItemNode::setPoint |
( |
QgsPointXY |
point | ) |
|
|
inline |
Sets the node's position, in geographic coordinates.
The coordinates will match the annotation item's CRS.
- See also
- point()
Definition at line 81 of file qgsannotationitemnode.h.
◆ setType()
◆ type()
The documentation for this class was generated from the following file: