PeriDyno 1.2.1
Loading...
Searching...
No Matches
WtNodePainter Class Reference

#include <WtNodeGraphicsObject.h>

Public Member Functions

 WtNodePainter ()
 
 ~WtNodePainter ()
 

Static Public Member Functions

static void paint (Wt::WPainter *painter, WtNode &node, WtFlowScene const &scene)
 
static void drawNodeRect (Wt::WPainter *painter, WtNodeGeometry const &geom, WtNodeDataModel const *model, WtNodeGraphicsObject const &graphicsObject)
 
static void drawHotKeys (Wt::WPainter *painter, WtNodeGeometry const &geom, WtNodeDataModel const *model, WtNodeGraphicsObject const &graphicsObject)
 
static void drawModelName (Wt::WPainter *painter, WtNodeGeometry const &geom, WtNodeState const &state, WtNodeDataModel const *model)
 
static void drawEntryLabels (Wt::WPainter *painter, WtNodeGeometry const &geom, WtNodeState const &state, WtNodeDataModel const *model)
 
static void drawConnectionPoints (Wt::WPainter *painter, WtNodeGeometry const &geom, WtNodeState const &state, WtNodeDataModel const *model, WtFlowScene const &scene, WtNodeGraphicsObject const &graphicsObject)
 
static void drawResizeRect (Wt::WPainter *painter, WtNodeGeometry const &geom, WtNodeDataModel const *model)
 
static void drawValidationRect (Wt::WPainter *painter, WtNodeGeometry const &geom, WtNodeDataModel const *model, WtNodeGraphicsObject const &graphicsObject)
 

Detailed Description

Definition at line 23 of file WtNodeGraphicsObject.h.

Constructor & Destructor Documentation

◆ WtNodePainter()

WtNodePainter::WtNodePainter ( )

Definition at line 3 of file WtNodeGraphicsObject.cpp.

◆ ~WtNodePainter()

WtNodePainter::~WtNodePainter ( )

Definition at line 5 of file WtNodeGraphicsObject.cpp.

Member Function Documentation

◆ drawConnectionPoints()

void WtNodePainter::drawConnectionPoints ( Wt::WPainter * painter,
WtNodeGeometry const & geom,
WtNodeState const & state,
WtNodeDataModel const * model,
WtFlowScene const & scene,
WtNodeGraphicsObject const & graphicsObject )
static

Definition at line 94 of file WtNodeGraphicsObject.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ drawEntryLabels()

void WtNodePainter::drawEntryLabels ( Wt::WPainter * painter,
WtNodeGeometry const & geom,
WtNodeState const & state,
WtNodeDataModel const * model )
static

Definition at line 397 of file WtNodeGraphicsObject.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ drawHotKeys()

void WtNodePainter::drawHotKeys ( Wt::WPainter * painter,
WtNodeGeometry const & geom,
WtNodeDataModel const * model,
WtNodeGraphicsObject const & graphicsObject )
static

Definition at line 285 of file WtNodeGraphicsObject.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ drawModelName()

void WtNodePainter::drawModelName ( Wt::WPainter * painter,
WtNodeGeometry const & geom,
WtNodeState const & state,
WtNodeDataModel const * model )
static

Definition at line 250 of file WtNodeGraphicsObject.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ drawNodeRect()

void WtNodePainter::drawNodeRect ( Wt::WPainter * painter,
WtNodeGeometry const & geom,
WtNodeDataModel const * model,
WtNodeGraphicsObject const & graphicsObject )
static

Definition at line 32 of file WtNodeGraphicsObject.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ drawResizeRect()

void WtNodePainter::drawResizeRect ( Wt::WPainter * painter,
WtNodeGeometry const & geom,
WtNodeDataModel const * model )
static

Definition at line 452 of file WtNodeGraphicsObject.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ drawValidationRect()

void WtNodePainter::drawValidationRect ( Wt::WPainter * painter,
WtNodeGeometry const & geom,
WtNodeDataModel const * model,
WtNodeGraphicsObject const & graphicsObject )
static

Definition at line 465 of file WtNodeGraphicsObject.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ paint()

void WtNodePainter::paint ( Wt::WPainter * painter,
WtNode & node,
WtFlowScene const & scene )
static

Definition at line 7 of file WtNodeGraphicsObject.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following files: