|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.ColorBlend
public final class ColorBlend
Constructor Summary | |
---|---|
ColorBlend()
|
|
ColorBlend(int count)
|
Method Summary | |
---|---|
int[] |
getColors()
|
float[] |
getPositions()
|
void |
setColors(int[] value)
|
void |
setPositions(float[] value)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ColorBlend()
public ColorBlend(int count)
Method Detail |
---|
public int[] getColors()
public void setColors(int[] value)
public float[] getPositions()
public void setPositions(float[] value)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |