Package com.jogamp.graph.ui.layout
Class Gap
- java.lang.Object
-
- com.jogamp.graph.ui.layout.Gap
-
public class Gap extends Object
GraphUI CSS property Gap, spaceing between (grid) cells not belonging to the element. The CSS gap property defines the size of the gap between the rows and columns in a grid layout.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description floatheight()Return height of vertical value, i.e.StringtoString()floatwidth()Return width of horizontal value, i.e.booleanzeroSumHeight()booleanzeroSumSize()booleanzeroSumWidth()
-