Package org.teamapps.ux.component.format
Class Line
java.lang.Object
org.teamapps.ux.component.format.Line
public class Line
extends java.lang.Object
-
Constructor Summary
-
Method Summary
Modifier and Type Method Description org.teamapps.dto.UiLinecreateUiLine()org.teamapps.common.format.ColorgetColor()floatgetThickness()LineTypegetType()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Line
public Line(org.teamapps.common.format.Color color) -
Line
-
-
Method Details
-
getThickness
public float getThickness() -
getType
-
getColor
public org.teamapps.common.format.Color getColor() -
createUiLine
public org.teamapps.dto.UiLine createUiLine()
-