class TopoNodeInner2d

implementation of an inner node More...

Definition#include <k2dgrflow/topoimp.h>
InheritsTopoNode2d [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

implementation of an inner node

 TopoNodeInner2d (double co1, double co2)

TopoNodeInner2d

see abstract base class

 ~TopoNodeInner2d ()

~TopoNodeInner2d

void  draw (QPainter *p)

draw

[virtual]

see abstract base class

Reimplemented from TopoClass.

Node  nodeType ()

nodeType

[virtual]

see abstract base class

Reimplemented from TopoNode2d.

bool  innerNode ()

innerNode

[virtual]

see abstract base class

Reimplemented from TopoNode2d.

bool  robinNode ()

robinNode

[virtual]

see abstract base class

Reimplemented from TopoNode2d.

bool  neuNode ()

neuNode

[virtual]

see abstract base class

Reimplemented from TopoNode2d.

bool  dirNode ()

dirNode

[virtual]

see abstract base class

Reimplemented from TopoNode2d.

bool  cornerNode ()

cornerNode

[virtual]

see abstract base class

Reimplemented from TopoNode2d.