ViewPort

interface ViewPort(source)

This interface implements an Adapter pattern between a generic view element and the needs of a Wormhole2D.

Functions

Link copied to clipboard
abstract fun getHeight(): Double
Getter method for the height of the adapted view.
Link copied to clipboard
abstract fun getWidth(): Double
Getter method for the width of the adapted view.