◆ m_color
QColor ito::ShapePrivate::m_color |
color of shape, if the color is invalid (default), the standard shape color of plots is used for visualization
◆ m_index
int ito::ShapePrivate::m_index |
index of shape, -1: no specific index
◆ m_name
QString ito::ShapePrivate::m_name |
◆ m_type
unsigned int ito::ShapePrivate::m_type |
multipoint: like polygons, multiple points point: one point line: start pt, end pt rectangle, square: top left, bottom right points circle, ellipse: top left, bottom right points of bounding box polygon: polygons
◆ m_unclosed
bool ito::ShapePrivate::m_unclosed |
true if this shape is currently created and hence unclosed, e.g. an open polygon which is closed after the final corner point (default: true)
◆ m_userData
ito::float64 ito::ShapePrivate::m_userData[2] |
two user defined value for further meta information
The documentation for this class was generated from the following file:
- C:/Workspace/itom_development_VS2019_Qt5.15.2_x64/itomProject/itom/common/sources/shape.cpp