|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.engines.chart.bo.ChartImpl
it.eng.spagobi.engines.chart.bo.charttypes.blockcharts.BlockCharts
public class BlockCharts
Field Summary | |
---|---|
static java.lang.String |
ANNOTATION
|
static java.lang.String |
BEGIN_ACTIVITY_DATE
|
static java.lang.String |
BEGIN_ACTIVITY_TIME
|
static java.lang.String |
DURATION
|
static java.lang.String |
PATTERN
|
protected StyleLabel |
styleAnnotation
|
Constructor Summary | |
---|---|
BlockCharts()
|
Method Summary | |
---|---|
void |
configureChart(it.eng.spago.base.SourceBean content)
configureChart reads the content of the template and sets the chart parameters. |
java.util.Map |
getConfParameters()
|
void |
setConfParameters(java.util.Map confParameters)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static java.lang.String ANNOTATION
public static java.lang.String BEGIN_ACTIVITY_DATE
public static java.lang.String BEGIN_ACTIVITY_TIME
public static java.lang.String PATTERN
public static java.lang.String DURATION
protected StyleLabel styleAnnotation
Constructor Detail |
---|
public BlockCharts()
Method Detail |
---|
public void configureChart(it.eng.spago.base.SourceBean content)
ChartImpl
configureChart
in interface IChart
configureChart
in class ChartImpl
content
- the contentpublic java.util.Map getConfParameters()
public void setConfParameters(java.util.Map confParameters)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |