public class Timeline extends Animatable
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Media.Animation.Timeline
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
assemblyFullName
Fully assembly qualified name: PresentationCore, Version=9.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
|
static java.lang.String |
assemblyShortName
Assembly name: PresentationCore
|
static java.lang.String |
className
Qualified class name: System.Windows.Media.Animation.Timeline
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
Timeline() |
Timeline(java.lang.Object instance)
Internal constructor.
|
ApplyAnimationClock, ApplyAnimationClock, BeginAnimation, BeginAnimation, CloneNewAnimatable, GetAnimationBaseValue, getHasAnimatedProperties, ShouldSerializeStoredWeakReferenceaddChanged, Clone, CloneCurrentValue, Freeze, GetAsFrozen, getCanFreeze, GetCurrentValueAsFrozen, getIsFrozen, removeChangedClearValue, ClearValue, CoerceValue, getDependencyObjectType, getIsSealed, GetLocalValueEnumerator, GetValue, InvalidateProperty, ReadLocalValue, SetCurrentValue, SetValue, SetValueCheckAccess, getDispatcher, VerifyAccesspublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public Timeline()
throws java.lang.Throwable
java.lang.Throwablepublic Timeline(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic void addCompleted(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCurrentGlobalSpeedInvalidated(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCurrentStateInvalidated(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCurrentTimeInvalidated(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addRemoveRequested(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic static Timeline cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into Timeline, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedTimeline instancejava.lang.Throwable - in case of error during cast operationpublic Timeline CloneCurrentValueNewTimeline() throws java.lang.Throwable, ArgumentException, InvalidOperationException, ObjectDisposedException, SecurityException, IOException, UnauthorizedAccessException, PlatformNotSupportedException, FormatException, ArgumentOutOfRangeException, NotSupportedException
public Timeline CloneNewTimeline() throws java.lang.Throwable, InvalidOperationException, SecurityException, IOException, PlatformNotSupportedException, ArgumentNullException, ArgumentException, ArgumentOutOfRangeException, IndexOutOfRangeException, FormatException, NotSupportedException
public Clock CreateClock() throws java.lang.Throwable, InvalidOperationException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, IndexOutOfRangeException, NotSupportedException, OverflowException, ArgumentOutOfRangeException, Win32Exception, ObjectDisposedException, OutOfMemoryException, MulticastNotSupportedException, InvalidCastException, InvalidEnumArgumentException
java.lang.ThrowableInvalidOperationExceptionArgumentExceptionPlatformNotSupportedExceptionArgumentNullExceptionIndexOutOfRangeExceptionNotSupportedExceptionOverflowExceptionArgumentOutOfRangeExceptionWin32ExceptionObjectDisposedExceptionOutOfMemoryExceptionMulticastNotSupportedExceptionInvalidCastExceptionInvalidEnumArgumentExceptionpublic Clock CreateClock(boolean hasControllableRoot) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, InvalidOperationException, Win32Exception, PlatformNotSupportedException, CultureNotFoundException, ObjectDisposedException, IndexOutOfRangeException, NotSupportedException, OverflowException, OutOfMemoryException, ArgumentNullException, MulticastNotSupportedException, InvalidCastException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionWin32ExceptionPlatformNotSupportedExceptionCultureNotFoundExceptionObjectDisposedExceptionIndexOutOfRangeExceptionNotSupportedExceptionOverflowExceptionOutOfMemoryExceptionArgumentNullExceptionMulticastNotSupportedExceptionInvalidCastExceptionpublic double getAccelerationRatio()
throws java.lang.Throwable,
ArgumentException,
InvalidOperationException,
ArgumentNullException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
NotSupportedException,
IndexOutOfRangeException,
FormatException
public boolean getAutoReverse()
throws java.lang.Throwable,
ArgumentException,
InvalidOperationException,
ArgumentNullException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
NotSupportedException,
IndexOutOfRangeException,
FormatException
public double getDecelerationRatio()
throws java.lang.Throwable,
ArgumentException,
InvalidOperationException,
ArgumentNullException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
NotSupportedException,
IndexOutOfRangeException,
FormatException
public Duration getDuration() throws java.lang.Throwable, ArgumentException, InvalidOperationException, ArgumentNullException, PlatformNotSupportedException, ArgumentOutOfRangeException, NotSupportedException, IndexOutOfRangeException, FormatException
public FillBehavior getFillBehavior() throws java.lang.Throwable, ArgumentException, InvalidOperationException, ArgumentNullException, PlatformNotSupportedException, ArgumentOutOfRangeException, NotSupportedException, IndexOutOfRangeException, FormatException
public java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in class AnimatableString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in class AnimatableString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in class AnimatableObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in class AnimatableString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in class AnimatableJCType representing the CLR Type of the instantiated Classpublic java.lang.String getName()
throws java.lang.Throwable,
ArgumentException,
InvalidOperationException,
ArgumentNullException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
NotSupportedException,
IndexOutOfRangeException,
FormatException
public RepeatBehavior getRepeatBehavior() throws java.lang.Throwable, ArgumentException, InvalidOperationException, ArgumentNullException, PlatformNotSupportedException, ArgumentOutOfRangeException, NotSupportedException, IndexOutOfRangeException, FormatException
public double getSpeedRatio()
throws java.lang.Throwable,
ArgumentException,
InvalidOperationException,
ArgumentNullException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
NotSupportedException,
IndexOutOfRangeException,
FormatException
public void removeCompleted(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCurrentGlobalSpeedInvalidated(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCurrentStateInvalidated(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCurrentTimeInvalidated(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeRemoveRequested(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void setAccelerationRatio(double AccelerationRatio)
throws java.lang.Throwable,
ArgumentException,
InvalidOperationException,
ArgumentNullException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
NotSupportedException,
FormatException,
OutOfMemoryException
public void setAutoReverse(boolean AutoReverse)
throws java.lang.Throwable,
ArgumentException,
InvalidOperationException,
ArgumentNullException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
NotSupportedException,
OutOfMemoryException
public void setDecelerationRatio(double DecelerationRatio)
throws java.lang.Throwable,
ArgumentException,
InvalidOperationException,
ArgumentNullException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
NotSupportedException,
FormatException,
OutOfMemoryException
public void setDuration(Duration Duration) throws java.lang.Throwable, ArgumentException, InvalidOperationException, ArgumentNullException, PlatformNotSupportedException, ArgumentOutOfRangeException, IndexOutOfRangeException, NotSupportedException, FormatException, OutOfMemoryException
public void setFillBehavior(FillBehavior FillBehavior) throws java.lang.Throwable, ArgumentException, InvalidOperationException, ArgumentNullException, PlatformNotSupportedException, ArgumentOutOfRangeException, IndexOutOfRangeException, NotSupportedException, FormatException, OutOfMemoryException
public void setJCOInstance(JCObject instance)
setJCOInstance in class Animatablepublic void setName(java.lang.String Name)
throws java.lang.Throwable,
ArgumentException,
InvalidOperationException,
ArgumentNullException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
NotSupportedException,
FormatException,
OutOfMemoryException
public void setRepeatBehavior(RepeatBehavior RepeatBehavior) throws java.lang.Throwable, ArgumentException, InvalidOperationException, ArgumentNullException, PlatformNotSupportedException, ArgumentOutOfRangeException, IndexOutOfRangeException, NotSupportedException, FormatException, OutOfMemoryException
public void setSpeedRatio(double SpeedRatio)
throws java.lang.Throwable,
ArgumentException,
InvalidOperationException,
ArgumentNullException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
NotSupportedException,
FormatException,
OutOfMemoryException