public class DefaultArc extends Object implements IsDefaultArc
Constructor and Description |
---|
DefaultArc() |
Modifier and Type | Method and Description |
---|---|
String |
getBackgroundColorAsString()
Returns the background color.
|
String |
getBorderColorAsString()
Returns the border color.
|
int |
getBorderWidth()
Returns the border width.
|
public String getBackgroundColorAsString()
IsDefaultArc
getBackgroundColorAsString
in interface IsDefaultArc
public int getBorderWidth()
IsDefaultArc
getBorderWidth
in interface IsDefaultArc
public String getBorderColorAsString()
IsDefaultArc
getBorderColorAsString
in interface IsDefaultArc