Package it.unibo.alchemist.boundary.ui.impl
See: Description
-
Class Summary Class Description PointAdapter Adapts various representations of bidimensional positions. LinearZoomManager A LinearZoomManager converts the sliding of any physical/virtual device/control into a zoom rate through a linear function. PointerSpeedImpl Implementation for PointerSpeed interface. ExponentialZoomManager An ExpZoomManager
converts the sliding of any physical/virtual device/control into a zoom rate through an exponential function (in this way I am sure to not see negative values ;-).AbstractWormhole2D Partial, abstract, implementation for the interface Wormhole2D. DoubleDimension Implementation of the Dimension2D abstract class with double precision. AbstractSlideInputManager ASlideInputManager
is the base class for any class whose aim is to handle the the sliding of any physical/virtual device/control.