tlp::LineType
tlp::LineType
Section: Tulip Graph Library (3) Updated: 19 Jul 2010 Local index
Up
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.
Index
- NAME
-
- SYNOPSIS
-
- Public Types
-
- Static Public Member Functions
-
- Member Typedef Documentation
-
- typedef std::vector<Coord> tlp::LineType::RealType
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 22:28:18 GMT, April 16, 2011