tlp_LineType

Langue: en

Version: 275725 (debian - 07/07/09)

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.