24#ifndef _PO_NON_LINEAR_VALUE_LEGEND1_
25#define _PO_NON_LINEAR_VALUE_LEGEND1_
27#include <MeshViz/graph/PoAutoValueLegend.h>
29#include <Inventor/fields/SoSFString.h>
124 static void initClass() ;
125 static void exitClass() ;
129 virtual void setDefaultOnNonWritingFields() ;
140 FieldSensorList m_fieldSensorList ;
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Abstract class for autom...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Class to build a non lin...
virtual void rebuild()
Forces node-kit rebuilding.
PoNonLinearValueLegend1(const SbVec2f &_start, const SbVec2f &_end)
Constructor.
SoSFString lessLevelString
String used for the lowest level.
SoSFString greaterLevelString
String used for the highest level.
SoSFString valueSeparatorString
String separator used between two consecutive values.
PoNonLinearValueLegend1()
Default constructor.
Maintains a list of pointers to fields.
Field containing a string.