Jeospace API

org.jeospace.x3d.node
Class NavigationInfo

java.lang.Object
  extended byorg.jeospace.x3d.node.Node
      extended byorg.jeospace.x3d.node.NavigationInfo

public class NavigationInfo
extends Node

An SAI NavigationInfo node wrapper.

Version:
$Revision: 1.2 $
Author:
Rex Melton

Field Summary
 org.web3d.x3d.sai.MFFloat avatarSize
          The avatarSize exposedField
 org.web3d.x3d.sai.SFTime bindTime
          The bindTime eventOut
 org.web3d.x3d.sai.SFBool headlight
          The headlight exposedField
 org.web3d.x3d.sai.SFBool isBound
          The isBound eventOut
 org.web3d.x3d.sai.SFNode metadata
          The metadata exposedField
 org.web3d.x3d.sai.SFBool set_bind
          The set_bind eventIn
 org.web3d.x3d.sai.SFFloat speed
          The speed exposedField
 org.web3d.x3d.sai.MFFloat transitionTime
          The transitionTime exposedField
 org.web3d.x3d.sai.MFString transitionType
          The transitionType exposedField
 org.web3d.x3d.sai.MFString type
          The type exposedField
 org.web3d.x3d.sai.SFFloat visibilityLimit
          The visibilityLimit exposedField
 
Fields inherited from class org.jeospace.x3d.node.Node
node
 
Constructor Summary
NavigationInfo(org.web3d.x3d.sai.X3DNode node)
          Constructor
NavigationInfo(org.web3d.x3d.sai.X3DScene scene)
          Constructor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

metadata

public final org.web3d.x3d.sai.SFNode metadata
The metadata exposedField


set_bind

public final org.web3d.x3d.sai.SFBool set_bind
The set_bind eventIn


bindTime

public final org.web3d.x3d.sai.SFTime bindTime
The bindTime eventOut


isBound

public final org.web3d.x3d.sai.SFBool isBound
The isBound eventOut


avatarSize

public final org.web3d.x3d.sai.MFFloat avatarSize
The avatarSize exposedField


headlight

public final org.web3d.x3d.sai.SFBool headlight
The headlight exposedField


speed

public final org.web3d.x3d.sai.SFFloat speed
The speed exposedField


type

public final org.web3d.x3d.sai.MFString type
The type exposedField


visibilityLimit

public final org.web3d.x3d.sai.SFFloat visibilityLimit
The visibilityLimit exposedField


transitionType

public final org.web3d.x3d.sai.MFString transitionType
The transitionType exposedField


transitionTime

public final org.web3d.x3d.sai.MFFloat transitionTime
The transitionTime exposedField

Constructor Detail

NavigationInfo

public NavigationInfo(org.web3d.x3d.sai.X3DScene scene)
Constructor


NavigationInfo

public NavigationInfo(org.web3d.x3d.sai.X3DNode node)
Constructor


Jeospace API

Copyright © 2006 - jeospace.org