org.jdesktop.j3d.loaders.vrml97.impl
Class Inline
java.lang.Object
org.jdesktop.j3d.loaders.vrml97.impl.BaseNode
org.jdesktop.j3d.loaders.vrml97.impl.Node
org.jdesktop.j3d.loaders.vrml97.impl.NonSharedNode
org.jdesktop.j3d.loaders.vrml97.impl.GroupBase
org.jdesktop.j3d.loaders.vrml97.impl.Group
org.jdesktop.j3d.loaders.vrml97.impl.Inline
- All Implemented Interfaces:
- Cloneable, Notifier
public class Inline
- extends Group
Description of the Class
Fields inherited from class org.jdesktop.j3d.loaders.vrml97.impl.Node |
FieldSpec |
Constructor Summary |
Inline(Loader loader)
Constructor for the Inline object |
Inline
public Inline(Loader loader)
- Constructor for the Inline object
- Parameters:
loader
- Description of the Parameter
notifyMethod
public void notifyMethod(String eventInName,
double time)
- Description of the Method
- Specified by:
notifyMethod
in interface Notifier
- Overrides:
notifyMethod
in class Group
- Parameters:
eventInName
- Description of the Parametertime
- Description of the Parameter
clone
public Object clone()
- Description of the Method
- Overrides:
clone
in class Group
- Returns:
- Description of the Return Value
getType
public String getType()
- Gets the type attribute of the Inline object
- Overrides:
getType
in class Group
- Returns:
- The type value
Todo: put BSD License reference here..