Jeospace API

org.jeospace.x3d.node
Class ProportionalViewport

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

public class ProportionalViewport
extends Node

An SAI ProportionalViewport node wrapper.

Version:
$Revision: 1.2 $
Author:
Rex Melton

Field Summary
 org.web3d.x3d.sai.SFFloat height
          The height field
 org.web3d.x3d.sai.SFNode metadata
          The metadata exposedField
 org.web3d.x3d.sai.SFFloat width
          The width field
 org.web3d.x3d.sai.SFFloat x
          The x field
 org.web3d.x3d.sai.SFFloat y
          The y field
 
Fields inherited from class org.jeospace.x3d.node.Node
node
 
Constructor Summary
ProportionalViewport(org.web3d.x3d.sai.X3DNode node)
          Constructor
ProportionalViewport(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


x

public final org.web3d.x3d.sai.SFFloat x
The x field


y

public final org.web3d.x3d.sai.SFFloat y
The y field


width

public final org.web3d.x3d.sai.SFFloat width
The width field


height

public final org.web3d.x3d.sai.SFFloat height
The height field

Constructor Detail

ProportionalViewport

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


ProportionalViewport

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


Jeospace API

Copyright © 2006 - jeospace.org