MeVisLab Toolbox Reference
SoView2DLegend.h File Reference
#include "SoView2DSystem.h"
#include "SoView2DExtension.h"
#include <Inventor/fields/SoFields.h>
#include <vector>

Go to the source code of this file.

Classes

class  LegendItem
 class holds legend item information More...
 
class  SoView2DLegend
 SoView2DLegend allows to draw legends on SoView2D. More...
 

Enumerations

enum  LegendFontSize { AUTO_SIZE_LEGEND = -1 , SMALL_LEGEND = 0 , MEDIUM_LEGEND = 1 , LARGE_LEGEND = 2 }
 font sizes More...
 

Enumeration Type Documentation

◆ LegendFontSize

font sizes

Enumerator
AUTO_SIZE_LEGEND 
SMALL_LEGEND 
MEDIUM_LEGEND 
LARGE_LEGEND 

Definition at line 28 of file SoView2DLegend.h.