|
NetLogo API version 4.0.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WorldLoaderInterface | |
---|---|
org.nlogo.headless | Provides classes associated with running NetLogo "headless", that is, from the command line, with no GUI; includes the HeadlessWorkspace class |
org.nlogo.workspace |
Uses of WorldLoaderInterface in org.nlogo.headless |
---|
Classes in org.nlogo.headless that implement WorldLoaderInterface | |
---|---|
class |
HeadlessWorkspace
The main class for headless (no GUI) operation of NetLogo. |
Uses of WorldLoaderInterface in org.nlogo.workspace |
---|
Methods in org.nlogo.workspace with parameters of type WorldLoaderInterface | |
---|---|
void |
WorldLoader.load(String[] strings,
String version,
WorldLoaderInterface worldInterface)
|
void |
WorldLoader3D.load(String[] strings,
String version,
WorldLoaderInterface worldInterface)
|
|
NetLogo API version 4.0.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |