motionpathpointstype-ag凯发旗舰厅
com.spire.presentation.drawing.animation
enum motionpathpointstype
java.lang.object
java.lang.enum<motionpathpointstype>
com.spire.presentation.drawing.animation.motionpathpointstype
- all implemented interfaces:
- java.lang.comparable<motionpathpointstype>
public enum motionpathpointstype
- extends java.lang.enum<motionpathpointstype>
represent types of points in animation motion path.
none
public static final motionpathpointstype none
-
auto
public static final motionpathpointstype auto
-
corner
public static final motionpathpointstype corner
-
straight
public static final motionpathpointstype straight
-
smooth
public static final motionpathpointstype smooth
-
curve_auto
public static final motionpathpointstype curve_auto
-
curve_corner
public static final motionpathpointstype curve_corner
-
curve_straight
public static final motionpathpointstype curve_straight
-
curve_smooth
public static final motionpathpointstype curve_smooth
-
getname
public java.lang.string getname()
getvalue
public int getvalue()