Aviatrix3D
2.1.0

Uses of Class
org.j3d.aviatrix3d.InvalidNodeTypeException

Packages that use InvalidNodeTypeException
org.j3d.aviatrix3d A core set of lightweight Object Oriented scenegraph-based wrapper objects for OpenGL. 
 

Uses of InvalidNodeTypeException in org.j3d.aviatrix3d
 

Methods in org.j3d.aviatrix3d that throw InvalidNodeTypeException
protected  void Raster.addParent(Node p)
          Add a parent to this node.
protected  void Geometry.addParent(Node p)
          Add a parent to this node.
protected  void NodeComponent.addParent(SceneGraphObject p)
          Specify this nodes parent, overridden to provide behaviour that appends the node to the list rather than replacing it.
protected  void BufferState.addParent(SceneGraphObject p)
          Specify this nodes parent, overridden to provide behaviour that appends the node to the list rather than replacing it.
protected  void SharedNode2D.setParent(Node p)
          Specify this nodes parent, overridden to provide behaviour that appends the node to the list rather than replacing it.
protected  void SharedNode.setParent(Node p)
          Specify this nodes parent, overridden to provide behaviour that appends the node to the list rather than replacing it.
protected  void SharedGroup2D.setParent(Node p)
          Specify this nodes parent, overridden to provide behaviour that appends the node to the list rather than replacing it.
protected  void SharedGroup.setParent(Node p)
          Specify this nodes parent, overridden to provide behaviour that appends the node to the list rather than replacing it.
 


Aviatrix3D
2.1.0

Latest Info from http://aviatrix3d.j3d.org/
Copyright © 2003 - 2009 j3d.org