ComponentViewPort

Adapter class that adapts the AWT Component class to a generic ViewPort for usage in it.unibo.alchemist.boundary.ui.impl.AbstractWormhole2D.

Constructors

Link copied to clipboard
constructor(component: Component)
Default constructor.

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open fun equals(o: Any): Boolean
Link copied to clipboard
open fun getHeight(): Double
Link copied to clipboard
open fun getWidth(): Double
Link copied to clipboard
open fun hashCode(): Int