|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TimelinePropertyBuilder | |
|---|---|
| org.pushingpixels.trident | |
| Uses of TimelinePropertyBuilder in org.pushingpixels.trident |
|---|
| Methods in org.pushingpixels.trident that return TimelinePropertyBuilder | ||
|---|---|---|
TimelinePropertyBuilder<T> |
TimelinePropertyBuilder.accessWith(TimelinePropertyBuilder.PropertyAccessor<T> pAccessor)
|
|
TimelinePropertyBuilder<T> |
TimelinePropertyBuilder.from(T startValue)
|
|
TimelinePropertyBuilder<T> |
TimelinePropertyBuilder.fromCurrent()
|
|
TimelinePropertyBuilder<T> |
TimelinePropertyBuilder.getWith(TimelinePropertyBuilder.PropertyGetter<T> pGetter)
|
|
TimelinePropertyBuilder<T> |
TimelinePropertyBuilder.goingThrough(KeyFrames<T> keyFrames)
|
|
TimelinePropertyBuilder<T> |
TimelinePropertyBuilder.interpolatedWith(PropertyInterpolator<T> pInterpolator)
|
|
TimelinePropertyBuilder<T> |
TimelinePropertyBuilder.on(java.lang.Object object)
|
|
static
|
Timeline.property(java.lang.String propertyName)
|
|
TimelinePropertyBuilder<T> |
TimelinePropertyBuilder.setWith(TimelinePropertyBuilder.PropertySetter<T> pSetter)
|
|
TimelinePropertyBuilder<T> |
TimelinePropertyBuilder.to(T endValue)
|
|
| Methods in org.pushingpixels.trident with parameters of type TimelinePropertyBuilder | ||
|---|---|---|
|
Timeline.addPropertyToInterpolate(TimelinePropertyBuilder<T> propertyBuilder)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||