Package logist

Class Summary
LogistPlatform The entry point of the LogistPlatform.
LogistSettings The global settings of the platform.
Measures Defines unit conversions between external values from XML files (e.g.
 

Enum Summary
LogistSettings.ColorKey A color stored as Color.
LogistSettings.FileKey A file path stored as java.io.File.
LogistSettings.FlagKey A flag stored as boolean.
LogistSettings.SizeKey A size stored as int.
LogistSettings.TimeoutKey A timeout stored as long.
 

Exception Summary
LogistException An exception that is thrown when an unrecoverable error occurs that forces the platform to terminate.