Package com.scroogexhtml.table
Class RowBorder
java.lang.Object
com.scroogexhtml.table.RowBorder
RowBorder represents a table border definition.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintvoidsetBorderColor(String borderColor) voidsetBorderStyle(BorderStyle borderStyle) voidsetBorderWidth(int borderWidth)
-
Constructor Details
-
RowBorder
public RowBorder()
-
-
Method Details
-
getBorderStyle
-
setBorderStyle
-
getBorderColor
-
setBorderColor
-
getBorderWidth
public int getBorderWidth() -
setBorderWidth
public void setBorderWidth(int borderWidth)
-