Man Linux: Main Page and Category List

NAME

       Types.h -

SYNOPSIS

       #include <set>
       #include <vector>
       #include <string>
       #include <list>
       #include <iostream>
       #include <sstream>
       #include <float.h>
       #include ’tulip/Coord.h’
       #include ’tulip/Size.h’
       #include ’tulip/Color.h’
       #include ’tulip/StringCollection.h’
       #include ’tulip/Edge.h’

   Classes
       class tlp::Type
       class tlp::GraphType
       class tlp::EdgeSetType
       class tlp::DoubleType
       class tlp::IntegerType
       class tlp::BooleanType
       class tlp::LineType
       class tlp::PointType
       class tlp::SizeType
       class tlp::StringType
       class tlp::ColorType
       class tlp::StringCollectionType

   Namespaces
       namespace tlp

Author

       Generated automatically by Doxygen for Tulip Graph Library from the
       source code.