All Classes
| Class | Description |
|---|---|
| BackgroundCreator |
Utility class for creating background
DisplayStacks. |
| EnergyStackWriter |
Writes an energy-stack to the file-system.
|
| ExportSharedObjects |
An interface for exporting shared objects to a target container.
|
| MarksInitializationFactory |
Factory for creating
MarksInitialization instances. |
| MultiInput |
An input to an experiment that combines a particular
Stack with other types of entities. |
| MultiInputManager |
Manages input for
MultiInput objects, combining various input sources. |
| MultiInputSubMap<T> |
A sub-item of a
MultiInput that manages a map of objects. |
| OperationMap<T> |
Stores objects as operations in a map, implementing the
MultiInputSubMap interface. |
| StackWithMap |
Combines a Stack with a map of other stacks.
|