Superclass for all readonly properties wrapping a double.
double
extends DoubleExpression implements ReadOnlyProperty<Number>
See also: javafx.beans.value.ObservableDoubleValue, javafx.beans.binding.DoubleExpression, ReadOnlyProperty
Since: JavaFX 2.0
javafx.animation.Animation.currentRateProperty()
javafx.beans.property.ReadOnlyDoubleProperty.readOnlyDoubleProperty()
javafx.beans.property.ReadOnlyDoubleWrapper.getReadOnlyProperty()
javafx.concurrent.Service.progressProperty()
javafx.concurrent.Task.progressProperty()
javafx.concurrent.Worker.progressProperty()
javafx.scene.ImageCursor.hotspotXProperty()
javafx.scene.Scene.heightProperty()
javafx.scene.chart.CategoryAxis.categorySpacingProperty()
javafx.scene.chart.ValueAxis.scaleProperty()
javafx.scene.control.Dialog.heightProperty()
javafx.scene.control.TableColumnBase.widthProperty()
javafx.scene.control.skin.CellSkinBase.cellSizeProperty()
javafx.scene.image.Image.heightProperty()
javafx.scene.layout.Region.heightProperty()
javafx.scene.layout.TilePane.tileHeightProperty()
javafx.scene.media.MediaPlayer.currentRateProperty()
javafx.scene.text.Text.baselineOffsetProperty()
javafx.scene.web.WebView.heightProperty()
javafx.stage.PopupWindow.anchorXProperty()
javafx.stage.Window.heightProperty()