Package it.unibo.alchemist.boundary.wormhole.impl

Types

Link copied to clipboard
class AngleManagerImpl : AbstractSlideInputManager, AngleManager
An AngleManager converts the sliding of any physical/virtual device/control into an angle expressed with radians.
Link copied to clipboard
open class ComponentViewPort : ViewPort
Adapter class that adapts the AWT Component class to a generic ViewPort for usage in it.unibo.alchemist.boundary.ui.impl.AbstractWormhole2D.
Link copied to clipboard
class MapWormhole : WormholeSwing<P>
Wormhole used for maps rendering.
Link copied to clipboard
open class WormholeSwing<P : Position2D<out P>?> : AbstractWormhole2D<P>
An implementation of [AbstractWormhole2D] for Swing.