j3d-vrml97-0.1.0

org.jdesktop.j3d.loaders.vrml97.impl
Class Leafer

java.lang.Object
  extended by org.jdesktop.j3d.loaders.vrml97.impl.Leafer

public class Leafer
extends Object

Description of the Class


Constructor Summary
Leafer()
           
 
Method Summary
static void clean(Locale l, int leafType)
          Description of the Method
static void clean(SceneGraphObject sgo, int leafType)
          Description of the Method
static boolean has(Locale l, int leafType)
          Description of the Method
static boolean has(SceneGraphObject sgo, int leafType)
          Description of the Method
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Leafer

public Leafer()
Method Detail

clean

public static void clean(Locale l,
                         int leafType)
Description of the Method

Parameters:
l - Description of the Parameter
leafType - Description of the Parameter

clean

public static void clean(SceneGraphObject sgo,
                         int leafType)
Description of the Method

Parameters:
sgo - Description of the Parameter
leafType - Description of the Parameter

has

public static boolean has(Locale l,
                          int leafType)
Description of the Method

Parameters:
l - Description of the Parameter
leafType - Description of the Parameter
Returns:
Description of the Return Value

has

public static boolean has(SceneGraphObject sgo,
                          int leafType)
Description of the Method

Parameters:
sgo - Description of the Parameter
leafType - Description of the Parameter
Returns:
Description of the Return Value

j3d-vrml97-0.1.0

Todo: put BSD License reference here..