PoXtLogAxisEditor Class Reference
[Editors]

MeshViz Class for logarithmic axis editor. More...

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

Inheritance diagram for PoXtLogAxisEditor:
PoXtCartesianAxisEditor PoXtAxisEditor SoXtComponent

List of all members.

Public Types

enum  LogAxisMask {
  NO_LOG_MASK = 0x00000000,
  DECADE_LIST_DEF = 0x00000001,
  DECADE_LIST = 0x00000002,
  DECADE_REP = 0x00000004,
  DECADE_FONT_NAME = 0x00000008,
  DECADE_FONT_SIZE = 0x00000010,
  TEN_POWER_REP = 0x00000020,
  MULT_FACTOR_POSITION = 0x00000040,
  MULT_FACTOR_DIST_AXIS = 0x00000080,
  ALL_LOG_MASK
}

Public Member Functions

 PoXtLogAxisEditor (SoWidget parent=NULL, const char *name=NULL, SbBool buildInsideParent=TRUE)
 ~PoXtLogAxisEditor ()
void setLogAxisFilter (unsigned long inclusionMask, unsigned long exclusionMask)
void getLogAxisFilter (unsigned long &inclusionMask, unsigned long &exclusionMask) const

Detailed Description

MeshViz Class for logarithmic axis editor.

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_LOG_MASK 
DECADE_LIST_DEF 
DECADE_LIST 
DECADE_REP 
DECADE_FONT_NAME 
DECADE_FONT_SIZE 
TEN_POWER_REP 
MULT_FACTOR_POSITION 
MULT_FACTOR_DIST_AXIS 
ALL_LOG_MASK 

Constructor & Destructor Documentation

PoXtLogAxisEditor::PoXtLogAxisEditor ( SoWidget  parent = NULL,
const char *  name = NULL,
SbBool  buildInsideParent = TRUE 
)

Constructor.

PoXtLogAxisEditor::~PoXtLogAxisEditor (  ) 

Destructor.


Member Function Documentation

void PoXtLogAxisEditor::getLogAxisFilter ( unsigned long &  inclusionMask,
unsigned long &  exclusionMask 
) const

Gets editing filters defining which logarithmic axis attributes will be displayed in the editor.

void PoXtLogAxisEditor::setLogAxisFilter ( unsigned long  inclusionMask,
unsigned long  exclusionMask 
)

Sets editing filters defining which logarithmic axis attributes will be displayed in the editor.

(By default inclusionMask = ALL_LOG_MASK and exclusionMask = NO_LOG_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/