|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.davisor.graphics.chart.ChartAttributesFactory
ChartAttributesFactory is used to create objects that implement ChartAttributes interface.
ChartAttributes,
ChartObjectAttributes| Field Summary | |
protected static ChartAttributesFactory |
singletonInstance
Only instance of this class |
| Constructor Summary | |
protected |
ChartAttributesFactory()
Protected constructor, instances can be created only by createInstance method. |
| Method Summary | |
ChartObjectAttributes |
createChartObjectAttributes()
Returns a new instance of ChartObjectAttributes. |
static ChartAttributesFactory |
getInstance()
Returns instance of this object. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected static ChartAttributesFactory singletonInstance
| Constructor Detail |
protected ChartAttributesFactory()
| Method Detail |
public ChartObjectAttributes createChartObjectAttributes()
public static ChartAttributesFactory getInstance()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||