NetLogo API
version 4.0.1

Uses of Interface
org.nlogo.api.PlotInterface

Packages that use PlotInterface
org.nlogo.agent   
org.nlogo.workspace   
 

Uses of PlotInterface in org.nlogo.agent
 

Methods in org.nlogo.agent that return PlotInterface
 PlotInterface ImporterUser.getPlot(String plot)
           
 

Uses of PlotInterface in org.nlogo.workspace
 

Methods in org.nlogo.workspace that return PlotInterface
 PlotInterface AbstractWorkspace.getPlot(String plot)
           
 


NetLogo API
version 4.0.1