Class PieChartCompiler
java.lang.Object
net.n2oapp.framework.config.metadata.compile.widget.chart.AbstractChartCompiler<PieChart,N2oPieChart>
net.n2oapp.framework.config.metadata.compile.widget.chart.PieChartCompiler
- All Implemented Interfaces:
SourceClassAware,SourceCompiler<PieChart,,N2oPieChart, CompileContext<?, ?>> BaseSourceCompiler<PieChart,N2oPieChart, CompileContext<?, ?>>
Компиляция круговой диаграммы
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncompile(N2oPieChart source, CompileContext<?, ?> context, CompileProcessor p) Methods inherited from class net.n2oapp.framework.config.metadata.compile.widget.chart.AbstractChartCompiler
build
-
Constructor Details
-
PieChartCompiler
public PieChartCompiler()
-
-
Method Details
-
compile
-
getSourceClass
-