Overview     Modules     Class Hierarchy     Classes     Members  
tlp::GraphType Class Reference

#include <PropertyTypes.h>

Inheritance diagram for tlp::GraphType:
Collaboration diagram for tlp::GraphType:

Static Public Member Functions

static RealType undefinedValue ()
static RealType defaultValue ()
static void write (std::ostream &oss, const RealType &v)
static bool read (std::istream &iss, RealType &v)
- Static Public Member Functions inherited from tlp::TypeInterface< tlp::Graph * >
static std::string toString (const RealType &)
static bool fromString (RealType &, const std::string &)

Additional Inherited Members

- Public Types inherited from tlp::TypeInterface< tlp::Graph * >
typedef tlp::GraphRealType

Member Function Documentation

static RealType tlp::GraphType::defaultValue ( )
static
static bool tlp::GraphType::read ( std::istream &  iss,
RealType v 
)
static
static RealType tlp::GraphType::undefinedValue ( )
static
static void tlp::GraphType::write ( std::ostream &  oss,
const RealType v 
)
static


Tulip Software by LaBRI Visualization Team    2001 - 2012