|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.GradientStopDataEx
public class GradientStopDataEx
immutable object which represents a gradient stop.
Method Summary | |
---|---|
java.awt.Color |
getColor()
|
float |
getPosition()
Returns the position (0..1) of a gradient stop. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public float getPosition()
Returns the position (0..1) of a gradient stop.
Readonly float
.
public java.awt.Color getColor()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |