public abstract class ReadOnlyFloatProperty
  Comment     Returned-by     Constructor-argument     Method-argument     Field-type     Type-bound     Links  

Superclass for all readonly properties wrapping a float.

extends FloatExpression implements ReadOnlyProperty<Number>

See also:
javafx.beans.value.ObservableFloatValue, javafx.beans.binding.FloatExpression, ReadOnlyProperty

Since:  JavaFX 2.0