Inheritance diagram for BaseElements::WeightedVertex:
Public Member Functions | |
def | __init__ |
Constructs a weighted vertex given a vertex number and vertex weight. | |
def | getWeight |
Get vertex weight. | |
def | setWeight |
Set vertex weight. | |
Public Attributes | |
vertexWeight | |
Vertex weight. |
|
Constructs a weighted vertex given a vertex number and vertex weight.
|
|
Get vertex weight.
|
|
Set vertex weight.
|