Package gaiasky.script
package gaiasky.script
Scripting API specification and implementations
-
Interface Summary
-
Class SummaryClassDescriptionImplementation of the scripting interface using the event systemThis guy implements high level operations which run concurrently to the main thread by starting new threadsThe scripting server of Gaia Sky, backed by a Py4J
GatewayServer
.