com.aspose.slides
Class EffectFactory
java.lang.Object
com.aspose.slides.EffectFactory
- All Implemented Interfaces:
- IEffectFactory
public class EffectFactory
- extends java.lang.Object
- implements IEffectFactory
Allows to create effects
For COM compatibility
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EffectFactory
public EffectFactory()
createGlow
public IGlow createGlow()
- Specified by:
createGlow
in interface IEffectFactory
createInnerShadow
public IInnerShadow createInnerShadow()
- Specified by:
createInnerShadow
in interface IEffectFactory
createOuterShadow
public IOuterShadow createOuterShadow()
- Specified by:
createOuterShadow
in interface IEffectFactory
createPresetShadow
public IPresetShadow createPresetShadow()
- Specified by:
createPresetShadow
in interface IEffectFactory
createReflection
public IReflection createReflection()
- Specified by:
createReflection
in interface IEffectFactory
createSoftEdge
public ISoftEdge createSoftEdge()
- Specified by:
createSoftEdge
in interface IEffectFactory
getImageTransformOperationFactory
public IImageTransformOperationFactory getImageTransformOperationFactory()
Returns ImageTransformOperationFactory.
Read-only IImageTransformOperationFactory
.
- Specified by:
getImageTransformOperationFactory
in interface IEffectFactory
Copyright © Copyright 2004-2016 Aspose Pty Ltd. All Rights Reserved.