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

#include <PropertyTypes.h>

Inheritance diagram for tlp::LineType:
Collaboration diagram for tlp::LineType:

Static Public Member Functions

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

Additional Inherited Members

- Public Types inherited from tlp::TypeInterface< std::vector< tlp::Coord > >
typedef std::vector< tlp::CoordRealType

Member Function Documentation

static bool tlp::LineType::read ( std::istream &  ,
RealType  
)
static


Tulip Software by LaBRI Visualization Team    2001 - 2012