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.
Package com.spvessel.spacevil.Decorations

Classes

class  Border
 Border is a class that decorates item's shape with border. More...
 
class  CornerRadius
 A class that store radius values for each corner of the rectangle shape. More...
 
class  Effects
 Effects is a static class for controlling the application of effects to a item's shape. More...
 
class  Figure
 Figure class represents any triangulated shape. More...
 
class  Indents
 A structure that store indents of the item. More...
 
class  ItemState
 A class that describes state of the item and its changes according to state value. More...
 
class  Shadow
 Class that is the shadow of an item. More...
 
class  Spacing
 A class that store vertical and horizontal spacing values of the item. More...
 
class  Style
 Style is a class that describes the appearance of an element. More...
 
class  SubtractFigure
 SubtractFigure is visual effect for applying to item's shape. More...
 
class  ThemeStyle
 A style theme to store styles for items in the current application. More...