Tulip
5.4.0
Large graphs analysis and drawing
|
#include <LayoutProperty.h>
Inherits tlp::AbstractVectorProperty< vectType, eltType, propType >.
Public Member Functions | |
CoordVectorProperty (Graph *g, const std::string &n="") | |
PropertyInterface * | clonePrototype (Graph *, const std::string &) const override |
const std::string & | getTypename () const override |
Static Public Attributes | |
static const std::string | propertyTypename |
A graph property that maps a std::vector<tlp::Coord> value to graph elements.
Definition at line 322 of file LayoutProperty.h.