Reference for JVM version of SpaceVIL  0.3.5.8
SpaceVIL (Space of Visual Items Layout) is a cross-platform and multilingual framework for creating GUI client applications for .NET Standard, .NET Core and JVM. SpaceVIL is based on OpenGL graphic technology and GLFW. Using this framework in conjunction with .Net Core or with a JVM, you can work and create graphical client applications on Linux, Mac OS X and Windows.
com.spvessel.spacevil.Core.InterfaceSize Member List

This is the complete list of members for com.spvessel.spacevil.Core.InterfaceSize, including all inherited members.

getHeight()com.spvessel.spacevil.Core.InterfaceSize
getMaxHeight()com.spvessel.spacevil.Core.InterfaceSize
getMaxWidth()com.spvessel.spacevil.Core.InterfaceSize
getMinHeight()com.spvessel.spacevil.Core.InterfaceSize
getMinWidth()com.spvessel.spacevil.Core.InterfaceSize
getSize()com.spvessel.spacevil.Core.InterfaceSize
getWidth()com.spvessel.spacevil.Core.InterfaceSize
setHeight(int height)com.spvessel.spacevil.Core.InterfaceSize
setMaxHeight(int height)com.spvessel.spacevil.Core.InterfaceSize
setMaxWidth(int width)com.spvessel.spacevil.Core.InterfaceSize
setMinHeight(int height)com.spvessel.spacevil.Core.InterfaceSize
setMinWidth(int width)com.spvessel.spacevil.Core.InterfaceSize
setSize(int width, int height)com.spvessel.spacevil.Core.InterfaceSize
setWidth(int width)com.spvessel.spacevil.Core.InterfaceSize