Aviatrix3D
2.0 Dev

org.j3d.aviatrix3d
Class ViewportLayer2D

java.lang.Object
  extended byorg.j3d.aviatrix3d.SceneGraphObject
      extended byorg.j3d.aviatrix3d.ViewportLayer
          extended byorg.j3d.aviatrix3d.ViewportLayer2D

public class ViewportLayer2D
extends ViewportLayer

An ViewportLayer that supports only 2D-based rendering concepts.

Version:
$Revision: 1.1 $
Author:
Justin Couch

Field Summary
 
Fields inherited from class org.j3d.aviatrix3d.ViewportLayer
FLAT, layerType, MULTIPASS, SIMPLE, viewHeight, viewWidth, viewX, viewY
 
Fields inherited from class org.j3d.aviatrix3d.SceneGraphObject
alive, LISTENER_SET_NOT_LIVE_MESSAGE, updateHandler, WRITE_TIMING_MSG
 
Constructor Summary
ViewportLayer2D()
          Construct a new layer instance.
 
Methods inherited from class org.j3d.aviatrix3d.ViewportLayer
getType
 
Methods inherited from class org.j3d.aviatrix3d.SceneGraphObject
checkForCyclicChild, checkForCyclicParent, dataChanged, getUserData, isLive, setLive, setUpdateHandler, setUserData
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewportLayer2D

public ViewportLayer2D()
Construct a new layer instance.


Aviatrix3D
2.0 Dev

Latest Info from http://aviatrix3d.j3d.org/
Copyright © 2003 - 2005 j3d.org