Jeospace API

org.jeospace.x3d.node
Class Background

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

public class Background
extends Node

An SAI Background node wrapper.

Version:
$Revision: 1.2 $
Author:
Rex Melton

Field Summary
 org.web3d.x3d.sai.MFString backUrl
          The backUrl exposedField
 org.web3d.x3d.sai.SFTime bindTime
          The bindTime eventOut
 org.web3d.x3d.sai.MFString bottomUrl
          The bottomUrl exposedField
 org.web3d.x3d.sai.MFString frontUrl
          The frontUrl exposedField
 org.web3d.x3d.sai.MFFloat groundAngle
          The groundAngle exposedField
 org.web3d.x3d.sai.MFColor groundColor
          The groundColor exposedField
 org.web3d.x3d.sai.SFBool isBound
          The isBound eventOut
 org.web3d.x3d.sai.MFString leftUrl
          The leftUrl exposedField
 org.web3d.x3d.sai.SFNode metadata
          The metadata exposedField
 org.web3d.x3d.sai.MFString rightUrl
          The rightUrl exposedField
 org.web3d.x3d.sai.SFBool set_bind
          The set_bind eventIn
 org.web3d.x3d.sai.MFFloat skyAngle
          The skyAngle exposedField
 org.web3d.x3d.sai.MFColor skyColor
          The skyColor exposedField
 org.web3d.x3d.sai.MFString topUrl
          The topUrl exposedField
 
Fields inherited from class org.jeospace.x3d.node.Node
node
 
Constructor Summary
Background(org.web3d.x3d.sai.X3DNode node)
          Constructor
Background(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


groundAngle

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


groundColor

public final org.web3d.x3d.sai.MFColor groundColor
The groundColor exposedField


skyAngle

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


skyColor

public final org.web3d.x3d.sai.MFColor skyColor
The skyColor exposedField


backUrl

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


frontUrl

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


leftUrl

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


rightUrl

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


bottomUrl

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


topUrl

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

Constructor Detail

Background

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


Background

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


Jeospace API

Copyright © 2006 - jeospace.org