Package it.unibo.alchemist.boundary.swingui.api

Types

Link copied to clipboard
interface Graphical2DOutputMonitor<T, P : Position<out P>?> : GraphicalOutputMonitor<T, P>
An output monitor that supports zooming on bidimensional environments.
Link copied to clipboard
interface GraphicalOutputMonitor<T, P : Position<out P>?> : OutputMonitor<T, P>
OutputMonitor that handles the graphical part of the simulation.