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()
IsDefaultArc
getBackgroundColorAsString
in interface IsDefaultArc
public int getBorderWidth()
IsDefaultArc
getBorderWidth
in interface IsDefaultArc
public String getBorderColorAsString()
IsDefaultArc
getBorderColorAsString
in interface IsDefaultArc
public Position getBorderSkipped()
IsDefaultRectangle
getBorderSkipped
in interface IsDefaultRectangle