#include <string>#include <vector>#include <memory>#include "fv_config.h"#include "LegendValue.h"#include "MathHelper.h"#include "Color.h"#include "ColorBar.h"#include "GraphicElem.hpp"

Go to the source code of this file.
Classes | |
| struct | FemViewer::LegendData< T > |
| class | FemViewer::Legend |
Namespaces | |
| namespace | FemViewer |
Enumerations | |
| enum | FemViewer::LegendType { FemViewer::SOLID = 0, FemViewer::GRADIENT = 1 } |
1.6.1