Class BarChartCompiler
java.lang.Object
net.n2oapp.framework.config.metadata.compile.widget.chart.AbstractChartCompiler<BarChart,N2oBarChart>
net.n2oapp.framework.config.metadata.compile.widget.chart.StandardChartCompiler<BarChart,N2oBarChart>
net.n2oapp.framework.config.metadata.compile.widget.chart.BarChartCompiler
- All Implemented Interfaces:
SourceClassAware,SourceCompiler<BarChart,,N2oBarChart, CompileContext<?, ?>> BaseSourceCompiler<BarChart,N2oBarChart, CompileContext<?, ?>>
Компиляция компонента гистограммы
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncompile(N2oBarChart 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
-
BarChartCompiler
public BarChartCompiler()
-
-
Method Details
-
compile
-
getSourceClass
-