Package org.xj3d.sai

Class X3DNodeTypeMapper

java.lang.Object
org.xj3d.sai.X3DNodeTypeMapper

public class X3DNodeTypeMapper extends Object
A utility class for handling abstract node type functions, Including:
  • Associating abstract node type names with their enumerated type constants and vice versa.
  • Obtaining the inherited abstract node types of both abstract nodes and 'real' nodes.
  • Producing the set of enumerated type constants suitable for return from the X3DNode.getNodeType() method.
Version:
$Revision: 1.2 $
Author:
Rex Melton