Jeospace API

org.jeospace.x3d.node
Class IndexedLineSet

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

public class IndexedLineSet
extends Node

An SAI IndexedLineSet node wrapper.

Version:
$Revision: 1.2 $
Author:
Rex Melton

Field Summary
 org.web3d.x3d.sai.SFNode color
          The color exposedField
 org.web3d.x3d.sai.MFInt32 colorIndex
          The colorIndex field
 org.web3d.x3d.sai.SFBool colorPerVertex
          The colorPerVertex field
 org.web3d.x3d.sai.SFNode coord
          The coord exposedField
 org.web3d.x3d.sai.MFInt32 coordIndex
          The coordIndex field
 org.web3d.x3d.sai.SFNode metadata
          The metadata exposedField
 org.web3d.x3d.sai.MFInt32 set_colorIndex
          The set_colorIndex eventIn
 org.web3d.x3d.sai.MFInt32 set_coordIndex
          The set_coordIndex eventIn
 
Fields inherited from class org.jeospace.x3d.node.Node
node
 
Constructor Summary
IndexedLineSet(org.web3d.x3d.sai.X3DNode node)
          Constructor
IndexedLineSet(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


coord

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


color

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


colorPerVertex

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


colorIndex

public final org.web3d.x3d.sai.MFInt32 colorIndex
The colorIndex field


set_colorIndex

public final org.web3d.x3d.sai.MFInt32 set_colorIndex
The set_colorIndex eventIn


coordIndex

public final org.web3d.x3d.sai.MFInt32 coordIndex
The coordIndex field


set_coordIndex

public final org.web3d.x3d.sai.MFInt32 set_coordIndex
The set_coordIndex eventIn

Constructor Detail

IndexedLineSet

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


IndexedLineSet

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


Jeospace API

Copyright © 2006 - jeospace.org