public abstract class AccountingChartBuilder extends Object
| Modifier and Type | Field and Description |
|---|---|
protected AccountingChartSpec |
accountingChartSpec |
| Constructor and Description |
|---|
AccountingChartBuilder() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
buildChart() |
void |
createSpec() |
AccountingChartSpec |
getAccountingChartSpec() |
protected AccountingChartSpec accountingChartSpec
public AccountingChartSpec getAccountingChartSpec()
public void createSpec()
public abstract void buildChart()
throws ChartDrawException
ChartDrawExceptionCopyright © 2024. All rights reserved.