com.aspose.slides

Interfaces

Classes

Exceptions

com.aspose.slides

Class BehaviorProperty

  • java.lang.Object
    • com.aspose.slides.BehaviorProperty
  • All Implemented Interfaces:
    IBehaviorProperty


    public class BehaviorProperty
    extends java.lang.Object
    implements IBehaviorProperty

    Represent property types for animation behavior. Follows the list of properties from https://msdn.microsoft.com/en-us/library/dd949052(v=office.15).aspx and https://msdn.microsoft.com/en-us/library/documentformat.openxml.presentation.attributename(v=office.15).aspx

    • Method Detail

      • getValue

        public final java.lang.String getValue()

        Value of the property

        Specified by:
        getValue in interface IBehaviorProperty
      • isCustom

        public final boolean isCustom()

        Shows if this property does not belong to the predefined properties list in the specification: https://msdn.microsoft.com/en-us/library/dd949052(v=office.15).aspx

        Specified by:
        isCustom in interface IBehaviorProperty
      • getPptX

        public static BehaviorProperty getPptX()

        Represents 'ppt_x' property

      • getPptY

        public static BehaviorProperty getPptY()

        Represents 'ppt_y' property

      • getPptW

        public static BehaviorProperty getPptW()

        Represents 'ppt_w' property

      • getPptH

        public static BehaviorProperty getPptH()

        Represents 'ppt_h' property

      • getPptC

        public static BehaviorProperty getPptC()

        Represents 'ppt_c' property

      • getPptR

        public static BehaviorProperty getPptR()

        Represents 'ppt_r' property

      • getXShear

        public static BehaviorProperty getXShear()

        Represents 'xshear' property

      • getYShear

        public static BehaviorProperty getYShear()

        Represents 'yshear' property

      • getImage

        public static BehaviorProperty getImage()

        Represents 'image' property

      • getScaleX

        public static BehaviorProperty getScaleX()

        Represents 'ScaleX' property

      • getScaleY

        public static BehaviorProperty getScaleY()

        Represents 'ScaleY' property

      • getFillColor

        public static BehaviorProperty getFillColor()

        Represents 'fillcolor' property

      • getStyleOpacity

        public static BehaviorProperty getStyleOpacity()

        Represents 'style.opacity' property

      • getStyleRotation

        public static BehaviorProperty getStyleRotation()

        Represents 'style.rotation' property

      • getStyleVisibility

        public static BehaviorProperty getStyleVisibility()

        Represents 'style.visibility' property

      • getStyleColor

        public static BehaviorProperty getStyleColor()

        Represents 'style.color' property

      • getStyleFontSize

        public static BehaviorProperty getStyleFontSize()

        Represents 'style.fontSize' property

      • getStyleFontWeight

        public static BehaviorProperty getStyleFontWeight()

        Represents 'style.fontWeight' property

      • getStyleFontStyle

        public static BehaviorProperty getStyleFontStyle()

        Represents 'style.fontStyle' property

      • getStyleFontFamily

        public static BehaviorProperty getStyleFontFamily()

        Represents 'style.fontFamily' property

      • getStyleTextEffectEmboss

        public static BehaviorProperty getStyleTextEffectEmboss()

        Represents 'style.textEffectEmboss' property

      • getStyleTextShadow

        public static BehaviorProperty getStyleTextShadow()

        Represents 'style.textShadow' property

      • getStyleTextTransform

        public static BehaviorProperty getStyleTextTransform()

        Represents 'style.textTransform' property

      • getStyleTextDecorationUnderline

        public static BehaviorProperty getStyleTextDecorationUnderline()

        Represents 'style.textDecorationUnderline' property

      • getStyleTextEffectOutline

        public static BehaviorProperty getStyleTextEffectOutline()

        Represents 'style.textEffectOutline' property

      • getStyleTextDecorationLineThrough

        public static BehaviorProperty getStyleTextDecorationLineThrough()

        Represents 'style.textDecorationLineThrough' property

      • getStyleSRotation

        public static BehaviorProperty getStyleSRotation()

        Represents 'style.sRotation' property

      • getImageDataCropTop

        public static BehaviorProperty getImageDataCropTop()

        Represents 'imageData.cropTop' property

      • getImageDataCropBottom

        public static BehaviorProperty getImageDataCropBottom()

        Represents 'imageData.cropBottom' property

      • getImageDataCropLeft

        public static BehaviorProperty getImageDataCropLeft()

        Represents 'imageData.cropLeft' property

      • getImageDataCropRight

        public static BehaviorProperty getImageDataCropRight()

        Represents 'imageData.cropRight' property

      • getImageDataGain

        public static BehaviorProperty getImageDataGain()

        Represents 'imageData.gain' property

      • getImageDataBlacklevel

        public static BehaviorProperty getImageDataBlacklevel()

        Represents 'imageData.blacklevel' property

      • getImageDataGamma

        public static BehaviorProperty getImageDataGamma()

        Represents 'imageData.gamma' property

      • getImageDataGrayscale

        public static BehaviorProperty getImageDataGrayscale()

        Represents 'imageData.grayscale' property

      • getImageDataChromakey

        public static BehaviorProperty getImageDataChromakey()

        Represents 'imageData.chromakey' property

      • getFillOn

        public static BehaviorProperty getFillOn()

        Represents 'fill.on' property

      • getFillType

        public static BehaviorProperty getFillType()

        Represents 'fill.type' property

      • getFill_Color

        public static BehaviorProperty getFill_Color()

        Represents 'fill.color' property

      • getFillOpacity

        public static BehaviorProperty getFillOpacity()

        Represents 'fill.opacity' property

      • getFillColor2

        public static BehaviorProperty getFillColor2()

        Represents 'fill.color2' property

      • getFillMethod

        public static BehaviorProperty getFillMethod()

        Represents 'fill.method' property

      • getFillOpacity2

        public static BehaviorProperty getFillOpacity2()

        Represents 'fill.opacity2' property

      • getFillAngle

        public static BehaviorProperty getFillAngle()

        Represents 'fill.angle' property

      • getFillFocus

        public static BehaviorProperty getFillFocus()

        Represents 'fill.focus' property

      • getFillFocusPositionX

        public static BehaviorProperty getFillFocusPositionX()

        Represents 'fill.focusposition.x' property

      • getFillFocusPositionY

        public static BehaviorProperty getFillFocusPositionY()

        Represents 'fill.focusposition.y' property

      • getFillFocusSizeX

        public static BehaviorProperty getFillFocusSizeX()

        Represents 'fill.focussize.x' property

      • getFillFocusSizeY

        public static BehaviorProperty getFillFocusSizeY()

        Represents 'fill.focussize.y' property

      • getStrokeOn

        public static BehaviorProperty getStrokeOn()

        Represents 'stroke.on' property

      • getStrokeColor

        public static BehaviorProperty getStrokeColor()

        Represents 'stroke.color' property

      • getStrokeWeight

        public static BehaviorProperty getStrokeWeight()

        Represents 'stroke.weight' property

      • getStrokeOpacity

        public static BehaviorProperty getStrokeOpacity()

        Represents 'stroke.opacity' property

      • getStrokeLineStyle

        public static BehaviorProperty getStrokeLineStyle()

        Represents 'stroke.linestyle' property

      • getStrokeDashStyle

        public static BehaviorProperty getStrokeDashStyle()

        Represents 'stroke.dashstyle' property

      • getStrokeFillType

        public static BehaviorProperty getStrokeFillType()

        Represents 'stroke.filltype' property

      • getStrokeSrc

        public static BehaviorProperty getStrokeSrc()

        Represents 'stroke.src' property

      • getStrokeColor2

        public static BehaviorProperty getStrokeColor2()

        Represents 'stroke.color2' property

      • getStrokeImageSizeX

        public static BehaviorProperty getStrokeImageSizeX()

        Represents 'stroke.imagesize.x' property

      • getStrokeImageSizeY

        public static BehaviorProperty getStrokeImageSizeY()

        Represents 'stroke.imagesize.y' property

      • getStrokeStartArrow

        public static BehaviorProperty getStrokeStartArrow()

        Represents 'stroke.startArrow' property

      • getStrokeEndArrow

        public static BehaviorProperty getStrokeEndArrow()

        Represents 'stroke.endArrow' property

      • getStrokeStartArrowWidth

        public static BehaviorProperty getStrokeStartArrowWidth()

        Represents 'stroke.startArrowWidth' property

      • getStrokeStartArrowLength

        public static BehaviorProperty getStrokeStartArrowLength()

        Represents 'stroke.startArrowLength' property

      • getStrokeEndArrowWidth

        public static BehaviorProperty getStrokeEndArrowWidth()

        Represents 'stroke.endArrowWidth' property

      • getStrokeEndArrowLength

        public static BehaviorProperty getStrokeEndArrowLength()

        Represents 'stroke.endArrowLength' property

      • getShadowOn

        public static BehaviorProperty getShadowOn()

        Represents 'shadow.on' property

      • getShadowType

        public static BehaviorProperty getShadowType()

        Represents 'shadow.type' property

      • getShadowColor

        public static BehaviorProperty getShadowColor()

        Represents 'shadow.color' property

      • getShadowColor2

        public static BehaviorProperty getShadowColor2()

        Represents 'shadow.color2' property

      • getShadowOpacity

        public static BehaviorProperty getShadowOpacity()

        Represents 'shadow.opacity' property

      • getShadowOffsetX

        public static BehaviorProperty getShadowOffsetX()

        Represents 'shadow.offset.x' property

      • getShadowOffsetY

        public static BehaviorProperty getShadowOffsetY()

        Represents 'shadow.offset.y' property

      • getShadowOffset2X

        public static BehaviorProperty getShadowOffset2X()

        Represents 'shadow.offset2.x' property

      • getShadowOffset2Y

        public static BehaviorProperty getShadowOffset2Y()

        Represents 'shadow.offset2.y' property

      • getShadowOriginX

        public static BehaviorProperty getShadowOriginX()

        Represents 'shadow.origin.x' property

      • getShadowOriginY

        public static BehaviorProperty getShadowOriginY()

        Represents 'shadow.origin.y' property

      • getShadowMatrixXtoX

        public static BehaviorProperty getShadowMatrixXtoX()

        Represents 'shadow.matrix.xtox' property

      • getShadowMatrixXtoY

        public static BehaviorProperty getShadowMatrixXtoY()

        Represents 'shadow.matrix.xtoy' property

      • getShadowMatrixYtoX

        public static BehaviorProperty getShadowMatrixYtoX()

        Represents 'shadow.matrix.ytox' property

      • getShadowMatrixYtoY

        public static BehaviorProperty getShadowMatrixYtoY()

        Represents 'shadow.matrix.ytoy' property

      • getShadowMatrixPerspectiveX

        public static BehaviorProperty getShadowMatrixPerspectiveX()

        Represents 'shadow.matrix.perspectiveX' property

      • getShadowMatrixPerspectiveY

        public static BehaviorProperty getShadowMatrixPerspectiveY()

        Represents 'shadow.matrix.perspectiveY' property

      • getSkewOn

        public static BehaviorProperty getSkewOn()

        Represents 'skew.on' property

      • getSkewOffsetX

        public static BehaviorProperty getSkewOffsetX()

        Represents 'skew.offset.x' property

      • getSkewOffsetY

        public static BehaviorProperty getSkewOffsetY()

        Represents 'skew.offset.y' property

      • getSkewOriginX

        public static BehaviorProperty getSkewOriginX()

        Represents 'skew.origin.x' property

      • getSkewOriginY

        public static BehaviorProperty getSkewOriginY()

        Represents 'skew.origin.y' property

      • getSkewMatrixXtoX

        public static BehaviorProperty getSkewMatrixXtoX()

        Represents 'skew.matrix.xtox' property

      • getSkewMatrixXtoY

        public static BehaviorProperty getSkewMatrixXtoY()

        Represents 'skew.matrix.xtoy' property

      • getSkewMatrixYtoX

        public static BehaviorProperty getSkewMatrixYtoX()

        Represents 'skew.matrix.ytox' property

      • getSkewMatrixYtoY

        public static BehaviorProperty getSkewMatrixYtoY()

        Represents 'skew.matrix.ytoy' property

      • getSkewMatrixPerspectiveX

        public static BehaviorProperty getSkewMatrixPerspectiveX()

        Represents 'skew.matrix.perspectiveX' property

      • getSkewMatrixPerspectiveY

        public static BehaviorProperty getSkewMatrixPerspectiveY()

        Represents 'skew.matrix.perspectiveY' property

      • getExtrusionOn

        public static BehaviorProperty getExtrusionOn()

        Represents 'extrusion.on' property

      • getExtrusionType

        public static BehaviorProperty getExtrusionType()

        Represents 'extrusion.type' property

      • getExtrusionRender

        public static BehaviorProperty getExtrusionRender()

        Represents 'extrusion.render' property

      • getExtrusionViewPointOriginX

        public static BehaviorProperty getExtrusionViewPointOriginX()

        Represents 'extrusion.viewpointorigin.x' property

      • getExtrusionViewPointOriginY

        public static BehaviorProperty getExtrusionViewPointOriginY()

        Represents 'extrusion.viewpointorigin.y' property

      • getExtrusionViewPointX

        public static BehaviorProperty getExtrusionViewPointX()

        Represents 'extrusion.viewpoint.x' property

      • getExtrusionViewPointY

        public static BehaviorProperty getExtrusionViewPointY()

        Represents 'extrusion.viewpoint.y' property

      • getExtrusionViewPointZ

        public static BehaviorProperty getExtrusionViewPointZ()

        Represents 'extrusion.viewpoint.z' property

      • getExtrusionPlane

        public static BehaviorProperty getExtrusionPlane()

        Represents 'extrusion.plane' property

      • getExtrusionSkewAngle

        public static BehaviorProperty getExtrusionSkewAngle()

        Represents 'extrusion.skewangle' property

      • getExtrusionSkewAmt

        public static BehaviorProperty getExtrusionSkewAmt()

        Represents 'extrusion.skewamt' property

      • getExtrusionBackDepth

        public static BehaviorProperty getExtrusionBackDepth()

        Represents 'extrusion.backdepth' property

      • getExtrusionForeDepth

        public static BehaviorProperty getExtrusionForeDepth()

        Represents 'extrusion.foredepth' property

      • getExtrusionOrientationX

        public static BehaviorProperty getExtrusionOrientationX()

        Represents 'extrusion.orientation.x' property

      • getExtrusionOrientationY

        public static BehaviorProperty getExtrusionOrientationY()

        Represents 'extrusion.orientation.y' property

      • getExtrusionOrientationZ

        public static BehaviorProperty getExtrusionOrientationZ()

        Represents 'extrusion.orientation.z' property

      • getExtrusionOrientationAngle

        public static BehaviorProperty getExtrusionOrientationAngle()

        Represents 'extrusion.orientationangle' property

      • getExtrusionColor

        public static BehaviorProperty getExtrusionColor()

        Represents 'extrusion.color' property

      • getExtrusionRotationAngleX

        public static BehaviorProperty getExtrusionRotationAngleX()

        Represents 'extrusion.rotationangle.x' property

      • getExtrusionRotationAngleY

        public static BehaviorProperty getExtrusionRotationAngleY()

        Represents 'extrusion.rotationangle.y' property

      • getExtrusionLockRotationCenter

        public static BehaviorProperty getExtrusionLockRotationCenter()

        Represents 'extrusion.lockrotationcenter' property

      • getExtrusionAutoRotationCenter

        public static BehaviorProperty getExtrusionAutoRotationCenter()

        Represents 'extrusion.autorotationcenter' property

      • getExtrusionRotationCenterX

        public static BehaviorProperty getExtrusionRotationCenterX()

        Represents 'extrusion.rotationcenter.x' property

      • getExtrusionRotationCenterY

        public static BehaviorProperty getExtrusionRotationCenterY()

        Represents 'extrusion.rotationcenter.y' property

      • getExtrusionRotationCenterZ

        public static BehaviorProperty getExtrusionRotationCenterZ()

        Represents 'extrusion.rotationcenter.z' property

      • getExtrusionColorMode

        public static BehaviorProperty getExtrusionColorMode()

        Represents 'extrusion.colormode' property

      • equals

        public boolean equals(java.lang.Object obj)

        Checks if this object is equal to another.

        Overrides:
        equals in class java.lang.Object
        Parameters:
        obj - Object to compare.
        Returns:
        True if objects are equal.
      • hashCode

        public int hashCode()

        Calculates and returns hach code based on the Value(getValue()) property

        Overrides:
        hashCode in class java.lang.Object
        Returns:
        Returns hash code for this object
      • getOrCreateByValue

        public static BehaviorProperty getOrCreateByValue(java.lang.String propertyValue)

        Looks for existing behavior property by value or creates new custom one with the specified value

        Parameters:
        propertyValue - value of the property
        Returns:
        instance of BehaviorProperty