com.spire.presentation.drawing.animation
Class MotionPath

java.lang.Object
  extended by com.spire.presentation.drawing.animation.MotionPath
All Implemented Interfaces:
com.spire.ms.System.Collections.IEnumerable, java.lang.Iterable

public class MotionPath
extends java.lang.Object
implements com.spire.ms.System.Collections.IEnumerable

Represent motion path.


Constructor Summary
MotionPath()
           
 
Method Summary
 java.util.ArrayList<MotionCmdPathEx> getMotionCmdPaths()
           
 

Constructor Detail

MotionPath

public MotionPath()
Method Detail

getMotionCmdPaths

public java.util.ArrayList<MotionCmdPathEx> getMotionCmdPaths()