Class AnimatedDimensionProperty

All Implemented Interfaces:
Updatable, AnimatedPropertyBase<DimensionBase>, Property<DimensionBase>, Functor<DimensionBase>

public class AnimatedDimensionProperty extends AnimatedObjectProperty<DimensionBase>
  • Field Details

  • Constructor Details

  • Method Details

    • getValue

      public DimensionBase getValue()
      Description copied from interface: Property
      Returns the value of this property.
      Returns:
      The value of this property.