org.pentaho.chart.model
Class Texture
java.lang.Object
org.pentaho.chart.model.Texture
- All Implemented Interfaces:
- Serializable
public class Texture
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Texture
public Texture()
getImageLocation
public String getImageLocation()
setImageLocation
public void setImageLocation(String imageLocation)
getX1
public Integer getX1()
setX1
public void setX1(Integer x1)
getY1
public Integer getY1()
setY1
public void setY1(Integer y1)
getX2
public Integer getX2()
setX2
public void setX2(Integer x2)
getY2
public Integer getY2()
setY2
public void setY2(Integer y2)