Uses of Interface
io.github.interacto.properties.Zoomable
-
Packages that use Zoomable Package Description io.github.interacto.command.library -
-
Uses of Zoomable in io.github.interacto.command.library
Fields in io.github.interacto.command.library declared as Zoomable Modifier and Type Field Description protected ZoomableZoom. zoomableThe object to zoom.Constructors in io.github.interacto.command.library with parameters of type Zoomable Constructor Description Zoom(Zoomable zoomable)Initialises a Zoom command.
-