org.nlogo.agent
Class Drawing3D

java.lang.Object
  extended by org.nlogo.agent.Drawing3D

public class Drawing3D
extends Object


Method Summary
 List lines()
           
 List linkStamps()
           
 List turtleStamps()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

lines

public List lines()

turtleStamps

public List turtleStamps()

linkStamps

public List linkStamps()