Jeospace API

org.jeospace.x3d.node
Class Appearance

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

public class Appearance
extends Node

An SAI Appearance node wrapper.

Version:
$Revision: 1.2 $
Author:
Rex Melton

Field Summary
 org.web3d.x3d.sai.SFNode fillProperties
          The fillProperties exposedField
 org.web3d.x3d.sai.SFNode lineProperties
          The lineProperties exposedField
 org.web3d.x3d.sai.SFNode material
          The material exposedField
 org.web3d.x3d.sai.SFNode metadata
          The metadata exposedField
 org.web3d.x3d.sai.SFNode texture
          The texture exposedField
 org.web3d.x3d.sai.SFNode textureProperties
          The textureProperties exposedField
 org.web3d.x3d.sai.SFNode textureTransform
          The textureTransform exposedField
 
Fields inherited from class org.jeospace.x3d.node.Node
node
 
Constructor Summary
Appearance(org.web3d.x3d.sai.X3DNode node)
          Constructor
Appearance(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


material

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


texture

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


textureTransform

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


lineProperties

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


fillProperties

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


textureProperties

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

Constructor Detail

Appearance

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


Appearance

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


Jeospace API

Copyright © 2006 - jeospace.org