Interface IAxesFactory
-
- All Known Implementing Classes:
DAxesFactory,DefaultAxesFactory
public interface IAxesFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AxiscreateXAxis()Creates the primary x axis for theXYGraphAxiscreateYAxis()Creates the primary y axis for theXYGraph
-