public final class Rectangle extends Arc
| Modifier and Type | Method and Description |
|---|---|
Position |
getBorderSkipped()
Returns the edge to skip drawing the border for.
|
protected java.lang.String |
getDefaultBackgroundColor()
Returns the default background color.
|
protected java.lang.String |
getDefaultBorderColor()
Returns the default border color.
|
protected int |
getDefaultBorderWidth()
Returns the default border width.
|
void |
setBorderSkipped(Position borderSkipped)
Sets the edge to skip drawing the border for.
|
getBackgroundColor, getBackgroundColorAsString, getBorderColor, getBorderColorAsString, getBorderWidth, setBackgroundColor, setBackgroundColor, setBorderColor, setBorderColor, setBorderWidthcheckAndAddToParent, hasPropertycheckAndGetDoubleValues, checkAndGetEnumValues, checkAndGetIntegerValues, checkAndGetStringValues, checkAndSetDoubleValues, checkAndSetEnumValues, checkAndSetIntegerValues, checkAndSetStringValues, getDoubleArray, getIntegerArray, getJavaScriptObject, getObjectArray, getStringArray, getValue, getValue, getValue, getValue, getValue, getValue, getValue, has, has, hasToBeRegistered, isEmpty, keys, remove, remove, removeIfExists, setDoubleArray, setEnumValueArray, setIntegerArray, setObjectArray, setStringArray, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, toString, typeprotected java.lang.String getDefaultBackgroundColor()
ArcgetDefaultBackgroundColor in class Arcprotected int getDefaultBorderWidth()
ArcgetDefaultBorderWidth in class Arcprotected java.lang.String getDefaultBorderColor()
ArcgetDefaultBorderColor in class Arcpublic void setBorderSkipped(Position borderSkipped)
borderSkipped - the edge to skip drawing the border for.Positionpublic Position getBorderSkipped()
Position.bottom.Position