public class Stop extends java.lang.Object
private Color
color
private float
offset
Stop(Color color, float offset)
Color
getColor()
float
getOffset()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private final Color color
private final float offset
public Stop(Color color, float offset)
public Color getColor()
public float getOffset()