public final class DefaultRectangle extends java.lang.Object implements IsDefaultRectangle
| Constructor and Description |
|---|
DefaultRectangle()
Creates a defualt arc
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getBackgroundColorAsString()
Returns the background color.
|
java.lang.String |
getBorderColorAsString()
Returns the border color.
|
BorderSkipped |
getBorderSkipped()
Returns the edge to skip drawing the border for.
|
int |
getBorderWidth()
Returns the border width.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBackgroundColorAsString, getBorderColorAsString, getBorderWidthpublic BorderSkipped getBorderSkipped()
IsDefaultRectanglegetBorderSkipped in interface IsDefaultRectanglepublic final java.lang.String getBackgroundColorAsString()
IsDefaultOptionsElementgetBackgroundColorAsString in interface IsDefaultOptionsElementpublic final int getBorderWidth()
IsDefaultOptionsElementgetBorderWidth in interface IsDefaultOptionsElementpublic final java.lang.String getBorderColorAsString()
IsDefaultOptionsElementgetBorderColorAsString in interface IsDefaultOptionsElement