Interface IChartComputationFactory
- All Known Implementing Classes:
ChartComputationFactory
public interface IChartComputationFactory
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
createGObjectFactory
IGObjectFactory createGObjectFactory() -
createChartComputation
IChartComputation createChartComputation()
-