public final class DefaultChartRectangle extends Object implements IsDefaultRectangle
| Modifier and Type | Method and Description |
|---|---|
String |
getBackgroundColorAsString()
Returns the background color.
|
String |
getBorderColorAsString()
Returns the border color.
|
Position |
getBorderSkipped()
Returns the edge to skip drawing the border for.
|
int |
getBorderWidth()
Returns the border width.
|
public String getBackgroundColorAsString()
IsDefaultArcgetBackgroundColorAsString in interface IsDefaultArcpublic int getBorderWidth()
IsDefaultArcgetBorderWidth in interface IsDefaultArcpublic String getBorderColorAsString()
IsDefaultArcgetBorderColorAsString in interface IsDefaultArcpublic Position getBorderSkipped()
IsDefaultRectanglegetBorderSkipped in interface IsDefaultRectangle