tlp::colortype(3)
NAME
tlp::ColorType
SYNOPSIS
#include <Types.h> Inherits tlp::Type. Public Types typedef Color RealType Static Public Member Functions static Color undefinedValue () static Color defaultValue () static void del (ColorType::RealType element) static std::string toString (const RealType &v) static bool fromString (RealType &v, const std::string &s)
Member Typedef Documentation
typedef Color tlp::ColorType::RealType
Author
- Generated automatically by Doxygen for Tulip Graph Library from the
source code.