PoXtValueLegendEditor Class Reference
[Editors]

MeshViz Abstract class for values legend editors. More...

#include <MeshViz/graph/editors/PoXtValueLegendEditor.h>

Inheritance diagram for PoXtValueLegendEditor:
PoXtLegendEditor SoXtComponent PoXtAutoValueLegendEditor PoXtLinearValueLegendEditor PoXtNonLinearValueLegend1Editor PoXtNonLinearValueLegend2Editor PoXtNonLinearValueLegend3Editor

List of all members.

Public Types

enum  ValueLegendMask {
  NO_VALUE_MASK = 0x00000000,
  UPPER_UNDEF_STRING = 0x00000001,
  LOWER_UNDEF_STRING = 0x00000002,
  PERIOD_VALUE = 0x00000004,
  FIRST_VALUE = 0x00000008,
  LAST_VALUE = 0x00000010,
  ALL_VALUE_MASK
}

Public Member Functions

virtual ~PoXtValueLegendEditor ()
void setValueLegendFilter (unsigned long inclusionMask, unsigned long exclusionMask)
void getValueLegendFilter (unsigned long &inclusionMask, unsigned long &exclusionMask) const

Detailed Description

MeshViz Abstract class for values legend editors.

NOTE: This class does not exist in Open Inventor 10.0 and later.

Deprecated:

Deprecated since Open Inventor 9600
MeshViz editors are no longer supported.

Member Enumeration Documentation

Enumerator:
NO_VALUE_MASK 
UPPER_UNDEF_STRING 
LOWER_UNDEF_STRING 
PERIOD_VALUE 
FIRST_VALUE 
LAST_VALUE 
ALL_VALUE_MASK 

Constructor & Destructor Documentation

virtual PoXtValueLegendEditor::~PoXtValueLegendEditor (  )  [virtual]

Destructor.


Member Function Documentation

void PoXtValueLegendEditor::getValueLegendFilter ( unsigned long &  inclusionMask,
unsigned long &  exclusionMask 
) const

Gets editing filters defining which value legend attributes will be displayed in the editor.

void PoXtValueLegendEditor::setValueLegendFilter ( unsigned long  inclusionMask,
unsigned long  exclusionMask 
)

Sets editing filters defining which value legend attributes will be displayed in the editor.

(By default inclusionMask = ALL_VALUE_MASK and exclusionMask = NO_VALUE_MASK).


The documentation for this class was generated from the following file:

Open Inventor by FEI reference manual, generated on 19 Aug 2019
Copyright © FEI S.A.S. All rights reserved.
http://www.openinventor.com/