Instance Constructors
-
new
AbstractWorkspace(world: World)
Abstract Value Members
-
-
abstract
def
attachModelDir(filePath: String): String
-
abstract
def
behaviorSpaceExperimentName(name: String): Unit
-
abstract
def
behaviorSpaceExperimentName: String
-
abstract
def
behaviorSpaceRunNumber(n: Int): Unit
-
abstract
def
behaviorSpaceRunNumber: Int
-
abstract
def
benchmark(minTime: Int, maxTime: Int): Unit
-
abstract
def
breathe(): Unit
-
abstract
def
changeTopology(wrapX: Boolean, wrapY: Boolean): Unit
-
abstract
def
clearAll(): Unit
-
abstract
def
clearDrawing(): Unit
-
abstract
def
clearLastLogoException(): Unit
-
abstract
def
clearOutput(): Unit
-
abstract
def
clearTicks(): Unit
-
abstract
def
command(source: String): Unit
-
abstract
def
compileCommands(source: String, agentKind: AgentKind): Procedure
-
abstract
def
compileCommands(source: String): Procedure
-
abstract
def
compileReporter(source: String): Procedure
-
-
abstract
def
compilerTestingMode: Boolean
-
abstract
def
completedActivations: WeakHashMap[Activation, Boolean]
-
abstract
def
convertToNormal(): String
-
abstract
def
currentPlot(plot: String): Unit
-
abstract
def
deleteLogFiles(): Unit
-
abstract
def
drawSpotlight: Boolean
-
abstract
def
evaluateCommands(owner: JobOwner, source: String, agents: AgentSet, waitForCompletion: Boolean): Unit
-
abstract
def
evaluateCommands(owner: JobOwner, source: String, agent: Agent, waitForCompletion: Boolean): Unit
-
abstract
def
evaluateCommands(owner: JobOwner, source: String, waitForCompletion: Boolean): Unit
-
abstract
def
evaluateCommands(owner: JobOwner, source: String): Unit
-
abstract
def
evaluateReporter(owner: JobOwner, source: String, agents: AgentSet): AnyRef
-
abstract
def
evaluateReporter(owner: JobOwner, source: String, agent: Agent): AnyRef
-
abstract
def
evaluateReporter(owner: JobOwner, source: String): AnyRef
-
abstract
def
exportAllPlots(path: String): Unit
-
abstract
def
exportDrawing(path: String, format: String): Unit
-
abstract
def
exportInterface(path: String): Unit
-
abstract
def
exportOutput(path: String): Unit
-
abstract
def
exportPlot(plotName: String, path: String): Unit
-
abstract
def
exportView: BufferedImage
-
abstract
def
exportView(path: String, format: String): Unit
-
abstract
def
exportWorld(writer: PrintWriter): Unit
-
abstract
def
exportWorld(path: String): Unit
-
abstract
def
fileManager: FileManager
-
abstract
def
fontSize: Int
-
abstract
def
getAndCreateDrawing(): BufferedImage
-
-
abstract
def
getHubNetManager: Option[HubNetInterface]
-
abstract
def
getModelDir: String
-
abstract
def
getModelFileName: String
-
abstract
def
getModelPath: String
-
abstract
def
getPlot(plot: String): PlotInterface
-
abstract
def
graphicsChecksum: String
-
abstract
def
hubNetRunning_=(running: Boolean): Unit
-
abstract
def
importDrawing(file: File): Unit
-
abstract
def
importerErrorHandler(): ErrorHandler
-
abstract
def
inspectAgent(agentKind: AgentKind, agent: Agent, radius: Double): Unit
-
abstract
def
inspectAgent(agent: Agent, radius: Double): Unit
-
abstract
def
isHeadless: Boolean
-
abstract
def
lastLogoException: LogoException
-
abstract
def
magicOpen(name: String): Unit
-
abstract
def
makeCommandThunk(code: String, jobOwnerName: String, rng: MersenneTwisterFast): CommandLogoThunk
-
abstract
def
makeCommandThunk(code: String, jobOwnerName: String): CommandLogoThunk
-
abstract
def
makeReporterThunk(code: String, jobOwnerName: String): ReporterLogoThunk
-
abstract
def
modelNameForDisplay: String
-
abstract
def
open(path: String): Unit
-
abstract
def
openModel(model: Model): Unit
-
abstract
def
openString(modelContents: String): Unit
-
abstract
def
outputObject(obj: AnyRef, owner: AnyRef, addNewline: Boolean, readable: Boolean, destination: OutputDestination): Unit
-
abstract
def
ownerFinished(owner: JobOwner): Unit
-
abstract
def
patchSize: Double
-
abstract
def
patchSize(patchSize: Double): Unit
-
abstract
def
periodicUpdate(): Unit
-
abstract
def
perspective: Perspective
-
abstract
def
plotManager: AnyRef
-
-
abstract
def
profilingEnabled: Boolean
-
abstract
def
profilingTracer: Tracer
-
abstract
def
readFromString(path: String): AnyRef
-
abstract
def
renderPerspective: Boolean
-
-
abstract
def
report(source: String): AnyRef
-
abstract
def
requestDisplayUpdate(force: Boolean): Unit
-
abstract
def
resetTicks(c: Context): Unit
-
abstract
def
resizeView(): Unit
-
abstract
def
runCompiledCommands(owner: JobOwner, procedure: Procedure): Boolean
-
abstract
def
runCompiledReporter(owner: JobOwner, procedure: Procedure): AnyRef
-
abstract
def
runtimeError(owner: JobOwner, context: Context, instruction: Instruction, ex: Exception): Unit
-
abstract
def
seedRNGs(seed: Int): Unit
-
abstract
def
sendOutput(oo: OutputObject, toOutputArea: Boolean): Unit
-
abstract
def
setDimensions(dim: WorldDimensions, patchSize: Double): Unit
-
abstract
def
setDimensions(dim: WorldDimensions): Unit
-
abstract
def
setModelPath(path: String): Unit
-
abstract
def
setProfilingTracer(tracer: Tracer): Unit
-
abstract
def
setupPlots(c: Context): Unit
-
abstract
def
startLogging(properties: String): Unit
-
abstract
def
stopInspectingAgent(agent: Agent): Unit
-
abstract
def
stopInspectingDeadAgents(): Unit
-
abstract
def
tick(c: Context, originalInstruction: Instruction): Unit
-
abstract
def
updateDisplay(haveWorldLockAlready: Boolean): Unit
-
abstract
def
updatePlots(c: Context): Unit
-
abstract
def
viewHeight: Double
-
abstract
def
viewOffsetX: Double
-
abstract
def
viewOffsetY: Double
-
abstract
def
viewWidth: Double
-
abstract
def
waitFor(runnable: CommandRunnable): Unit
-
abstract
def
waitForQueuedEvents(): Unit
-
abstract
def
waitForResult[T](runnable: ReporterRunnable[T]): T
-
abstract
def
world: World
-
abstract
def
worldChecksum: String
-
abstract
def
zipLogFiles(filename: String): Unit
Concrete Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
def
addCustomShapes(filename: String): Unit
-
def
addJobFromJobThread(job: Job): Unit
-
final
def
asInstanceOf[T0]: T0
-
-
def
beep(): Unit
-
def
checkCommandSyntax(source: String): Unit
-
def
checkReporterSyntax(source: String): Unit
-
def
clone(): AnyRef
-
def
compileForRun(source: String, context: Context, reporter: Boolean): Procedure
-
def
dispose(): Unit
-
def
doImport(importer: FileImporter): Unit
-
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
exportInterfaceGlobals(writer: PrintWriter): Unit
-
def
finalize(): Unit
-
def
findProcedurePositions(source: String): Map[String, ProcedureSyntax]
-
final
def
getClass(): Class[_]
-
-
def
getProcedures(): Map[String, Procedure]
-
-
def
getSource(filename: String): String
-
def
getTokenAtPosition(s: String, pos: Int): Token
-
def
guessExportName(defaultName: String): String
-
def
halt(): Unit
-
def
hashCode(): Int
-
def
importDrawing(filename: String): Unit
-
def
importExtensionData(name: String, data: List[Array[String]], handler: ImportErrorHandler): Unit
-
def
importWorld(reader: Reader): Unit
-
def
importWorld(filename: String): Unit
-
def
init(): Unit
-
def
isConstant(s: String): Boolean
-
def
isExtensionName(name: String): Boolean
-
final
def
isInstanceOf[T0]: Boolean
-
def
isReporter(s: String): Boolean
-
def
isValidIdentifier(s: String): Boolean
-
def
joinForeverButtons(agent: Agent): Unit
-
def
lastRunTimes(): WeakHashMap[Job, WeakHashMap[Agent, WeakHashMap[Command, MutableLong]]]
-
-
def
mouseDown: Boolean
-
def
mouseInside: Boolean
-
def
mouseXCor: Double
-
def
mouseYCor: Double
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
readNumberFromString(source: String): Double
-
def
setOutputAreaContents(text: String): Unit
-
def
setProcedures(procedures: Map[String, Procedure]): Unit
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
def
tokenizeForColorization(s: String): Array[Token]
-
def
updateMode(updateMode: UpdateMode): Unit
-
-
def
updateUI(): Unit
-
def
userDirectory: Option[String]
-
def
userFile: Option[String]
-
def
userInput(msg: String): Option[String]
-
def
userMessage(msg: String): Boolean
-
def
userNewFile: Option[String]
-
def
userOneOf(msg: String, xs: LogoList): Option[AnyRef]
-
def
userYesOrNo(msg: String): Option[Boolean]
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
def
warningMessage(message: String): Boolean
Inherited from AnyRef
Inherited from Any