Jeospace API

org.jeospace.x3d.node
Class Script

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

public class Script
extends Node

An SAI Script node wrapper.

Version:
$Revision: 1.2 $
Author:
Rex Melton

Field Summary
 org.web3d.x3d.sai.SFBool directOutput
          The directOutput field
 org.web3d.x3d.sai.SFNode metadata
          The metadata exposedField
 org.web3d.x3d.sai.SFBool mustEvaluate
          The mustEvaluate field
 org.web3d.x3d.sai.MFString url
          The url exposedField
 
Fields inherited from class org.jeospace.x3d.node.Node
node
 
Constructor Summary
Script(org.web3d.x3d.sai.X3DNode node)
          Constructor
Script(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


url

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


mustEvaluate

public final org.web3d.x3d.sai.SFBool mustEvaluate
The mustEvaluate field


directOutput

public final org.web3d.x3d.sai.SFBool directOutput
The directOutput field

Constructor Detail

Script

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


Script

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


Jeospace API

Copyright © 2006 - jeospace.org