A B C D E F G H I K L M N P R S T U V W X Y

L

logist - package logist
 
logist.agent - package logist.agent
 
logist.behavior - package logist.behavior
 
logist.config - package logist.config
 
logist.gui - package logist.gui
 
logist.history - package logist.history
 
logist.plan - package logist.plan
Allows to create plans that consist of a sequence of actions.
logist.simulation - package logist.simulation
 
logist.task - package logist.task
Provides task generation, task distribution and task sets.
logist.topology - package logist.topology
The topology of the Pickup and Delivery problem
LogistException - Exception in logist
An exception that is thrown when an unrecoverable error occurs that forces the platform to terminate.
LogistException(String, Throwable) - Constructor for exception logist.LogistException
A platform exception that is caused by another exception.
LogistException(String) - Constructor for exception logist.LogistException
A platform exception that describes the encountered problem.
LogistPlatform - Class in logist
The entry point of the LogistPlatform.
LogistPlatform() - Constructor for class logist.LogistPlatform
 
LogistSettings - Class in logist
The global settings of the platform.
LogistSettings() - Constructor for class logist.LogistSettings
Creates a new setting with default values.
LogistSettings.ColorKey - Enum in logist
A color stored as Color.
LogistSettings.FileKey - Enum in logist
A file path stored as java.io.File.
LogistSettings.FlagKey - Enum in logist
A flag stored as boolean.
LogistSettings.SizeKey - Enum in logist
A size stored as int.
LogistSettings.TimeoutKey - Enum in logist
A timeout stored as long.

A B C D E F G H I K L M N P R S T U V W X Y