Uses of Class
org.teamapps.ux.component.format.Line
-
Packages that use Line Package Description org.teamapps.ux.component.format -
-
Uses of Line in org.teamapps.ux.component.format
Methods in org.teamapps.ux.component.format that return Line Modifier and Type Method Description LineBorder. getBottom()LineBorder. getLeft()LineBorder. getRight()LineBorder. getTop()Constructors in org.teamapps.ux.component.format with parameters of type Line Constructor Description Border(Line line)Border(Line top, Line left, Line bottom, Line right)Border(Line top, Line left, Line bottom, Line right, float borderRadius)
-