Jeospace API

org.jeospace.x3d.node
Class LineProperties

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

public class LineProperties
extends Node

An SAI LineProperties node wrapper.

Version:
$Revision: 1.2 $
Author:
Rex Melton

Field Summary
 org.web3d.x3d.sai.SFBool applied
          The applied exposedField
 org.web3d.x3d.sai.SFInt32 linetype
          The linetype exposedField
 org.web3d.x3d.sai.SFFloat linewidthScaleFactor
          The linewidthScaleFactor exposedField
 org.web3d.x3d.sai.SFNode metadata
          The metadata exposedField
 
Fields inherited from class org.jeospace.x3d.node.Node
node
 
Constructor Summary
LineProperties(org.web3d.x3d.sai.X3DNode node)
          Constructor
LineProperties(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


linewidthScaleFactor

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


linetype

public final org.web3d.x3d.sai.SFInt32 linetype
The linetype exposedField


applied

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

Constructor Detail

LineProperties

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


LineProperties

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


Jeospace API

Copyright © 2006 - jeospace.org