#include <WtConnection.h>
Definition at line 20 of file WtConnection.h.
◆ WtConnectionGeometry()
WtConnectionGeometry::WtConnectionGeometry |
( |
| ) |
|
◆ boundingRect()
Wt::WRectF WtConnectionGeometry::boundingRect |
( |
| ) |
const |
◆ getEndPoint()
Wt::WPointF const & WtConnectionGeometry::getEndPoint |
( |
PortType | portType | ) |
const |
◆ hovered()
bool WtConnectionGeometry::hovered |
( |
| ) |
const |
|
inline |
◆ in()
Wt::WPointF WtConnectionGeometry::in |
( |
| ) |
|
|
inline |
◆ lineWidth()
double WtConnectionGeometry::lineWidth |
( |
| ) |
const |
|
inline |
◆ moveEndPoint()
void WtConnectionGeometry::moveEndPoint |
( |
PortType | portType, |
|
|
Wt::WPointF const & | offset ) |
◆ out()
Wt::WPointF WtConnectionGeometry::out |
( |
| ) |
|
|
inline |
◆ pointsC1C2()
std::pair< Wt::WPointF, Wt::WPointF > WtConnectionGeometry::pointsC1C2 |
( |
| ) |
const |
◆ setEndPoint()
void WtConnectionGeometry::setEndPoint |
( |
PortType | portType, |
|
|
Wt::WPointF const & | point ) |
◆ setHovered()
void WtConnectionGeometry::setHovered |
( |
bool | hovered | ) |
|
|
inline |
◆ sink()
Wt::WPointF WtConnectionGeometry::sink |
( |
| ) |
const |
|
inline |
◆ source()
Wt::WPointF WtConnectionGeometry::source |
( |
| ) |
const |
|
inline |
◆ _hovered
bool WtConnectionGeometry::_hovered |
|
private |
◆ _in
Wt::WPointF WtConnectionGeometry::_in |
|
private |
◆ _lineWidth
double WtConnectionGeometry::_lineWidth |
|
private |
◆ _out
Wt::WPointF WtConnectionGeometry::_out |
|
private |
The documentation for this class was generated from the following files: