|
Xj3D 2.0 VRML/X3D Code API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface X3DDragSensorNode
Defines the requirements of an X3DDragSensorNode abstract node type
| Method Summary | |
|---|---|
boolean |
getAutoOffset()
Return the autoOffset boolean value. |
void |
getTrackPoint(float[] val)
Return the trackPoint value in the argument float[] |
void |
setAutoOffset(boolean val)
Set the autoOffset field. |
| Methods inherited from interface org.web3d.x3d.sai.X3DPointingDeviceSensorNode |
|---|
getDescription, getIsOver, setDescription |
| Methods inherited from interface org.web3d.x3d.sai.X3DSensorNode |
|---|
getEnabled, getIsActive, setEnabled |
| Methods inherited from interface org.web3d.x3d.sai.X3DNode |
|---|
dispose, getField, getFieldDefinitions, getMetadata, getNodeName, getNodeType, isRealized, realize, setMetadata |
| Method Detail |
|---|
boolean getAutoOffset()
void setAutoOffset(boolean val)
val - The boolean to set.void getTrackPoint(float[] val)
val - The float[] to initialize.
|
Xj3D 2.0 VRML/X3D Code API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||