EdgeProperty.cpp
Go to the documentation of this file.
1 #include "EdgeProperty.h"
2 
4  CompositeProperty("", "", 0, 0, nullptr)
5 {
6 }
7 
EdgeProperty()
Default constructor.
Definition: EdgeProperty.cpp:3
This class is used to define a set of properties of a Edge.
~EdgeProperty()
Default destructor.