public abstract class AbstractBaseColor extends AbstractBaseParams implements ColorParams
ColorParams
classes.Type | Property and Description |
---|---|
DoubleProperty |
opacity |
PARAMETER_SEPARATOR
Constructor and Description |
---|
AbstractBaseColor()
Default Constructor.
|
AbstractBaseColor(Double opacity)
Default Constructor.
|
Modifier and Type | Method and Description |
---|---|
Double |
opacity() |
DoubleProperty |
opacityProperty() |
activateAutoRefresh, equals, getFieldValues, getKey, hasChanged, hasChanged, hashCode, readBoolean, readDouble, readInteger, setKey, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
activateAutoRefresh, getKey, hasChanged, hasChanged, parse, setKey
public DoubleProperty opacityProperty
public AbstractBaseColor()
public AbstractBaseColor(Double opacity)
opacity
- the opacity to use [0.0-1.0].public DoubleProperty opacityProperty()
Copyright © 2011–2016 JRebirth OSS. All rights reserved.