PoXtTimeAxisEditor Class Reference
[Editors]

MeshViz Class for time axis editor. More...

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

Inheritance diagram for PoXtTimeAxisEditor:
PoXtAxisEditor SoXtComponent

List of all members.

Public Types

enum  TimeAxisMask {
  NO_TIME_MASK = 0x00000000,
  START_DATE = 0x00000001,
  END_DATE = 0x00000002,
  COORD = 0x00000004,
  TYPE = 0x00000008,
  LANGUAGE = 0x00000010,
  GRAD_FIT = 0x00000020,
  GRAD_REP = 0x00000040,
  TIMES_PERIOD = 0x00000080,
  DATE_FORMAT_MAPPING = 0x00000100,
  ALL_TIME_MASK
}

Public Member Functions

 PoXtTimeAxisEditor (SoWidget parent=NULL, const char *name=NULL, SbBool buildInsideParent=TRUE)
 ~PoXtTimeAxisEditor ()
void setTimeAxisFilter (unsigned long inclusionMask, unsigned long exclusionMask)
void getTimeAxisFilter (unsigned long &inclusionMask, unsigned long &exclusionMask) const

Detailed Description

MeshViz Class for time 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_TIME_MASK 
START_DATE 
END_DATE 
COORD 
TYPE 
LANGUAGE 
GRAD_FIT 
GRAD_REP 
TIMES_PERIOD 
DATE_FORMAT_MAPPING 
ALL_TIME_MASK 

Constructor & Destructor Documentation

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

Constructor.

PoXtTimeAxisEditor::~PoXtTimeAxisEditor (  ) 

Destructor.


Member Function Documentation

void PoXtTimeAxisEditor::getTimeAxisFilter ( unsigned long &  inclusionMask,
unsigned long &  exclusionMask 
) const

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

void PoXtTimeAxisEditor::setTimeAxisFilter ( unsigned long  inclusionMask,
unsigned long  exclusionMask 
)

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

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