public final class DefaultRectangle extends DefaultArc implements IsDefaultRectangle
| Constructor and Description |
|---|
DefaultRectangle() |
| 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 IsDefaultArcgetBackgroundColorAsString in class DefaultArcpublic int getBorderWidth()
IsDefaultArcgetBorderWidth in interface IsDefaultArcgetBorderWidth in class DefaultArcpublic String getBorderColorAsString()
IsDefaultArcgetBorderColorAsString in interface IsDefaultArcgetBorderColorAsString in class DefaultArcpublic Position getBorderSkipped()
IsDefaultRectanglegetBorderSkipped in interface IsDefaultRectangle