Aviatrix3D
2.0 Dev

org.j3d.aviatrix3d
Class Layer2D

java.lang.Object
  extended byorg.j3d.aviatrix3d.SceneGraphObject
      extended byorg.j3d.aviatrix3d.Layer
          extended byorg.j3d.aviatrix3d.Layer2D

public class Layer2D
extends Layer

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

Version:
$Revision: 1.1 $
Author:
Justin Couch

Field Summary
 
Fields inherited from class org.j3d.aviatrix3d.Layer
COMPOSITE, FLAT, layerType, SIMPLE
 
Fields inherited from class org.j3d.aviatrix3d.SceneGraphObject
alive, LISTENER_SET_NOT_LIVE_MESSAGE, updateHandler, WRITE_TIMING_MSG
 
Constructor Summary
Layer2D()
          Construct a new layer instance.
 
Methods inherited from class org.j3d.aviatrix3d.Layer
compareTo, equals, equals, 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, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Layer2D

public Layer2D()
Construct a new layer instance.


Aviatrix3D
2.0 Dev

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