Class AreaChartCompiler
java.lang.Object
net.n2oapp.framework.config.metadata.compile.widget.chart.AbstractChartCompiler<AreaChart,N2oAreaChart>
net.n2oapp.framework.config.metadata.compile.widget.chart.StandardChartCompiler<AreaChart,N2oAreaChart>
net.n2oapp.framework.config.metadata.compile.widget.chart.AreaChartCompiler
- All Implemented Interfaces:
SourceClassAware,SourceCompiler<AreaChart,,N2oAreaChart, CompileContext<?, ?>> BaseSourceCompiler<AreaChart,N2oAreaChart, CompileContext<?, ?>>
Компиляция компонента диаграммы-области
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncompile(N2oAreaChart source, CompileContext<?, ?> context, CompileProcessor p) Methods inherited from class net.n2oapp.framework.config.metadata.compile.widget.chart.StandardChartCompiler
compileStandardChartMethods inherited from class net.n2oapp.framework.config.metadata.compile.widget.chart.AbstractChartCompiler
build
-
Constructor Details
-
AreaChartCompiler
public AreaChartCompiler()
-
-
Method Details
-
compile
-
getSourceClass
-