|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.BehaviorEx
com.aspose.slides.ScaleEffectEx
public class ScaleEffectEx
Represents animation scale effect.
Constructor Summary | |
---|---|
ScaleEffectEx()
|
Method Summary | |
---|---|
byte |
getZoomContent()
Determines whether a content should be zoomed. |
void |
setZoomContent(byte value)
|
Methods inherited from class com.aspose.slides.BehaviorEx |
---|
getAccumulate, getAdditive, getProperties, getTiming, setAccumulate, setAdditive, setTiming |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ScaleEffectEx()
Method Detail |
---|
public byte getZoomContent()
Determines whether a content should be zoomed.
public void setZoomContent(byte value)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |