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()
IsDefaultArcgetBackgroundColorAsString in interface IsDefaultArcpublic int getBorderWidth()
IsDefaultArcgetBorderWidth in interface IsDefaultArcpublic String getBorderColorAsString()
IsDefaultArcgetBorderColorAsString in interface IsDefaultArc