|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pentaho.chart.plugin.jfreechart.utils.ShapeFactory
public class ShapeFactory
This class provides a Shape object base on the element data. Author: William Seyler Date: May 15, 2008 Time: 3:18:40 PM
| Method Summary | |
|---|---|
Object |
clone()
Overriding Object class's clone method so that clone() is not supported. |
static ShapeFactory |
getInstance()
Returns a singleton StrokeFactory object. |
Shape |
getShape(ChartElement element)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ShapeFactory getInstance()
public Object clone()
throws CloneNotSupportedException
clone in class ObjectCloneNotSupportedExceptionpublic Shape getShape(ChartElement element)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||