|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectar.com.fdvs.dj.domain.chart.builder.AbstractChartBuilder
public abstract class AbstractChartBuilder
| Field Summary | |
|---|---|
protected DJChart |
chart
|
| Constructor Summary | |
|---|---|
AbstractChartBuilder()
|
|
| Method Summary | |
|---|---|
DJChart |
build()
|
protected abstract byte |
getChartType()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected DJChart chart
| Constructor Detail |
|---|
public AbstractChartBuilder()
| Method Detail |
|---|
protected abstract byte getChartType()
public DJChart build()
throws ChartBuilderException
ChartBuilderException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||