|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.pptx.animation.AnimColorOffsetEx
public class AnimColorOffsetEx
Represent color offset.
Constructor Summary | |
---|---|
AnimColorOffsetEx()
|
Method Summary | |
---|---|
float |
getValue0()
Returns the first value of an offset. |
float |
getValue1()
Returns the second value of an offset. |
float |
getValue2()
Returns the third value of an offset. |
void |
setValue0(float value)
Sets the first value of an offset. |
void |
setValue1(float value)
Sets the second value of an offset. |
void |
setValue2(float value)
Sets the third value of an offset. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AnimColorOffsetEx()
Method Detail |
---|
public float getValue0()
public void setValue0(float value)
value
- public float getValue1()
public void setValue1(float value)
value
- public float getValue2()
public void setValue2(float value)
value
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |