NetLogo API
version 3.0.2

Uses of Interface
org.nlogo.api.Patch

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

Uses of Patch in org.nlogo.api
 

Methods in org.nlogo.api that return Patch
 Patch Argument.getPatch()
          Returns the argument as an org.nlogo.api.Patch
 


NetLogo API
version 3.0.2