#include <WtNodeStyle.h>
Definition at line 75 of file WtNodeStyle.h.
◆ WtConnectionStyle() [1/2]
WtConnectionStyle::WtConnectionStyle |
( |
| ) |
|
◆ WtConnectionStyle() [2/2]
WtConnectionStyle::WtConnectionStyle |
( |
std::string | jsonText | ) |
|
◆ constructionColor()
Wt::WColor WtConnectionStyle::constructionColor |
( |
| ) |
const |
◆ constructionLineWidth()
float WtConnectionStyle::constructionLineWidth |
( |
| ) |
const |
◆ fromHSL()
Wt::WColor WtConnectionStyle::fromHSL |
( |
int | h, |
|
|
int | s, |
|
|
int | l ) const |
◆ hoveredColor()
Wt::WColor WtConnectionStyle::hoveredColor |
( |
| ) |
const |
◆ lineWidth()
float WtConnectionStyle::lineWidth |
( |
| ) |
const |
◆ loadJsonFile()
void WtConnectionStyle::loadJsonFile |
( |
std::string | fileName | ) |
|
|
overrideprivatevirtual |
◆ loadJsonFromByteArray()
void WtConnectionStyle::loadJsonFromByteArray |
( |
std::string const & | jsonData | ) |
|
|
overrideprivatevirtual |
◆ loadJsonText()
void WtConnectionStyle::loadJsonText |
( |
std::string | jsonText | ) |
|
|
overrideprivatevirtual |
◆ normalColor() [1/2]
Wt::WColor WtConnectionStyle::normalColor |
( |
| ) |
const |
◆ normalColor() [2/2]
Wt::WColor WtConnectionStyle::normalColor |
( |
std::string | typeId | ) |
const |
◆ pointDiameter()
float WtConnectionStyle::pointDiameter |
( |
| ) |
const |
◆ selectedColor()
Wt::WColor WtConnectionStyle::selectedColor |
( |
| ) |
const |
◆ selectedHaloColor()
Wt::WColor WtConnectionStyle::selectedHaloColor |
( |
| ) |
const |
◆ setConnectionStyle()
void WtConnectionStyle::setConnectionStyle |
( |
std::string | jsonText | ) |
|
|
static |
◆ useDataDefinedColors()
bool WtConnectionStyle::useDataDefinedColors |
( |
| ) |
const |
◆ ConstructionColor
Wt::WColor WtConnectionStyle::ConstructionColor |
|
private |
◆ ConstructionLineWidth
float WtConnectionStyle::ConstructionLineWidth |
|
private |
◆ HoveredColor
Wt::WColor WtConnectionStyle::HoveredColor |
|
private |
◆ LineWidth
float WtConnectionStyle::LineWidth |
|
private |
◆ NormalColor
Wt::WColor WtConnectionStyle::NormalColor |
|
private |
◆ PointDiameter
float WtConnectionStyle::PointDiameter |
|
private |
◆ SelectedColor
Wt::WColor WtConnectionStyle::SelectedColor |
|
private |
◆ SelectedHaloColor
Wt::WColor WtConnectionStyle::SelectedHaloColor |
|
private |
◆ UseDataDefinedColors
bool WtConnectionStyle::UseDataDefinedColors |
|
private |
The documentation for this class was generated from the following files:
- D:/Peridyno/peridyno/src/Rendering/GUI/WtGUI/NodeEditor/WtNodeStyle.h
- D:/Peridyno/peridyno/src/Rendering/GUI/WtGUI/NodeEditor/WtNodeStyle.cpp