Packages
com.ryanm.config Base interfaces for the Configurator system.
com.ryanm.config.imp Implementation classes and annotations
com.ryanm.config.serial Base classes/interfaces for the Configurator serialisation system.
com.ryanm.config.serial.imp Implementations of Codecs and Formatters
com.ryanm.config.swing Classes for the Configurator gui.
com.ryanm.config.swing.imp Widget implementations
com.ryanm.glvisualiser The general visualiser system.
com.ryanm.glvisualiser.imp Implementations of GLObject/GLEdge, and texture utilities.
com.ryanm.logging The logging subsystem.
com.ryanm.logging.gui Classes for the Logging interface.
com.speckled.specksim The main classes/interfaces of SpeckSim.
com.speckled.specksim.comm Controls communication characteristics
com.speckled.specksim.datagen Classes for generating datafiles of simulation results
com.speckled.specksim.gui Main package for the SpeckSim gui.
com.speckled.specksim.gui.imp Implementations of the visualiser interfaces.
com.speckled.specksim.gui.shelltest Contains an application for testing MessageShells.
com.speckled.specksim.gui.visualiser The speck visualisation system.
com.speckled.specksim.imp Useful implementation classes that don't fit anywhere else.
com.speckled.specksim.imp.comm Communication implementations
com.speckled.specksim.imp.env Environment implementations
com.speckled.specksim.imp.filter StateFilter implementations
com.speckled.specksim.imp.motion Movement model implementations.
com.speckled.specksim.imp.shells MessageShell implementations.
com.speckled.specksim.imp.specks Speck implementations.
com.speckled.specksim.imp.state StateProcessor and StateFilter implementations, and interfaces that can be applied to SpeckStates.
com.speckled.specksim.imp.stats StatisticModule implmentations.
com.speckled.specksim.imp.walls WallProvider implementations
com.speckled.specksim.listener Interfaces for monitoring the behaviour of a simulator.
com.speckled.specksim.state Classes for representing and manipulating the interesting state of a simulation
com.speckled.specksim.statistics The statistic gathering subsystem.
javax.vecmath Provides 3D vector mathematics classes.