NetLogo API
version 2.0.2

NetLogo 2.0.2 API Specification

These API's allow users to extend or control NetLogo by writing Java code; for more information, see the "Extensions" and "Controlling" sections of the NetLogo User Manual.

See:
          Description

Extensions API
org.nlogo.api Provides classes associated with the NetLogo Extensions API.

 

Controlling API
org.nlogo.app Provides the main NetLogo class (App)
org.nlogo.compiler Provides classes associated with the NetLogo compiler

 

Other Packages
org.nlogo.agent  

 

These API's allow users to extend or control NetLogo by writing Java code; for more information, see the "Extensions" and "Controlling" sections of the NetLogo User Manual.


NetLogo API
version 2.0.2