Tulip  4.6.0
Better Visualization Through Research
tlp::CoordVectorProperty Class Reference

#include <LayoutProperty.h>

Inherits tlp::AbstractVectorProperty< vectType, eltType, propType >.

List of all members.

Public Member Functions

 CoordVectorProperty (Graph *g, const std::string &n="")
PropertyInterfaceclonePrototype (Graph *, const std::string &)
const std::string & getTypename () const

Static Public Attributes

static const std::string propertyTypename

Detailed Description

A graph property that maps a std::vector<tlp::Coord> value to graph elements.

Definition at line 310 of file LayoutProperty.h.

 All Classes Files Functions Variables Enumerations Enumerator Properties