Package org.xj3d.sai
Class X3DNodeComponentMapper
java.lang.Object
org.xj3d.sai.X3DNodeComponentMapper
A utility class for mapping nodes by name to their component.
- Version:
- $Revision: 1.2 $
- Author:
- Rex Melton
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetComponentLevel
(String node_name) Return the component level for the named argument nodegetComponentName
(String node_name) Return the component package name for the named argument nodestatic X3DNodeComponentMapper
Return the instance of the X3DNodeComponentMapper
-
Constructor Details
-
X3DNodeComponentMapper
protected X3DNodeComponentMapper()Protected Constructor
-
-
Method Details
-
getInstance
Return the instance of the X3DNodeComponentMapper- Returns:
- the instance of the X3DNodeComponentMapper
-
getComponentName
-
getComponentLevel
-