public interface ImporterUser
Method Summary | |
---|---|
void |
currentPlot(String plot)
|
PlotInterface |
getPlot(String plot)
|
void |
setOutputAreaContents(String text)
|
Methods inherited from interface org.nlogo.agent.WorldResizer |
---|
patchSize, resizeWorld, setDimensions |
Method Detail |
---|
void setOutputAreaContents(String text)
void currentPlot(String plot)
PlotInterface getPlot(String plot)