Package it.unibo.alchemist.boundary.interfaces
See: Description
-
Enum Summary Enum Description ViewStatus The enum models the status of the view. -
Interface Summary Interface Description FXOutputMonitor OutputMonitorthat handles the graphical part of the simulation in JavaFX.DrawCommand Functional interface that models a command for JavaFX thread to draw something on a javafx.scene.canvas.Canvas. OutputMonitor An interface for the visualization of the simulation. Graphical2DOutputMonitor An output monitor that supports zooming on bidimensional environments. GraphicalOutputMonitor OutputMonitorthat handles the graphical part of the simulation.