jsynoptic.plugins.java3d.tree
Class Tree.ClipBoard

java.lang.Object
  extended by jsynoptic.plugins.java3d.tree.Tree.ClipBoard
Enclosing class:
Tree

public class Tree.ClipBoard
extends java.lang.Object


Constructor Summary
Tree.ClipBoard()
           
 
Method Summary
 java.util.ArrayList<SceneGraphNode> get()
           
 void set(SceneGraphNode... objs)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Tree.ClipBoard

public Tree.ClipBoard()
Method Detail

set

public void set(SceneGraphNode... objs)

get

public java.util.ArrayList<SceneGraphNode> get()