com.aspose.slides.pptx.animation
Class ConstsEx

java.lang.Object
  extended by com.aspose.slides.pptx.animation.ConstsEx

public class ConstsEx
extends java.lang.Object


Nested Class Summary
static class ConstsEx.BehaviorAccumulateTypeEx
          Represents types of accumulation of effect behaviors.
static class ConstsEx.BehaviorAdditiveTypeEx
          Represents additive type for effect behavior.
static class ConstsEx.BuildTypeEx
           
static class ConstsEx.ColorDirectionEx
          Represents color direction for color effect behavior.
static class ConstsEx.ColorSpaceEx
          Represents color space for color effect behavior.
static class ConstsEx.CommandEffectTypeEx
          Represents command effect type for command effect behavior.
static class ConstsEx.EffectFillTypeEx
          Represent fill types.
static class ConstsEx.EffectPresetClassTypeEx
          Represent effect class types.
static class ConstsEx.EffectRestartTypeEx
          Represent restart types for timing.
static class ConstsEx.EffectSubtypeEx
          Represents subtypes of animation effect.
static class ConstsEx.EffectTriggerTypeEx
          Represent trigger type of effect.
static class ConstsEx.EffectTypeEx
           
static class ConstsEx.FilterEffectRevealTypeEx
          Represents filter reveal type.
static class ConstsEx.FilterEffectSubtypeEx
          Represents filter effect subtypes.
static class ConstsEx.FilterEffectTypeEx
          Represents filter effect types.
static class ConstsEx.MotionCommandPathTypeEx
          Represent types of command for animation motion effect behavior.
static class ConstsEx.MotionOriginTypeEx
          Specifies what the origin of the motion path is relative to.
static class ConstsEx.MotionPathEditModeEx
          Specifies how the motion path moves when the target shape is moved
static class ConstsEx.MotionPathPointsTypeEx
          Represent types of points in animation motion path.
static class ConstsEx.PropertyCalcModeTypeEx
          Represent calc mode for animation property.
static class ConstsEx.PropertyTypeEx
          Represent property types for animation behavior.
static class ConstsEx.PropertyValueTypeEx
          Represent property value types.
 
Constructor Summary
ConstsEx()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConstsEx

public ConstsEx()