Interface ShapeConfigFactory
-
- All Known Implementing Classes:
BarcodeShapeConfigFactory
,CategoryChartConfigFactory
,DocumentShapeConfigFactory
,LabelShapeConfigFactory
,PieChartConfigFactory
,TableGroupShapeConfigFactory
,TableShapeConfigFactory
,TextShapeConfigFactory
,TimeseriesChartConfigFactory
,XYChartConfigFactory
public interface ShapeConfigFactory
Created by carl.gould on 5/5/2015.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ShapeConfigPanel
createConfigPanel(ReportingResourceEditor editor, RMShape shape)
-
-
-
Method Detail
-
createConfigPanel
ShapeConfigPanel createConfigPanel(ReportingResourceEditor editor, RMShape shape)
-
-