public final class NodeIndicator extends NodeElement
| Constructor and Description |
|---|
NodeIndicator()
Constructs a new
NodeIndicator. |
| Modifier and Type | Method and Description |
|---|---|
double |
getOpacity()
Returns the opacity of this indicator.
|
void |
setOpacity(double opacity)
Sets the opacity of this indicator.
|
getAlignment, getBackgroundColor, getElementType, getHeight, getMargin, getMargin, getName, getWidth, setAlignment, setBackgroundColor, setHeight, setMargin, setName, setWidthpublic double getOpacity()
public void setOpacity(double opacity)
opacity - the multiplicative opacity for this indicator.