tlp_LineType.3tulip

Langue: en

Version: 348762 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

tlp::LineType -

SYNOPSIS


#include <Types.h>

Inherits tlp::Type.

Public Types


typedef std::vector< Coord > RealType

Static Public Member Functions


static std::vector< Coord > undefinedValue ()

static std::vector< Coord > defaultValue ()

static void del (LineType::RealType &element)

static std::string toString (const RealType &v)

static bool fromString (RealType &v, const std::string &s)

Member Typedef Documentation

typedef std::vector<Coord> tlp::LineType::RealType

Author

Generated automatically by Doxygen for Tulip Graph Library from the source code.