![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
Label properties structure. More...
#include <cvSelectionLabelPropertiesDialog.h>
Public Attributes | |
| double | opacity = 1.0 |
| int | pointSize = 5 |
| int | lineWidth = 2 |
| QString | cellLabelFontFamily = "Arial" |
| int | cellLabelFontSize = 18 |
| QColor | cellLabelColor = QColor(0, 255, 0) |
| bool | cellLabelBold = false |
| bool | cellLabelItalic = false |
| bool | cellLabelShadow = false |
| double | cellLabelOpacity = 1.0 |
| QString | cellLabelHorizontalJustification |
| QString | cellLabelVerticalJustification |
| QString | cellLabelFormat |
| QString | pointLabelFontFamily = "Arial" |
| int | pointLabelFontSize = 18 |
| QColor | pointLabelColor = QColor(255, 255, 0) |
| bool | pointLabelBold = false |
| bool | pointLabelItalic = false |
| bool | pointLabelShadow = false |
| double | pointLabelOpacity = 1.0 |
| QString | pointLabelHorizontalJustification |
| QString | pointLabelVerticalJustification |
| QString | pointLabelFormat |
| bool | showTooltips = true |
| int | maxTooltipAttributes = 15 |
Label properties structure.
Definition at line 49 of file cvSelectionLabelPropertiesDialog.h.
| bool cvSelectionLabelPropertiesDialog::LabelProperties::cellLabelBold = false |
Definition at line 59 of file cvSelectionLabelPropertiesDialog.h.
Referenced by cvSelectionAnnotationManager::addAnnotation(), cvSelectionAnnotationManager::addAnnotationAt(), and cvSelectionAnnotationManager::applyLabelProperties().
| QColor cvSelectionLabelPropertiesDialog::LabelProperties::cellLabelColor = QColor(0, 255, 0) |
Definition at line 58 of file cvSelectionLabelPropertiesDialog.h.
Referenced by cvSelectionAnnotationManager::addAnnotation(), cvSelectionAnnotationManager::addAnnotationAt(), cvSelectionAnnotationManager::applyLabelProperties(), cvSelectionAnnotationManager::setDefaultLabelProperties(), and cvSelectionPropertiesWidget::setSelectionManager().
| QString cvSelectionLabelPropertiesDialog::LabelProperties::cellLabelFontFamily = "Arial" |
Definition at line 56 of file cvSelectionLabelPropertiesDialog.h.
Referenced by cvSelectionAnnotationManager::addAnnotation(), cvSelectionAnnotationManager::addAnnotationAt(), cvSelectionAnnotationManager::applyLabelProperties(), cvSelectionAnnotationManager::setDefaultLabelProperties(), and cvSelectionPropertiesWidget::setSelectionManager().
| int cvSelectionLabelPropertiesDialog::LabelProperties::cellLabelFontSize = 18 |
Definition at line 57 of file cvSelectionLabelPropertiesDialog.h.
Referenced by cvSelectionAnnotationManager::addAnnotation(), cvSelectionAnnotationManager::addAnnotationAt(), cvSelectionAnnotationManager::applyLabelProperties(), cvSelectionAnnotationManager::setDefaultLabelProperties(), and cvSelectionPropertiesWidget::setSelectionManager().
| QString cvSelectionLabelPropertiesDialog::LabelProperties::cellLabelFormat |
Definition at line 67 of file cvSelectionLabelPropertiesDialog.h.
Referenced by cvSelectionLabelPropertiesDialog::setProperties().
| QString cvSelectionLabelPropertiesDialog::LabelProperties::cellLabelHorizontalJustification |
Definition at line 63 of file cvSelectionLabelPropertiesDialog.h.
Referenced by cvSelectionAnnotationManager::addAnnotation(), cvSelectionAnnotationManager::addAnnotationAt(), and cvSelectionAnnotationManager::applyLabelProperties().
| bool cvSelectionLabelPropertiesDialog::LabelProperties::cellLabelItalic = false |
Definition at line 60 of file cvSelectionLabelPropertiesDialog.h.
Referenced by cvSelectionAnnotationManager::addAnnotation(), cvSelectionAnnotationManager::addAnnotationAt(), and cvSelectionAnnotationManager::applyLabelProperties().
| double cvSelectionLabelPropertiesDialog::LabelProperties::cellLabelOpacity = 1.0 |
Definition at line 62 of file cvSelectionLabelPropertiesDialog.h.
Referenced by cvSelectionAnnotationManager::addAnnotation(), cvSelectionAnnotationManager::addAnnotationAt(), and cvSelectionAnnotationManager::applyLabelProperties().
| bool cvSelectionLabelPropertiesDialog::LabelProperties::cellLabelShadow = false |
Definition at line 61 of file cvSelectionLabelPropertiesDialog.h.
Referenced by cvSelectionAnnotationManager::addAnnotation(), cvSelectionAnnotationManager::addAnnotationAt(), and cvSelectionAnnotationManager::applyLabelProperties().
| QString cvSelectionLabelPropertiesDialog::LabelProperties::cellLabelVerticalJustification |
Definition at line 65 of file cvSelectionLabelPropertiesDialog.h.
Referenced by cvSelectionAnnotationManager::addAnnotation(), cvSelectionAnnotationManager::addAnnotationAt(), and cvSelectionAnnotationManager::applyLabelProperties().
| int cvSelectionLabelPropertiesDialog::LabelProperties::lineWidth = 2 |
Definition at line 53 of file cvSelectionLabelPropertiesDialog.h.
Referenced by cvSelectionLabelPropertiesDialog::setProperties(), and cvSelectionPropertiesWidget::setSelectionManager().
| int cvSelectionLabelPropertiesDialog::LabelProperties::maxTooltipAttributes = 15 |
Definition at line 85 of file cvSelectionLabelPropertiesDialog.h.
Referenced by cvSelectionLabelPropertiesDialog::setProperties().
| double cvSelectionLabelPropertiesDialog::LabelProperties::opacity = 1.0 |
Definition at line 51 of file cvSelectionLabelPropertiesDialog.h.
Referenced by cvSelectionLabelPropertiesDialog::setProperties(), and cvSelectionPropertiesWidget::setSelectionManager().
| bool cvSelectionLabelPropertiesDialog::LabelProperties::pointLabelBold = false |
Definition at line 73 of file cvSelectionLabelPropertiesDialog.h.
Referenced by cvSelectionAnnotationManager::applyLabelProperties().
| QColor cvSelectionLabelPropertiesDialog::LabelProperties::pointLabelColor = QColor(255, 255, 0) |
Definition at line 72 of file cvSelectionLabelPropertiesDialog.h.
Referenced by cvSelectionAnnotationManager::applyLabelProperties(), and cvSelectionPropertiesWidget::setSelectionManager().
| QString cvSelectionLabelPropertiesDialog::LabelProperties::pointLabelFontFamily = "Arial" |
Definition at line 70 of file cvSelectionLabelPropertiesDialog.h.
Referenced by cvSelectionAnnotationManager::applyLabelProperties(), and cvSelectionPropertiesWidget::setSelectionManager().
| int cvSelectionLabelPropertiesDialog::LabelProperties::pointLabelFontSize = 18 |
Definition at line 71 of file cvSelectionLabelPropertiesDialog.h.
Referenced by cvSelectionAnnotationManager::applyLabelProperties(), and cvSelectionPropertiesWidget::setSelectionManager().
| QString cvSelectionLabelPropertiesDialog::LabelProperties::pointLabelFormat |
Definition at line 81 of file cvSelectionLabelPropertiesDialog.h.
Referenced by cvSelectionLabelPropertiesDialog::setProperties().
| QString cvSelectionLabelPropertiesDialog::LabelProperties::pointLabelHorizontalJustification |
Definition at line 77 of file cvSelectionLabelPropertiesDialog.h.
Referenced by cvSelectionAnnotationManager::applyLabelProperties().
| bool cvSelectionLabelPropertiesDialog::LabelProperties::pointLabelItalic = false |
Definition at line 74 of file cvSelectionLabelPropertiesDialog.h.
Referenced by cvSelectionAnnotationManager::applyLabelProperties().
| double cvSelectionLabelPropertiesDialog::LabelProperties::pointLabelOpacity = 1.0 |
Definition at line 76 of file cvSelectionLabelPropertiesDialog.h.
Referenced by cvSelectionAnnotationManager::applyLabelProperties().
| bool cvSelectionLabelPropertiesDialog::LabelProperties::pointLabelShadow = false |
Definition at line 75 of file cvSelectionLabelPropertiesDialog.h.
Referenced by cvSelectionAnnotationManager::applyLabelProperties().
| QString cvSelectionLabelPropertiesDialog::LabelProperties::pointLabelVerticalJustification |
Definition at line 79 of file cvSelectionLabelPropertiesDialog.h.
Referenced by cvSelectionAnnotationManager::applyLabelProperties().
| int cvSelectionLabelPropertiesDialog::LabelProperties::pointSize = 5 |
Definition at line 52 of file cvSelectionLabelPropertiesDialog.h.
Referenced by cvSelectionLabelPropertiesDialog::setProperties(), and cvSelectionPropertiesWidget::setSelectionManager().
| bool cvSelectionLabelPropertiesDialog::LabelProperties::showTooltips = true |
Definition at line 84 of file cvSelectionLabelPropertiesDialog.h.
Referenced by cvSelectionLabelPropertiesDialog::setProperties().