public interface Highlightable
| Modifier and Type | Method and Description |
|---|---|
boolean |
isHighlighted()
Indicates whether the shape is highlighted.
|
void |
setHighlighted(boolean highlighted)
Specifies whether to highlight the shape.
|
boolean isHighlighted()
void setHighlighted(boolean highlighted)
highlighted - true to highlight the shape, otherwise false