org.pentaho.chart.model
Class Gradient
java.lang.Object
org.pentaho.chart.model.Gradient
- All Implemented Interfaces:
- Serializable
public class Gradient
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Gradient
public Gradient()
getX1
public Integer getX1()
setX1
public void setX1(Integer x1)
getY1
public Integer getY1()
setY1
public void setY1(Integer y1)
getColor1
public Integer getColor1()
setColor1
public void setColor1(Integer color1)
getX2
public Integer getX2()
setX2
public void setX2(Integer x2)
getY2
public Integer getY2()
setY2
public void setY2(Integer y2)
getColor2
public Integer getColor2()
setColor2
public void setColor2(Integer color2)