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