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

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

getLineColor()com.spvessel.spacevil.Core.InterfaceLines
getLineThickness()com.spvessel.spacevil.Core.InterfaceLines
getPoints()com.spvessel.spacevil.Core.InterfaceLines
getX()com.spvessel.spacevil.Core.InterfacePosition
getY()com.spvessel.spacevil.Core.InterfacePosition
setLineColor(Color color)com.spvessel.spacevil.Core.InterfaceLines
setLineThickness(float thickness)com.spvessel.spacevil.Core.InterfaceLines
setPoints(List< float[]> coord)com.spvessel.spacevil.Core.InterfaceLines
setX(int x)com.spvessel.spacevil.Core.InterfacePosition
setY(int y)com.spvessel.spacevil.Core.InterfacePosition