j3d-vrml97-0.1.0

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

java.lang.Object
  extended by org.jdesktop.j3d.loaders.vrml97.impl.BaseNode
      extended by org.jdesktop.j3d.loaders.vrml97.impl.Node
          extended by org.jdesktop.j3d.loaders.vrml97.impl.DragSensor
All Implemented Interfaces:
Cloneable, Notifier
Direct Known Subclasses:
CylinderSensor, PlaneSensor, SphereSensor

public abstract class DragSensor
extends Node

Description of the Class


Field Summary
 
Fields inherited from class org.jdesktop.j3d.loaders.vrml97.impl.Node
FieldSpec
 
Constructor Summary
DragSensor(Loader loader)
          Constructor for the DragSensor object
 
Method Summary
 
Methods inherited from class org.jdesktop.j3d.loaders.vrml97.impl.Node
getEventIn, getEventOut, getExposedField, getField, notifyMethod, wrap
 
Methods inherited from class org.jdesktop.j3d.loaders.vrml97.impl.BaseNode
clone, getBrowser, getImplNode, getNumTris, getType, toString, toStringId
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DragSensor

public DragSensor(Loader loader)
Constructor for the DragSensor object

Parameters:
loader - Description of the Parameter

j3d-vrml97-0.1.0

Todo: put BSD License reference here..