Defines the util::GraphInset class. More...
#include <config.h>
#include <vector>
#include <list>
#include <string>
#include <graph/vertex.h>
#include <util/vector.h>
#include <util/parms.h>
Go to the source code of this file.
Classes | |
struct | util::GraphInset::Data |
Data structure used to store the time stamped values. More... | |
class | util::GraphInset |
Class used to draw a graph of time stamped data in the model window. More... | |
Namespaces | |
namespace | util |
Various utility classes for generic programming. |
Defines the util::GraphInset class.
Definition in file graph_inset.h.