|
Spec-Zone .ru
спецификации, руководства, описания, API
|
@Generated(value="Generated by javafx.builder.processor.BuilderProcessor") @Deprecated public abstract class TransitionBuilder<B extends TransitionBuilder<B>> extends AnimationBuilder<B>
Transition| Modifier | Constructor and Description |
|---|---|
protected |
TransitionBuilder()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
applyTo(Transition x)
Deprecated.
|
B |
interpolator(Interpolator x)
Deprecated.
Set the value of the
interpolator property for the instance constructed by this builder. |
B |
targetFramerate(double x)
Deprecated.
Set the value of the
targetFramerate property for the instance constructed by this builder. |
applyTo, autoReverse, cycleCount, delay, onFinished, rateprotected TransitionBuilder()
public void applyTo(Transition x)
public B interpolator(Interpolator x)
interpolator property for the instance constructed by this builder.public B targetFramerate(double x)
targetFramerate property for the instance constructed by this builder.targetFramerate in class AnimationBuilder<B extends TransitionBuilder<B>>Copyright (c) 2008, 2013, Oracle and/or its affiliates. All rights reserved. Use is subject to .