public class Rectangle extends AbstractElement<IsDefaultRectangle> implements IsDefaultRectangle
Modifier and Type | Method and Description |
---|---|
Position |
getBorderSkipped()
Returns the edge to skip drawing the border for.
|
void |
setBorderSkipped(Position borderSkipped)
Sets the edge to skip drawing the border for.
|
getBackgroundColor, getBackgroundColorAsString, getBorderColor, getBorderColorAsString, getBorderWidth, setBackgroundColor, setBackgroundColor, setBorderColor, setBorderColor, setBorderWidth
checkAndAddToParent, getChildKey, getDefaultValues, getParent, setCallbackToModel, setEventToModel
getArrayValue, getNativeObject, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, has, has, keys, remove, remove, removeIfExists, setArrayValue, setArrayValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, toJSON, type
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBackgroundColorAsString, getBorderColorAsString, getBorderWidth
public void setBorderSkipped(Position borderSkipped)
borderSkipped
- the edge to skip drawing the border for.public Position getBorderSkipped()
getBorderSkipped
in interface IsDefaultRectangle