com.aspose.slides.pptx.animation
Class PropertyTypeEx

java.lang.Object
  extended by com.aspose.slides.Enumerate
      extended by com.aspose.slides.pptx.animation.PropertyTypeEx
All Implemented Interfaces:
java.lang.Comparable

public class PropertyTypeEx
extends Enumerate

Enumeration which defines property types.


Field Summary
static PropertyTypeEx COLOR
           
static int COLOR_ID
           
static PropertyTypeEx NOT_DEFINED
           
static int NOT_DEFINED_ID
           
static PropertyTypeEx OPACITY
           
static int OPACITY_ID
           
static PropertyTypeEx PPT_HEIGHT
           
static int PPT_HEIGHT_ID
           
static PropertyTypeEx PPT_WIDTH
           
static int PPT_WIDTH_ID
           
static PropertyTypeEx PPT_X
           
static int PPT_X_ID
           
static PropertyTypeEx PPT_Y
           
static int PPT_Y_ID
           
static PropertyTypeEx ROTATION
           
static int ROTATION_ID
           
static PropertyTypeEx ROTATION_PPT
           
static int ROTATION_PPT_ID
           
static PropertyTypeEx SHAPE_FILL_BACK_COLOR
           
static int SHAPE_FILL_BACK_COLOR_ID
           
static PropertyTypeEx SHAPE_FILL_COLOR
           
static int SHAPE_FILL_COLOR_ID
           
static PropertyTypeEx SHAPE_FILL_COLOR2
           
static int SHAPE_FILL_COLOR2_ID
           
static PropertyTypeEx SHAPE_FILL_ON
           
static int SHAPE_FILL_ON_ID
           
static PropertyTypeEx SHAPE_FILL_OPACITY
           
static int SHAPE_FILL_OPACITY_ID
           
static PropertyTypeEx SHAPE_FILL_TYPE
           
static int SHAPE_FILL_TYPE_ID
           
static PropertyTypeEx SHAPE_LINE_COLOR
           
static int SHAPE_LINE_COLOR_ID
           
static PropertyTypeEx SHAPE_LINE_ON
           
static int SHAPE_LINE_ON_ID
           
static PropertyTypeEx SHAPE_PICTURE_BRIGHTNESS
           
static int SHAPE_PICTURE_BRIGHTNESS_ID
           
static PropertyTypeEx SHAPE_PICTURE_CONTRAST
           
static int SHAPE_PICTURE_CONTRAST_ID
           
static PropertyTypeEx SHAPE_PICTURE_GAMMA
           
static int SHAPE_PICTURE_GAMMA_ID
           
static PropertyTypeEx SHAPE_PICTURE_GRAYSCALE
           
static int SHAPE_PICTURE_GRAYSCALE_ID
           
static PropertyTypeEx SHAPE_SHADOW_COLOR
           
static int SHAPE_SHADOW_COLOR_ID
           
static PropertyTypeEx SHAPE_SHADOW_OFFSET_X
           
static int SHAPE_SHADOW_OFFSET_X_ID
           
static PropertyTypeEx SHAPE_SHADOW_OFFSET_Y
           
static int SHAPE_SHADOW_OFFSET_Y_ID
           
static PropertyTypeEx SHAPE_SHADOW_ON
           
static int SHAPE_SHADOW_ON_ID
           
static PropertyTypeEx SHAPE_SHADOW_OPACITY
           
static int SHAPE_SHADOW_OPACITY_ID
           
static PropertyTypeEx SHAPE_SHADOW_TYPE
           
static int SHAPE_SHADOW_TYPE_ID
           
static PropertyTypeEx SHAPE_STROKE_COLOR
           
static int SHAPE_STROKE_COLOR_ID
           
static PropertyTypeEx STROKE_ON
           
static int STROKE_ON_ID
           
static PropertyTypeEx TEXT_BULLET_CHARACTER
           
static int TEXT_BULLET_CHARACTER_ID
           
static PropertyTypeEx TEXT_BULLET_COLOR
           
static int TEXT_BULLET_COLOR_ID
           
static PropertyTypeEx TEXT_BULLET_FONT_NAME
           
static int TEXT_BULLET_FONT_NAME_ID
           
static PropertyTypeEx TEXT_BULLET_NUMBER
           
static int TEXT_BULLET_NUMBER_ID
           
static PropertyTypeEx TEXT_BULLET_RELATIVE_SIZE
           
static int TEXT_BULLET_RELATIVE_SIZE_ID
           
static PropertyTypeEx TEXT_BULLET_STYLE
           
static int TEXT_BULLET_STYLE_ID
           
static PropertyTypeEx TEXT_BULLET_TYPE
           
static int TEXT_BULLET_TYPE_ID
           
static PropertyTypeEx TEXT_FONT_BOLD
           
static int TEXT_FONT_BOLD_ID
           
static PropertyTypeEx TEXT_FONT_COLOR
           
static int TEXT_FONT_COLOR_ID
           
static PropertyTypeEx TEXT_FONT_EMBOSS
           
static int TEXT_FONT_EMBOSS_ID
           
static PropertyTypeEx TEXT_FONT_ITALIC
           
static int TEXT_FONT_ITALIC_ID
           
static PropertyTypeEx TEXT_FONT_NAME
           
static int TEXT_FONT_NAME_ID
           
static PropertyTypeEx TEXT_FONT_SHADOW
           
static int TEXT_FONT_SHADOW_ID
           
static PropertyTypeEx TEXT_FONT_SIZE
           
static int TEXT_FONT_SIZE_ID
           
static PropertyTypeEx TEXT_FONT_STRIKE_THROUGH
           
static int TEXT_FONT_STRIKE_THROUGH_ID
           
static PropertyTypeEx TEXT_FONT_STYLE
           
static int TEXT_FONT_STYLE_ID
           
static PropertyTypeEx TEXT_FONT_SUBSCRIPT
           
static int TEXT_FONT_SUBSCRIPT_ID
           
static PropertyTypeEx TEXT_FONT_SUPERSCRIPT
           
static int TEXT_FONT_SUPERSCRIPT_ID
           
static PropertyTypeEx TEXT_FONT_UNDERLINE
           
static int TEXT_FONT_UNDERLINE_ID
           
static PropertyTypeEx TEXT_FONT_WEIGHT
           
static int TEXT_FONT_WEIGHT_ID
           
static PropertyTypeEx VISIBILITY
           
static int VISIBILITY_ID
           
static PropertyTypeEx X_SHEAR
           
static int X_SHEAR_ID
           
 
Method Summary
static PropertyTypeEx toValue(int id)
          Returns AnimPropertyTypeEx object holding the value of the specified int.
 
Methods inherited from class com.aspose.slides.Enumerate
compareTo, equals, getId, getName, hashCode, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

NOT_DEFINED

public static final PropertyTypeEx NOT_DEFINED

NOT_DEFINED_ID

public static final int NOT_DEFINED_ID
See Also:
Constant Field Values

COLOR

public static final PropertyTypeEx COLOR

COLOR_ID

public static final int COLOR_ID
See Also:
Constant Field Values

PPT_HEIGHT

public static final PropertyTypeEx PPT_HEIGHT

PPT_HEIGHT_ID

public static final int PPT_HEIGHT_ID
See Also:
Constant Field Values

OPACITY

public static final PropertyTypeEx OPACITY

OPACITY_ID

public static final int OPACITY_ID
See Also:
Constant Field Values

ROTATION

public static final PropertyTypeEx ROTATION

ROTATION_ID

public static final int ROTATION_ID
See Also:
Constant Field Values

ROTATION_PPT

public static final PropertyTypeEx ROTATION_PPT

ROTATION_PPT_ID

public static final int ROTATION_PPT_ID
See Also:
Constant Field Values

SHAPE_STROKE_COLOR

public static final PropertyTypeEx SHAPE_STROKE_COLOR

SHAPE_STROKE_COLOR_ID

public static final int SHAPE_STROKE_COLOR_ID
See Also:
Constant Field Values

STROKE_ON

public static final PropertyTypeEx STROKE_ON

STROKE_ON_ID

public static final int STROKE_ON_ID
See Also:
Constant Field Values

SHAPE_FILL_TYPE

public static final PropertyTypeEx SHAPE_FILL_TYPE

SHAPE_FILL_TYPE_ID

public static final int SHAPE_FILL_TYPE_ID
See Also:
Constant Field Values

SHAPE_FILL_BACK_COLOR

public static final PropertyTypeEx SHAPE_FILL_BACK_COLOR

SHAPE_FILL_BACK_COLOR_ID

public static final int SHAPE_FILL_BACK_COLOR_ID
See Also:
Constant Field Values

SHAPE_FILL_COLOR

public static final PropertyTypeEx SHAPE_FILL_COLOR

SHAPE_FILL_COLOR_ID

public static final int SHAPE_FILL_COLOR_ID
See Also:
Constant Field Values

SHAPE_FILL_COLOR2

public static final PropertyTypeEx SHAPE_FILL_COLOR2

SHAPE_FILL_COLOR2_ID

public static final int SHAPE_FILL_COLOR2_ID
See Also:
Constant Field Values

SHAPE_FILL_ON

public static final PropertyTypeEx SHAPE_FILL_ON

SHAPE_FILL_ON_ID

public static final int SHAPE_FILL_ON_ID
See Also:
Constant Field Values

SHAPE_FILL_OPACITY

public static final PropertyTypeEx SHAPE_FILL_OPACITY

SHAPE_FILL_OPACITY_ID

public static final int SHAPE_FILL_OPACITY_ID
See Also:
Constant Field Values

SHAPE_LINE_COLOR

public static final PropertyTypeEx SHAPE_LINE_COLOR

SHAPE_LINE_COLOR_ID

public static final int SHAPE_LINE_COLOR_ID
See Also:
Constant Field Values

SHAPE_LINE_ON

public static final PropertyTypeEx SHAPE_LINE_ON

SHAPE_LINE_ON_ID

public static final int SHAPE_LINE_ON_ID
See Also:
Constant Field Values

SHAPE_PICTURE_BRIGHTNESS

public static final PropertyTypeEx SHAPE_PICTURE_BRIGHTNESS

SHAPE_PICTURE_BRIGHTNESS_ID

public static final int SHAPE_PICTURE_BRIGHTNESS_ID
See Also:
Constant Field Values

SHAPE_PICTURE_CONTRAST

public static final PropertyTypeEx SHAPE_PICTURE_CONTRAST

SHAPE_PICTURE_CONTRAST_ID

public static final int SHAPE_PICTURE_CONTRAST_ID
See Also:
Constant Field Values

SHAPE_PICTURE_GAMMA

public static final PropertyTypeEx SHAPE_PICTURE_GAMMA

SHAPE_PICTURE_GAMMA_ID

public static final int SHAPE_PICTURE_GAMMA_ID
See Also:
Constant Field Values

SHAPE_PICTURE_GRAYSCALE

public static final PropertyTypeEx SHAPE_PICTURE_GRAYSCALE

SHAPE_PICTURE_GRAYSCALE_ID

public static final int SHAPE_PICTURE_GRAYSCALE_ID
See Also:
Constant Field Values

SHAPE_SHADOW_COLOR

public static final PropertyTypeEx SHAPE_SHADOW_COLOR

SHAPE_SHADOW_COLOR_ID

public static final int SHAPE_SHADOW_COLOR_ID
See Also:
Constant Field Values

SHAPE_SHADOW_OFFSET_X

public static final PropertyTypeEx SHAPE_SHADOW_OFFSET_X

SHAPE_SHADOW_OFFSET_X_ID

public static final int SHAPE_SHADOW_OFFSET_X_ID
See Also:
Constant Field Values

SHAPE_SHADOW_OFFSET_Y

public static final PropertyTypeEx SHAPE_SHADOW_OFFSET_Y

SHAPE_SHADOW_OFFSET_Y_ID

public static final int SHAPE_SHADOW_OFFSET_Y_ID
See Also:
Constant Field Values

SHAPE_SHADOW_ON

public static final PropertyTypeEx SHAPE_SHADOW_ON

SHAPE_SHADOW_ON_ID

public static final int SHAPE_SHADOW_ON_ID
See Also:
Constant Field Values

SHAPE_SHADOW_OPACITY

public static final PropertyTypeEx SHAPE_SHADOW_OPACITY

SHAPE_SHADOW_OPACITY_ID

public static final int SHAPE_SHADOW_OPACITY_ID
See Also:
Constant Field Values

SHAPE_SHADOW_TYPE

public static final PropertyTypeEx SHAPE_SHADOW_TYPE

SHAPE_SHADOW_TYPE_ID

public static final int SHAPE_SHADOW_TYPE_ID
See Also:
Constant Field Values

TEXT_BULLET_CHARACTER

public static final PropertyTypeEx TEXT_BULLET_CHARACTER

TEXT_BULLET_CHARACTER_ID

public static final int TEXT_BULLET_CHARACTER_ID
See Also:
Constant Field Values

TEXT_BULLET_COLOR

public static final PropertyTypeEx TEXT_BULLET_COLOR

TEXT_BULLET_COLOR_ID

public static final int TEXT_BULLET_COLOR_ID
See Also:
Constant Field Values

TEXT_BULLET_FONT_NAME

public static final PropertyTypeEx TEXT_BULLET_FONT_NAME

TEXT_BULLET_FONT_NAME_ID

public static final int TEXT_BULLET_FONT_NAME_ID
See Also:
Constant Field Values

TEXT_BULLET_NUMBER

public static final PropertyTypeEx TEXT_BULLET_NUMBER

TEXT_BULLET_NUMBER_ID

public static final int TEXT_BULLET_NUMBER_ID
See Also:
Constant Field Values

TEXT_BULLET_RELATIVE_SIZE

public static final PropertyTypeEx TEXT_BULLET_RELATIVE_SIZE

TEXT_BULLET_RELATIVE_SIZE_ID

public static final int TEXT_BULLET_RELATIVE_SIZE_ID
See Also:
Constant Field Values

TEXT_BULLET_STYLE

public static final PropertyTypeEx TEXT_BULLET_STYLE

TEXT_BULLET_STYLE_ID

public static final int TEXT_BULLET_STYLE_ID
See Also:
Constant Field Values

TEXT_BULLET_TYPE

public static final PropertyTypeEx TEXT_BULLET_TYPE

TEXT_BULLET_TYPE_ID

public static final int TEXT_BULLET_TYPE_ID
See Also:
Constant Field Values

TEXT_FONT_BOLD

public static final PropertyTypeEx TEXT_FONT_BOLD

TEXT_FONT_BOLD_ID

public static final int TEXT_FONT_BOLD_ID
See Also:
Constant Field Values

TEXT_FONT_COLOR

public static final PropertyTypeEx TEXT_FONT_COLOR

TEXT_FONT_COLOR_ID

public static final int TEXT_FONT_COLOR_ID
See Also:
Constant Field Values

TEXT_FONT_EMBOSS

public static final PropertyTypeEx TEXT_FONT_EMBOSS

TEXT_FONT_EMBOSS_ID

public static final int TEXT_FONT_EMBOSS_ID
See Also:
Constant Field Values

TEXT_FONT_ITALIC

public static final PropertyTypeEx TEXT_FONT_ITALIC

TEXT_FONT_ITALIC_ID

public static final int TEXT_FONT_ITALIC_ID
See Also:
Constant Field Values

TEXT_FONT_NAME

public static final PropertyTypeEx TEXT_FONT_NAME

TEXT_FONT_NAME_ID

public static final int TEXT_FONT_NAME_ID
See Also:
Constant Field Values

TEXT_FONT_SHADOW

public static final PropertyTypeEx TEXT_FONT_SHADOW

TEXT_FONT_SHADOW_ID

public static final int TEXT_FONT_SHADOW_ID
See Also:
Constant Field Values

TEXT_FONT_SIZE

public static final PropertyTypeEx TEXT_FONT_SIZE

TEXT_FONT_SIZE_ID

public static final int TEXT_FONT_SIZE_ID
See Also:
Constant Field Values

TEXT_FONT_STYLE

public static final PropertyTypeEx TEXT_FONT_STYLE

TEXT_FONT_STYLE_ID

public static final int TEXT_FONT_STYLE_ID
See Also:
Constant Field Values

TEXT_FONT_WEIGHT

public static final PropertyTypeEx TEXT_FONT_WEIGHT

TEXT_FONT_WEIGHT_ID

public static final int TEXT_FONT_WEIGHT_ID
See Also:
Constant Field Values

TEXT_FONT_STRIKE_THROUGH

public static final PropertyTypeEx TEXT_FONT_STRIKE_THROUGH

TEXT_FONT_STRIKE_THROUGH_ID

public static final int TEXT_FONT_STRIKE_THROUGH_ID
See Also:
Constant Field Values

TEXT_FONT_SUBSCRIPT

public static final PropertyTypeEx TEXT_FONT_SUBSCRIPT

TEXT_FONT_SUBSCRIPT_ID

public static final int TEXT_FONT_SUBSCRIPT_ID
See Also:
Constant Field Values

TEXT_FONT_SUPERSCRIPT

public static final PropertyTypeEx TEXT_FONT_SUPERSCRIPT

TEXT_FONT_SUPERSCRIPT_ID

public static final int TEXT_FONT_SUPERSCRIPT_ID
See Also:
Constant Field Values

TEXT_FONT_UNDERLINE

public static final PropertyTypeEx TEXT_FONT_UNDERLINE

TEXT_FONT_UNDERLINE_ID

public static final int TEXT_FONT_UNDERLINE_ID
See Also:
Constant Field Values

VISIBILITY

public static final PropertyTypeEx VISIBILITY

VISIBILITY_ID

public static final int VISIBILITY_ID
See Also:
Constant Field Values

PPT_WIDTH

public static final PropertyTypeEx PPT_WIDTH

PPT_WIDTH_ID

public static final int PPT_WIDTH_ID
See Also:
Constant Field Values

PPT_X

public static final PropertyTypeEx PPT_X

PPT_X_ID

public static final int PPT_X_ID
See Also:
Constant Field Values

PPT_Y

public static final PropertyTypeEx PPT_Y

PPT_Y_ID

public static final int PPT_Y_ID
See Also:
Constant Field Values

X_SHEAR

public static final PropertyTypeEx X_SHEAR

X_SHEAR_ID

public static final int X_SHEAR_ID
See Also:
Constant Field Values
Method Detail

toValue

public static PropertyTypeEx toValue(int id)
Returns AnimPropertyTypeEx object holding the value of the specified int.