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.Size Member List

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

getHeight()com.spvessel.spacevil.Core.Size
getWidth()com.spvessel.spacevil.Core.Size
setHeight(int value)com.spvessel.spacevil.Core.Size
setSize(int w, int h)com.spvessel.spacevil.Core.Size
setWidth(int value)com.spvessel.spacevil.Core.Size
Size(int w, int h)com.spvessel.spacevil.Core.Size