NetLogo API
version 4.0.1

Uses of Interface
org.nlogo.api.PlotPenInterface

Packages that use PlotPenInterface
org.nlogo.api Provides classes associated with the NetLogo Extensions API. 
 

Uses of PlotPenInterface in org.nlogo.api
 

Methods in org.nlogo.api that return PlotPenInterface
 PlotPenInterface PlotInterface.getPen(String pen)
           
 


NetLogo API
version 4.0.1